summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Text-WikiFormat')
-rw-r--r--dev-perl/Text-WikiFormat/ChangeLog7
-rw-r--r--dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog
index 402739cd6c7b..b08ac72ae282 100644
--- a/dev-perl/Text-WikiFormat/ChangeLog
+++ b/dev-perl/Text-WikiFormat/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2006/10/20 23:09:56 agriffis Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.19 2007/03/05 12:35:14 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Text-WikiFormat-0.78.ebuild:
+ Stable on x86, bug #169152.
20 Oct 2006; Aron Griffis <agriffis@gentoo.org>
Text-WikiFormat-0.78.ebuild:
diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild
index e9f18a4eb385..f81f7e83624d 100644
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild
+++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.78.ebuild,v 1.6 2006/10/20 23:09:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild,v 1.7 2007/03/05 12:35:14 ticho 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