summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-09-27 12:02:11 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-09-27 12:02:11 +0000
commit124a9f80ceeb649c65e19097e552666bc4e88d99 (patch)
tree7022700d81d69862c38be17ca8ec60186a37fdc6 /app-arch
parentStable on hppa (diff)
downloadgentoo-2-124a9f80ceeb649c65e19097e552666bc4e88d99.tar.gz
gentoo-2-124a9f80ceeb649c65e19097e552666bc4e88d99.tar.bz2
gentoo-2-124a9f80ceeb649c65e19097e552666bc4e88d99.zip
Marked ppc stable.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/pure-sfv/ChangeLog5
-rw-r--r--app-arch/pure-sfv/pure-sfv-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/pure-sfv/ChangeLog b/app-arch/pure-sfv/ChangeLog
index bd0bcdcfd16d..68addf573bb6 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.7 2005/05/04 19:13:16 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pure-sfv/ChangeLog,v 1.8 2005/09/27 12:02:11 josejx Exp $
+
+ 27 Sep 2005; Joseph Jezak <josejx@gentoo.org> pure-sfv-0.3.ebuild:
+ Marked ppc stable for bug #107378.
04 May 2005; David Holm <dholm@gentoo.org> pure-sfv-0.3.ebuild:
Added to ~ppc.
diff --git a/app-arch/pure-sfv/pure-sfv-0.3.ebuild b/app-arch/pure-sfv/pure-sfv-0.3.ebuild
index b1df55a19e86..562baec0e9c0 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.9 2005/05/04 19:13:16 dholm Exp $
+# $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 $
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 amd64 ~sparc ~ppc"
+KEYWORDS="amd64 ppc ~sparc x86"
IUSE=""
DEPEND="virtual/libc"