summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-05 19:06:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-05 19:06:15 +0000
commit8a517afdf7f120f5b01bf25a8ba9b8c7ca434b45 (patch)
tree00adada84ba27e6c56d6d84846bc1540dae169a1 /sys-apps/which
parentaac USE for media-libs/faad2 by Hendrik Iben, bug 211805. (diff)
downloadgentoo-2-8a517afdf7f120f5b01bf25a8ba9b8c7ca434b45.tar.gz
gentoo-2-8a517afdf7f120f5b01bf25a8ba9b8c7ca434b45.tar.bz2
gentoo-2-8a517afdf7f120f5b01bf25a8ba9b8c7ca434b45.zip
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/which')
-rw-r--r--sys-apps/which/ChangeLog5
-rw-r--r--sys-apps/which/which-2.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog
index cfa7daae5678..cffe77f7bd12 100644
--- a/sys-apps/which/ChangeLog
+++ b/sys-apps/which/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/which
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.24 2008/01/19 21:46:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.25 2008/03/05 19:06:15 armin76 Exp $
+
+ 05 Mar 2008; Raúl Porcel <armin76@gentoo.org> which-2.19.ebuild:
+ alpha/ia64/sparc/x86 stable
*which-2.19 (19 Jan 2008)
diff --git a/sys-apps/which/which-2.19.ebuild b/sys-apps/which/which-2.19.ebuild
index 3a45a8e31fb1..24dcb3013c41 100644
--- a/sys-apps/which/which-2.19.ebuild
+++ b/sys-apps/which/which-2.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.19.ebuild,v 1.1 2008/01/19 21:46:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.19.ebuild,v 1.2 2008/03/05 19:06:15 armin76 Exp $
inherit eutils
@@ -10,7 +10,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=""
DEPEND="sys-apps/texinfo"