diff options
author | 2004-07-01 21:47:06 +0000 | |
---|---|---|
committer | 2004-07-01 21:47:06 +0000 | |
commit | 113e1615f8a04e521ce2be909c3746c5a2127852 (patch) | |
tree | 113a5faa7eb45fbb733bae0dbb061fc6d4cc5826 /sys-apps/which/which-2.16.ebuild | |
parent | virtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff) | |
download | gentoo-2-113e1615f8a04e521ce2be909c3746c5a2127852.tar.gz gentoo-2-113e1615f8a04e521ce2be909c3746c5a2127852.tar.bz2 gentoo-2-113e1615f8a04e521ce2be909c3746c5a2127852.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-apps/which/which-2.16.ebuild')
-rw-r--r-- | sys-apps/which/which-2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild index 4bed3d243ebb..ae0e6b9189a1 100644 --- a/sys-apps/which/which-2.16.ebuild +++ b/sys-apps/which/which-2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.14 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.15 2004/07/01 21:44:33 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc sys-apps/texinfo" src_unpack() { |