diff options
Diffstat (limited to 'app-misc/realpath/realpath-1.15-r3.ebuild')
-rw-r--r-- | app-misc/realpath/realpath-1.15-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/realpath/realpath-1.15-r3.ebuild b/app-misc/realpath/realpath-1.15-r3.ebuild index bdb3436bcd9b..69c637b29144 100644 --- a/app-misc/realpath/realpath-1.15-r3.ebuild +++ b/app-misc/realpath/realpath-1.15-r3.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.15-r3.ebuild,v 1.3 2011/10/19 03:53:28 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/realpath-1.15-r3.ebuild,v 1.4 2011/12/19 17:52:53 grobian Exp $ EAPI="3" inherit eutils toolchain-funcs flag-o-matic prefix @@ -19,7 +19,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 )" |