summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-12-07 12:13:28 +0000
committerFabian Groffen <grobian@gentoo.org>2009-12-07 12:13:28 +0000
commite0a22c11e6509386c5e732c3a889a33020359767 (patch)
tree05129e290129bdc2f468db38309168e47e015733
parentTake maintainership, Prefix arches sometimes need this app. Fix SRC_URI to p... (diff)
downloadgentoo-2-e0a22c11e6509386c5e732c3a889a33020359767.tar.gz
gentoo-2-e0a22c11e6509386c5e732c3a889a33020359767.tar.bz2
gentoo-2-e0a22c11e6509386c5e732c3a889a33020359767.zip
Add Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r--app-admin/chrpath/ChangeLog5
-rw-r--r--app-admin/chrpath/chrpath-0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/chrpath/ChangeLog b/app-admin/chrpath/ChangeLog
index 7d9b54780d78..9a8fb2457c2f 100644
--- a/app-admin/chrpath/ChangeLog
+++ b/app-admin/chrpath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/chrpath
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.10 2009/12/07 12:10:17 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.11 2009/12/07 12:13:28 grobian Exp $
+
+ 07 Dec 2009; Fabian Groffen <grobian@gentoo.org> chrpath-0.13.ebuild:
+ Add Prefix keywords
07 Dec 2009; Fabian Groffen <grobian@gentoo.org> chrpath-0.13.ebuild,
metadata.xml:
diff --git a/app-admin/chrpath/chrpath-0.13.ebuild b/app-admin/chrpath/chrpath-0.13.ebuild
index 1fdfa576f229..8f615a73d78b 100644
--- a/app-admin/chrpath/chrpath-0.13.ebuild
+++ b/app-admin/chrpath/chrpath-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.11 2009/12/07 12:10:17 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.12 2009/12/07 12:13:28 grobian Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {