diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-05 19:06:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-05 19:06:15 +0000 |
commit | 8a517afdf7f120f5b01bf25a8ba9b8c7ca434b45 (patch) | |
tree | 00adada84ba27e6c56d6d84846bc1540dae169a1 /sys-apps/which/which-2.19.ebuild | |
parent | aac USE for media-libs/faad2 by Hendrik Iben, bug 211805. (diff) | |
download | gentoo-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/which-2.19.ebuild')
-rw-r--r-- | sys-apps/which/which-2.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |