summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-11-10 14:58:42 +0000
committerSamuli Suominen <drac@gentoo.org>2007-11-10 14:58:42 +0000
commit5fb991638f0a68f27a178f9ae18058b58dba3acc (patch)
treea778b4d03e784058a52441dd6c6500d75144b8ef /dev-perl/Text-WikiFormat
parentamd64 stable (diff)
downloadgentoo-2-5fb991638f0a68f27a178f9ae18058b58dba3acc.tar.gz
gentoo-2-5fb991638f0a68f27a178f9ae18058b58dba3acc.tar.bz2
gentoo-2-5fb991638f0a68f27a178f9ae18058b58dba3acc.zip
amd64 stable
(Portage version: 2.1.3.19)
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.79.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog
index 5d99aa5d7d24..da34ecc1c0c3 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.22 2007/08/09 15:25:14 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.23 2007/11/10 14:58:42 drac Exp $
+
+ 10 Nov 2007; Samuli Suominen <drac@gentoo.org>
+ Text-WikiFormat-0.79.ebuild:
+ amd64 stable
09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
Text-WikiFormat-0.79.ebuild:
diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild
index fc3e19d8829e..8830fef08b8c 100644
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild
+++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild
@@ -1,6 +1,6 @@
# 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.79.ebuild,v 1.4 2007/08/09 15:25:14 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild,v 1.5 2007/11/10 14:58:42 drac Exp $
inherit perl-module
@@ -10,11 +10,11 @@ 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
- >=dev-perl/module-build-0.28
+ >=dev-perl/module-build-0.28
dev-lang/perl"
IUSE=""