diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-13 18:22:17 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-13 18:22:17 +0000 |
commit | 1cf7faf17df4d825bd2b7f6e80facc85a78b84c9 (patch) | |
tree | 32262c5f98a756788de64c7db416102f8d191780 /app-arch/pure-sfv | |
parent | mark stable on amd64 (diff) | |
download | historical-1cf7faf17df4d825bd2b7f6e80facc85a78b84c9.tar.gz historical-1cf7faf17df4d825bd2b7f6e80facc85a78b84c9.tar.bz2 historical-1cf7faf17df4d825bd2b7f6e80facc85a78b84c9.zip |
mark stable on amd64
Diffstat (limited to 'app-arch/pure-sfv')
-rw-r--r-- | app-arch/pure-sfv/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/pure-sfv/Manifest | 4 | ||||
-rw-r--r-- | app-arch/pure-sfv/pure-sfv-0.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-arch/pure-sfv/ChangeLog b/app-arch/pure-sfv/ChangeLog index 379b2333cb94..6620930e158e 100644 --- a/app-arch/pure-sfv/ChangeLog +++ b/app-arch/pure-sfv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/pure-sfv # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pure-sfv/ChangeLog,v 1.1 2003/11/16 07:06:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pure-sfv/ChangeLog,v 1.2 2003/12/13 18:22:15 brad_mssw Exp $ + + 13 Dec 2003; Brad House <brad_mssw@gentoo.org> pure-sfv-0.3.ebuild: + mark stable on amd64 *pure-sfv-0.3 (16 Nov 2003) diff --git a/app-arch/pure-sfv/Manifest b/app-arch/pure-sfv/Manifest index 1b06d01878a5..c5e312a1eebf 100644 --- a/app-arch/pure-sfv/Manifest +++ b/app-arch/pure-sfv/Manifest @@ -1,3 +1,3 @@ +MD5 b5c4469ef80f41bf09fc89c66e3f67e8 ChangeLog 461 +MD5 16460aa7aecc3b03f984978cc003bf9f pure-sfv-0.3.ebuild 650 MD5 7d7ba97578b6bdc7d018e40fc31e19cb files/digest-pure-sfv-0.3 67 -MD5 7875271ff564c3e526f0c227e8ae00be pure-sfv-0.3.ebuild 641 -MD5 f3017f250d5360ebc9af09798e53af88 ChangeLog 364 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" |