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 | 190ae5d4e9c63cb73f28d1e90fcda05a3b83f732 (patch) | |
tree | 747d463519f8a9a52a36b2e6f51cadade9033ef2 /app-arch/pure-sfv | |
parent | Fix makewhatis variable settings #112249 by Guillaume Castagnino. (diff) | |
download | historical-190ae5d4e9c63cb73f28d1e90fcda05a3b83f732.tar.gz historical-190ae5d4e9c63cb73f28d1e90fcda05a3b83f732.tar.bz2 historical-190ae5d4e9c63cb73f28d1e90fcda05a3b83f732.zip |
Stable on SPARC.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-arch/pure-sfv')
-rw-r--r-- | app-arch/pure-sfv/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/pure-sfv/Manifest | 16 | ||||
-rw-r--r-- | app-arch/pure-sfv/pure-sfv-0.3.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/app-arch/pure-sfv/ChangeLog b/app-arch/pure-sfv/ChangeLog index 68addf573bb6..b1258f7d5f9f 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pure-sfv/ChangeLog,v 1.8 2005/09/27 12:02:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pure-sfv/ChangeLog,v 1.9 2005/11/13 04:04:55 weeve Exp $ + + 13 Nov 2005; Jason Wever <weeve@gentoo.org> pure-sfv-0.3.ebuild: + Stable on SPARC. 27 Sep 2005; Joseph Jezak <josejx@gentoo.org> pure-sfv-0.3.ebuild: Marked ppc stable for bug #107378. diff --git a/app-arch/pure-sfv/Manifest b/app-arch/pure-sfv/Manifest index 3ccb07b1d711..9a0bbf546505 100644 --- a/app-arch/pure-sfv/Manifest +++ b/app-arch/pure-sfv/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 4f5624beaf1c6ec11acbcb75a8f4d8cd ChangeLog 840 -MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 e086e3919f46e3d2253dd5199959e0a0 pure-sfv-0.3.ebuild 664 +MD5 9a02005a98f47da11699bcb013b6f1c1 ChangeLog 926 MD5 7d7ba97578b6bdc7d018e40fc31e19cb files/digest-pure-sfv-0.3 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDOTTbcsIHjyDViGQRAoiTAJ42aHVRnZxGcUyG3In6EpB4AXxr/wCgljf8 -XLPvi71DZtallmvrqKRim9w= -=bRFh ------END PGP SIGNATURE----- +MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 +MD5 b6474d677b77d8e2a333e13cdcc575df pure-sfv-0.3.ebuild 662 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" |