diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-05 18:37:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-05 18:37:20 +0000 |
commit | 30cbf7b2b226d2c6aafe7d84c8ff8d6ef0616a61 (patch) | |
tree | fb5a9e431ec2524a697078c0e58f68765f3932f3 /sys-apps/which | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-30cbf7b2b226d2c6aafe7d84c8ff8d6ef0616a61.tar.gz gentoo-2-30cbf7b2b226d2c6aafe7d84c8ff8d6ef0616a61.tar.bz2 gentoo-2-30cbf7b2b226d2c6aafe7d84c8ff8d6ef0616a61.zip |
ia64/m68k/s390/sh stable wrt #283975
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/which')
-rw-r--r-- | sys-apps/which/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/which/which-2.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog index 646bce10a798..a3dc303d2dd3 100644 --- a/sys-apps/which/ChangeLog +++ b/sys-apps/which/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/which # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.39 2009/10/02 23:40:14 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.40 2009/10/05 18:37:20 armin76 Exp $ + + 05 Oct 2009; Raúl Porcel <armin76@gentoo.org> which-2.20.ebuild: + ia64/m68k/s390/sh stable wrt #283975 02 Oct 2009; Tiago Cunha <tcunha@gentoo.org> which-2.20.ebuild: stable sparc, bug 283975 diff --git a/sys-apps/which/which-2.20.ebuild b/sys-apps/which/which-2.20.ebuild index 0dd658676180..18f9e4618f15 100644 --- a/sys-apps/which/which-2.20.ebuild +++ b/sys-apps/which/which-2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20.ebuild,v 1.8 2009/10/02 23:40:14 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20.ebuild,v 1.9 2009/10/05 18:37:20 armin76 Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" @@ -8,7 +8,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" src_install() { |