summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-12-19 17:52:53 +0000
committerFabian Groffen <grobian@gentoo.org>2011-12-19 17:52:53 +0000
commit040e586167e7aa165ed3f9641c5bc41d14b0fbcf (patch)
tree72c88777808b5fdf19d9d6d3ba3ec7ee2e886a65 /app-misc/realpath/realpath-1.16.ebuild
parentBump to 0.0.4 (diff)
downloadhistorical-040e586167e7aa165ed3f9641c5bc41d14b0fbcf.tar.gz
historical-040e586167e7aa165ed3f9641c5bc41d14b0fbcf.tar.bz2
historical-040e586167e7aa165ed3f9641c5bc41d14b0fbcf.zip
Drop no longer existing elibc_IRIX flag
Package-Manager: portage-2.2.01.19941-prefix/cvs/Darwin i386
Diffstat (limited to 'app-misc/realpath/realpath-1.16.ebuild')
-rw-r--r--app-misc/realpath/realpath-1.16.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/realpath/realpath-1.16.ebuild b/app-misc/realpath/realpath-1.16.ebuild
index 6e50ebae689c..897392abf01c 100644
--- a/app-misc/realpath/realpath-1.16.ebuild
+++ b/app-misc/realpath/realpath-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/realpath-1.16.ebuild,v 1.3 2011/10/19 03:53:28 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/realpath-1.16.ebuild,v 1.4 2011/12/19 17:52:53 grobian Exp $
EAPI="3"
inherit eutils toolchain-funcs flag-o-matic prefix
@@ -20,7 +20,6 @@ RDEPEND="!sys-freebsd/freebsd-bin
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
- elibc_IRIX? ( dev-libs/gnulib )
x86-interix? ( dev-libs/gnulib )
elibc_mintlib? ( virtual/libiconv )"