summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2014-01-03 04:21:59 +0000
committerMatt Turner <mattst88@gentoo.org>2014-01-03 04:21:59 +0000
commit9812541dd00f10562c0165ed8a954bef7b360beb (patch)
treea8115c378314815b7eda1d22b22e7e98c1d80564 /sys-apps
parentalpha stable, bug 496434. (diff)
downloadgentoo-2-9812541dd00f10562c0165ed8a954bef7b360beb.tar.gz
gentoo-2-9812541dd00f10562c0165ed8a954bef7b360beb.tar.bz2
gentoo-2-9812541dd00f10562c0165ed8a954bef7b360beb.zip
alpha stable, bug 495938.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/which/ChangeLog7
-rw-r--r--sys-apps/which/which-2.20-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog
index e156bd2fc1e4..c6d7e3cd211b 100644
--- a/sys-apps/which/ChangeLog
+++ b/sys-apps/which/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/which
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.48 2013/12/31 08:46:29 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.49 2014/01/03 04:21:59 mattst88 Exp $
+
+ 03 Jan 2014; Matt Turner <mattst88@gentoo.org> which-2.20-r1.ebuild:
+ alpha stable, bug 495938.
31 Dec 2013; Markus Meier <maekke@gentoo.org> which-2.20-r1.ebuild:
arm stable, bug #495938
diff --git a/sys-apps/which/which-2.20-r1.ebuild b/sys-apps/which/which-2.20-r1.ebuild
index 7042d3b92b6c..a040edae4c9a 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-2013 Gentoo Foundation
+# 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.6 2013/12/31 08:46:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.7 2014/01/03 04:21:59 mattst88 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() {