diff options
author | 2004-12-23 19:08:16 +0000 | |
---|---|---|
committer | 2004-12-23 19:08:16 +0000 | |
commit | 1b5886f5cca7e7417f191689e8069599683f32a0 (patch) | |
tree | 51fafaa5ca032d9920ded418cb6a7bdd7275a971 /www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild | |
parent | Fixed dependency (diff) | |
download | historical-1b5886f5cca7e7417f191689e8069599683f32a0.tar.gz historical-1b5886f5cca7e7417f191689e8069599683f32a0.tar.bz2 historical-1b5886f5cca7e7417f191689e8069599683f32a0.zip |
stable on ppc glsa: 73772
Diffstat (limited to 'www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild')
-rw-r--r-- | www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild b/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild index 6bf68de4e576..e292934e6dca 100644 --- a/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild +++ b/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild,v 1.1 2004/12/23 11:10:32 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild,v 1.2 2004/12/23 19:08:16 sejo Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${PN}-${PDATE}.tar.bz2" LICENSE="viewcvs" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="" DEPEND="" |