public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/realpath/
Date: Mon, 30 Jan 2017 19:03:50 +0000 (UTC)	[thread overview]
Message-ID: <1485803023.97658afee8c05c1980a52397751cb096e325398e.grobian@gentoo> (raw)

commit:     97658afee8c05c1980a52397751cb096e325398e
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 19:03:15 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 19:03:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97658afe

app-misc/realpath: drop unused IRIX and Interix code paths

Package-Manager: portage-2.3.3

 app-misc/realpath/realpath-1.17.ebuild | 6 ------
 app-misc/realpath/realpath-1.18.ebuild | 6 ------
 2 files changed, 12 deletions(-)

diff --git a/app-misc/realpath/realpath-1.17.ebuild b/app-misc/realpath/realpath-1.17.ebuild
index 46e8cb5..568f99b 100644
--- a/app-misc/realpath/realpath-1.17.ebuild
+++ b/app-misc/realpath/realpath-1.17.ebuild
@@ -20,7 +20,6 @@ RDEPEND="!sys-freebsd/freebsd-bin
 	nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
 	nls? ( sys-devel/gettext )
-	x86-interix? ( dev-libs/gnulib )
 	elibc_mintlib? ( virtual/libiconv )"
 
 src_unpack() {
@@ -48,11 +47,6 @@ src_compile() {
 	tc-export CC
 	use nls && use !elibc_glibc && append-libs -lintl
 	[[ ${CHOST} == *-mint* ]] && append-libs "-liconv"
-	if [[ ${CHOST} == *-irix* || ${CHOST} == *-interix[35]* ]] ; then
-		append-flags -I"${EPREFIX}"/usr/$(get_libdir)/gnulib/include
-		append-ldflags -L"${EPREFIX}"/usr/$(get_libdir)/gnulib/$(get_libdir)
-		append-libs -lgnu
-	fi
 
 	local subdir
 	for subdir in src man $(usex nls po ''); do

diff --git a/app-misc/realpath/realpath-1.18.ebuild b/app-misc/realpath/realpath-1.18.ebuild
index 40052f5..b28577d 100644
--- a/app-misc/realpath/realpath-1.18.ebuild
+++ b/app-misc/realpath/realpath-1.18.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
 	nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
 	nls? ( sys-devel/gettext )
-	x86-interix? ( dev-libs/gnulib )
 	elibc_mintlib? ( virtual/libiconv )"
 
 src_unpack() {
@@ -51,11 +50,6 @@ src_compile() {
 	tc-export CC
 	use nls && use !elibc_glibc && append-libs -lintl
 	[[ ${CHOST} == *-mint* ]] && append-libs "-liconv"
-	if [[ ${CHOST} == *-irix* || ${CHOST} == *-interix[35]* ]] ; then
-		append-flags -I"${EPREFIX}"/usr/$(get_libdir)/gnulib/include
-		append-ldflags -L"${EPREFIX}"/usr/$(get_libdir)/gnulib/$(get_libdir)
-		append-libs -lgnu
-	fi
 
 	local subdir
 	for subdir in src man $(usex nls po ''); do


             reply	other threads:[~2017-01-30 19:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-30 19:03 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-06 13:19 [gentoo-commits] repo/gentoo:master commit in: app-misc/realpath/ Fabian Groffen
2020-12-27 14:01 Fabian Groffen
2020-09-22 14:39 Aaron Bauman
2020-09-19 19:15 Sam James
2020-09-19 16:51 Sam James
2020-09-19 16:48 Sam James
2020-09-19 16:46 Sam James
2020-09-01  0:30 Sam James
2020-09-01  0:13 Sam James
2020-06-21 15:24 Thomas Deutschmann
2017-01-29 14:59 Fabian Groffen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1485803023.97658afee8c05c1980a52397751cb096e325398e.grobian@gentoo \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox