diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-13 18:24:38 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-13 18:24:38 +0000 |
commit | 7960f2ce7621384b582ab80dc530d232a3479bdd (patch) | |
tree | 4e8ac36a98fa63c63a4f433348973256e978bcfb /app-arch/pure-sfv/pure-sfv-0.3.ebuild | |
parent | mark stable on amd64 (diff) | |
download | gentoo-2-7960f2ce7621384b582ab80dc530d232a3479bdd.tar.gz gentoo-2-7960f2ce7621384b582ab80dc530d232a3479bdd.tar.bz2 gentoo-2-7960f2ce7621384b582ab80dc530d232a3479bdd.zip |
mark stable on amd64
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 57360aecbffa..ad1700d20e7b 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-2003 Gentoo Technologies, Inc. # 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.1 2003/11/16 07:06:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pure-sfv/pure-sfv-0.3.ebuild,v 1.2 2003/12/13 18:22:15 brad_mssw 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="x86" +KEYWORDS="x86 amd64" DEPEND="virtual/glibc" |