diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
commit | f52eede2406a9ebeb563460fedb2442aadf4fb47 (patch) | |
tree | 8002ea7d3565b35155ea7264a2d2265d582f806d /sys-apps/which | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.gz gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.bz2 gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-apps/which')
-rw-r--r-- | sys-apps/which/ChangeLog | 5 | ||||
-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 |
4 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog index e0978b7d6787..26775a55255f 100644 --- a/sys-apps/which/ChangeLog +++ b/sys-apps/which/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-apps/which # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.4 2002/08/05 01:16:49 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.5 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *which-2.14 (26 Jul 2002) 04 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> which-2.12-r2.ebuild diff --git a/sys-apps/which/which-2.12-r2.ebuild b/sys-apps/which/which-2.12-r2.ebuild index 73aaec800bd5..215de8564bbb 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-2002 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.11 2002/10/19 03:21:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.12-r2.ebuild,v 1.12 2002/12/09 04:37:27 manson 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 sparc64" +KEYWORDS="x86 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 08c0be0eabd3..f647ce2ce95d 100644 --- a/sys-apps/which/which-2.13.ebuild +++ b/sys-apps/which/which-2.13.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 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.10 2002/10/19 03:21:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.13.ebuild,v 1.11 2002/12/09 04:37:27 manson 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 sparc64" +KEYWORDS="x86 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 da2cb84b3856..88a818b6908d 100644 --- a/sys-apps/which/which-2.14.ebuild +++ b/sys-apps/which/which-2.14.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 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.7 2002/10/19 03:21:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.8 2002/12/09 04:37:27 manson 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" RDEPEND="virtual/glibc sys-apps/texinfo" |