diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:09:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:09:56 +0000 |
commit | 24639f1cef986ca5695a3222c0e800d89ee8a16a (patch) | |
tree | b66410d6ef74c99b138b2207f84db6859a4b14f3 /dev-perl/Text-WikiFormat | |
parent | Mark 2006.0711 stable on ia64 (diff) | |
download | gentoo-2-24639f1cef986ca5695a3222c0e800d89ee8a16a.tar.gz gentoo-2-24639f1cef986ca5695a3222c0e800d89ee8a16a.tar.bz2 gentoo-2-24639f1cef986ca5695a3222c0e800d89ee8a16a.zip |
Mark 0.78 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl/Text-WikiFormat')
-rw-r--r-- | dev-perl/Text-WikiFormat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild | 4 |
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 |