diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
commit | 1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef (patch) | |
tree | ef0461122d47c11a9fdb6f70dc407a75159ced6f /sys-apps/which | |
parent | regen manifest test (diff) | |
download | gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.gz gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.bz2 gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/which')
-rw-r--r-- | sys-apps/which/which-2.12-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/which/which-2.13.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/which/which-2.14.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/which/which-2.12-r2.ebuild b/sys-apps/which/which-2.12-r2.ebuild index e2e1a3ef6f18..754a6a05d56f 100644 --- a/sys-apps/which/which-2.12-r2.ebuild +++ b/sys-apps/which/which-2.12-r2.ebuild @@ -1,13 +1,13 @@ # 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.12-r2.ebuild,v 1.13 2003/02/13 16:22:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.12-r2.ebuild,v 1.14 2003/06/21 21:19:41 drobbins Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 amd64 ppc sparc " RDEPEND="virtual/glibc sys-apps/texinfo" diff --git a/sys-apps/which/which-2.13.ebuild b/sys-apps/which/which-2.13.ebuild index d29a5caa4334..be1d9be6fed5 100644 --- a/sys-apps/which/which-2.13.ebuild +++ b/sys-apps/which/which-2.13.ebuild @@ -1,13 +1,13 @@ # 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.13.ebuild,v 1.12 2003/02/13 16:22:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.13.ebuild,v 1.13 2003/06/21 21:19:41 drobbins Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 amd64 ppc sparc " RDEPEND="virtual/glibc sys-apps/texinfo" diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild index ca3d7a8901f3..555eea09a092 100644 --- a/sys-apps/which/which-2.14.ebuild +++ b/sys-apps/which/which-2.14.ebuild @@ -1,13 +1,13 @@ # 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.14.ebuild,v 1.13 2003/02/21 02:34:19 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.14 2003/06/21 21:19:41 drobbins Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm" RDEPEND="virtual/glibc sys-apps/texinfo" |