summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-07 21:59:48 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-07 21:59:48 +0000
commitd95b7d7cb69dde89136ef8c0bccd9c01a1f1481e (patch)
tree030214e900623550ef51044d14eca04d58807e73 /sys-apps/which
parentMarked ppc stable for bug #294696. (diff)
downloadhistorical-d95b7d7cb69dde89136ef8c0bccd9c01a1f1481e.tar.gz
historical-d95b7d7cb69dde89136ef8c0bccd9c01a1f1481e.tar.bz2
historical-d95b7d7cb69dde89136ef8c0bccd9c01a1f1481e.zip
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'sys-apps/which')
-rw-r--r--sys-apps/which/ChangeLog7
-rw-r--r--sys-apps/which/which-2.20.ebuild6
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() {