summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-20 23:09:56 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-20 23:09:56 +0000
commitf6fa5382c1be076b5db20134654c7e3c6f609d90 (patch)
tree2644878ed8d3149b62bb58f6a5eb9ae398617f25 /dev-perl/Text-WikiFormat
parentMark 2006.0711 stable on ia64 (diff)
downloadhistorical-f6fa5382c1be076b5db20134654c7e3c6f609d90.tar.gz
historical-f6fa5382c1be076b5db20134654c7e3c6f609d90.tar.bz2
historical-f6fa5382c1be076b5db20134654c7e3c6f609d90.zip
Mark 0.78 stable on ia64
Package-Manager: portage-2.1.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.78.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog
index 8d1ec3107d1f..402739cd6c7b 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.17 2006/10/15 23:01:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.18 2006/10/20 23:09:56 agriffis Exp $
+
+ 20 Oct 2006; Aron Griffis <agriffis@gentoo.org>
+ Text-WikiFormat-0.78.ebuild:
+ Mark 0.78 stable on ia64
15 Oct 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.78.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild
index 3aae96aebb69..e9f18a4eb385 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
# 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.5 2006/10/15 23:01:43 mcummings Exp $
+# $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 $
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