diff options
author | Ned Ludd <solar@gentoo.org> | 2008-05-11 01:06:47 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2008-05-11 01:06:47 +0000 |
commit | 56dc9eb7ae3c9eae987723bc3f2be939d0b6ec3d (patch) | |
tree | 675b66263343bde44e20cb88a5b661218a20899b /app-admin | |
parent | remove double entry in ChangeLog (diff) | |
download | gentoo-2-56dc9eb7ae3c9eae987723bc3f2be939d0b6ec3d.tar.gz gentoo-2-56dc9eb7ae3c9eae987723bc3f2be939d0b6ec3d.tar.bz2 gentoo-2-56dc9eb7ae3c9eae987723bc3f2be939d0b6ec3d.zip |
- keyworded for ~arm
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/chrpath/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/chrpath/chrpath-0.13.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-admin/chrpath/ChangeLog b/app-admin/chrpath/ChangeLog index 0e6540c7f177..b2e456338417 100644 --- a/app-admin/chrpath/ChangeLog +++ b/app-admin/chrpath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/chrpath -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.7 2007/12/25 15:25:42 phreak Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.8 2008/05/11 01:06:47 solar Exp $ + + 11 May 2008; <solar@gentoo.org> chrpath-0.13.ebuild: + - keyworded for ~arm 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: Removing taviso from metadata.xml as per #202471. Assigning to diff --git a/app-admin/chrpath/chrpath-0.13.ebuild b/app-admin/chrpath/chrpath-0.13.ebuild index 9c292a4951ac..f9253f0319ba 100644 --- a/app-admin/chrpath/chrpath-0.13.ebuild +++ b/app-admin/chrpath/chrpath-0.13.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/app-admin/chrpath/chrpath-0.13.ebuild,v 1.7 2008/01/03 15:19:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.8 2008/05/11 01:06:47 solar Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.hungry.com/pub/hungry/chrpath/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-fbsd" +KEYWORDS="~arm amd64 ppc x86 ~x86-fbsd" IUSE="" src_install() { |