summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-12 16:51:41 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-12 16:51:41 +0000
commit59d932989d2e7b6297f3916e00aaf2381a86ab40 (patch)
treedfaf90efe455c973d8659748821ee198edd733b9 /dev-perl/Text-WikiFormat
parentMarking sparc stable (diff)
downloadgentoo-2-59d932989d2e7b6297f3916e00aaf2381a86ab40.tar.gz
gentoo-2-59d932989d2e7b6297f3916e00aaf2381a86ab40.tar.bz2
gentoo-2-59d932989d2e7b6297f3916e00aaf2381a86ab40.zip
Marking sparc stable
(Portage version: 2.1)
Diffstat (limited to 'dev-perl/Text-WikiFormat')
-rw-r--r--dev-perl/Text-WikiFormat/ChangeLog6
-rw-r--r--dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog
index 58e792dca399..d13198b33e76 100644
--- a/dev-perl/Text-WikiFormat/ChangeLog
+++ b/dev-perl/Text-WikiFormat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-WikiFormat
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.9 2006/03/30 23:30:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.10 2006/06/12 16:51:41 mcummings Exp $
+
+ 12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-WikiFormat-0.77.ebuild:
+ Marking sparc stable
30 Mar 2006; Aron Griffis <agriffis@gentoo.org>
Text-WikiFormat-0.77.ebuild:
diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild
index 2fb4142db625..34fbd1139738 100644
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild
+++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.3 2006/03/30 23:30:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.4 2006/06/12 16:51:41 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~chromatic/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
DEPEND="dev-perl/URI
virtual/perl-Scalar-List-Utils