diff options
author | 2010-01-07 21:59:48 +0000 | |
---|---|---|
committer | 2010-01-07 21:59:48 +0000 | |
commit | 309b71a24f8e387cef57dd85514b78202f4a74a6 (patch) | |
tree | 72a357f9f043e1813f1427868a748c84c8911349 /sys-apps/which | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-309b71a24f8e387cef57dd85514b78202f4a74a6.tar.gz gentoo-2-309b71a24f8e387cef57dd85514b78202f4a74a6.tar.bz2 gentoo-2-309b71a24f8e387cef57dd85514b78202f4a74a6.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-apps/which')
-rw-r--r-- | sys-apps/which/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/which/which-2.20.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog index a3dc303d2dd3..7d0d13ef5af3 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.40 2009/10/05 18:37:20 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.41 2010/01/07 21:59:48 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> which-2.20.ebuild: + Transfer Prefix keywords 05 Oct 2009; Raúl Porcel <armin76@gentoo.org> which-2.20.ebuild: ia64/m68k/s390/sh stable wrt #283975 diff --git a/sys-apps/which/which-2.20.ebuild b/sys-apps/which/which-2.20.ebuild index 18f9e4618f15..344dd1e8d32d 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 +# Copyright 1999-2010 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.9 2009/10/05 18:37:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20.ebuild,v 1.10 2010/01/07 21:59:48 fauli 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 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" src_install() { |