summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-14 15:33:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-14 15:33:28 +0000
commitbf520c3da9b63a2b92dc9db9fe78bcde125d8918 (patch)
treeeb92d3d135f9531a2230bd057b7c34bf7049f7ba /sys-apps
parentStable for ppc, wrt bug #497216 (diff)
downloadgentoo-2-bf520c3da9b63a2b92dc9db9fe78bcde125d8918.tar.gz
gentoo-2-bf520c3da9b63a2b92dc9db9fe78bcde125d8918.tar.bz2
gentoo-2-bf520c3da9b63a2b92dc9db9fe78bcde125d8918.zip
Stable for ppc, wrt bug #495938
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/which/ChangeLog5
-rw-r--r--sys-apps/which/which-2.20-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog
index b95563b6d9f6..ea36b7b6b47f 100644
--- a/sys-apps/which/ChangeLog
+++ b/sys-apps/which/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/which
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.51 2014/01/14 13:58:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.52 2014/01/14 15:33:28 ago Exp $
+
+ 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> which-2.20-r1.ebuild:
+ Stable for ppc, wrt bug #495938
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> which-2.20-r1.ebuild:
Stable for x86, wrt bug #495938
diff --git a/sys-apps/which/which-2.20-r1.ebuild b/sys-apps/which/which-2.20-r1.ebuild
index 93fe3463130e..6a67ea98042b 100644
--- a/sys-apps/which/which-2.20-r1.ebuild
+++ b/sys-apps/which/which-2.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.9 2014/01/14 13:58:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.10 2014/01/14 15:33:28 ago Exp $
EAPI="4"
@@ -12,7 +12,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 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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 ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_prepare() {