diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-13 04:04:55 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-13 04:04:55 +0000 |
commit | 7503f3cf287fb8d09b13b5fcfe6e3cf97fdb2bc0 (patch) | |
tree | 119874cfd91e6564ea250e629ee32a12a451bf10 /app-arch/pure-sfv/pure-sfv-0.3.ebuild | |
parent | Fix makewhatis variable settings #112249 by Guillaume Castagnino. (diff) | |
download | gentoo-2-7503f3cf287fb8d09b13b5fcfe6e3cf97fdb2bc0.tar.gz gentoo-2-7503f3cf287fb8d09b13b5fcfe6e3cf97fdb2bc0.tar.bz2 gentoo-2-7503f3cf287fb8d09b13b5fcfe6e3cf97fdb2bc0.zip |
Stable on SPARC.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-arch/pure-sfv/pure-sfv-0.3.ebuild')
-rw-r--r-- | app-arch/pure-sfv/pure-sfv-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pure-sfv/pure-sfv-0.3.ebuild b/app-arch/pure-sfv/pure-sfv-0.3.ebuild index 562baec0e9c0..1dfba3e520ce 100644 --- a/app-arch/pure-sfv/pure-sfv-0.3.ebuild +++ b/app-arch/pure-sfv/pure-sfv-0.3.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-arch/pure-sfv/pure-sfv-0.3.ebuild,v 1.10 2005/09/27 12:02:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pure-sfv/pure-sfv-0.3.ebuild,v 1.11 2005/11/13 04:04:55 weeve Exp $ DESCRIPTION="utility to test and create .sfv files and create .par files" HOMEPAGE="http://pure-sfv.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/pure-sfv/${PN}_${PV}_src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND="virtual/libc" |