diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2005-02-10 09:12:18 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2005-02-10 09:12:18 +0000 |
commit | 35db4e769e48b939a9358350c62a9766d0d5b77b (patch) | |
tree | fb7a8a9e111d4c174ead8d912f292e0c5be5ab96 /app-admin/chrpath | |
parent | controller refresh (diff) | |
download | historical-35db4e769e48b939a9358350c62a9766d0d5b77b.tar.gz historical-35db4e769e48b939a9358350c62a9766d0d5b77b.tar.bz2 historical-35db4e769e48b939a9358350c62a9766d0d5b77b.zip |
x86 for chrpath
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r-- | app-admin/chrpath/Manifest | 2 | ||||
-rw-r--r-- | app-admin/chrpath/chrpath-0.13.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/chrpath/Manifest b/app-admin/chrpath/Manifest index 363e8f510259..375b2390c239 100644 --- a/app-admin/chrpath/Manifest +++ b/app-admin/chrpath/Manifest @@ -1,4 +1,4 @@ MD5 e635c508b99b939392fb09b03b1afc1c ChangeLog 289 MD5 8fc22f08ecb2e292e60ce7553c58d0c2 metadata.xml 222 -MD5 ede588fac66131d487e1c808742c89fe chrpath-0.13.ebuild 585 +MD5 864aa3ad26daf184ac3d0b22182e7a02 chrpath-0.13.ebuild 584 MD5 a8f78c59de4c0fea140d88ce4d22f8da files/digest-chrpath-0.13 64 diff --git a/app-admin/chrpath/chrpath-0.13.ebuild b/app-admin/chrpath/chrpath-0.13.ebuild index efca8e3adcbb..5d513d6d5368 100644 --- a/app-admin/chrpath/chrpath-0.13.ebuild +++ b/app-admin/chrpath/chrpath-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.1 2005/02/05 21:40:16 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.2 2005/02/10 09:12:18 taviso Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.hungry.com/pub/hungry/chrpath/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |