summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-18 01:56:06 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-18 01:56:06 +0000
commit927ffe604d1868e6a0de904e3e50dfbf03db10f6 (patch)
treea9641396cb0c861bf71d8174f65c8e8489cd1d93 /dev-perl/Text-WikiFormat
parentStable on amd64. Bug #142610. (diff)
downloadgentoo-2-927ffe604d1868e6a0de904e3e50dfbf03db10f6.tar.gz
gentoo-2-927ffe604d1868e6a0de904e3e50dfbf03db10f6.tar.bz2
gentoo-2-927ffe604d1868e6a0de904e3e50dfbf03db10f6.zip
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
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 864f5922f780..32c120599325 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.15 2006/08/06 00:32:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.16 2006/08/18 01:56:06 mcummings Exp $
+
+ 18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-WikiFormat-0.77.ebuild:
+ Marking amd64 stable
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Text-WikiFormat-0.76.ebuild, 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 07b401a22f20..a4d557b2b2a7 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.8 2006/08/06 00:32:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.9 2006/08/18 01:56:06 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