diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-11-09 17:32:21 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-11-09 17:32:21 +0000 |
commit | 0213d48052e0fb24ec723941ab6edd0bff2f3acb (patch) | |
tree | 563722e3b5f23458ff43103fd01d9f4d95e94c93 /sys-apps/which/which-2.16.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-0213d48052e0fb24ec723941ab6edd0bff2f3acb.tar.gz gentoo-2-0213d48052e0fb24ec723941ab6edd0bff2f3acb.tar.bz2 gentoo-2-0213d48052e0fb24ec723941ab6edd0bff2f3acb.zip |
x86 stable
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 f4f4f63d4435..30722cdc7c0f 100644 --- a/sys-apps/which/which-2.16.ebuild +++ b/sys-apps/which/which-2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.2 2003/09/18 00:44:33 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.3 2003/11/09 17:32:16 mholzer Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64" +KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64" RDEPEND="virtual/glibc sys-apps/texinfo" |