diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 23:01:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 23:01:43 +0000 |
commit | a90b06d75b86931691e52c52b889e1d6a8dfe6a1 (patch) | |
tree | 909ce3fd1ba70ea83fad6016c6701c51868493d3 /dev-perl/Text-WikiFormat | |
parent | Marking amd64, sparc stable; cleaning up ebuilds (diff) | |
download | gentoo-2-a90b06d75b86931691e52c52b889e1d6a8dfe6a1.tar.gz gentoo-2-a90b06d75b86931691e52c52b889e1d6a8dfe6a1.tar.bz2 gentoo-2-a90b06d75b86931691e52c52b889e1d6a8dfe6a1.zip |
Marking amd64, sparc stable; cleaning up stale ebuilds
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Text-WikiFormat')
4 files changed, 11 insertions, 9 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog index 32c120599325..8d1ec3107d1f 100644 --- a/dev-perl/Text-WikiFormat/ChangeLog +++ b/dev-perl/Text-WikiFormat/ChangeLog @@ -1,6 +1,11 @@ # 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.16 2006/08/18 01:56:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.17 2006/10/15 23:01:43 mcummings Exp $ + + 15 Oct 2006; Michael Cummings <mcummings@gentoo.org> + Text-WikiFormat-0.76.ebuild, Text-WikiFormat-0.77.ebuild, + Text-WikiFormat-0.78.ebuild: + Marking amd64, sparc stable; cleaning up stale ebuilds 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> Text-WikiFormat-0.77.ebuild: diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild index 9203b822feb7..5297fed7dc93 100644 --- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.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.76.ebuild,v 1.10 2006/08/06 00:32:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild,v 1.11 2006/10/15 23:01:43 mcummings Exp $ inherit perl-module @@ -10,13 +10,12 @@ HOMEPAGE="http://search.cpan.org/~chromatic/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND="dev-perl/URI virtual/perl-Scalar-List-Utils >=dev-perl/module-build-0.28 dev-lang/perl" -RDEPEND="${DEPEND}" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild index a4d557b2b2a7..75229de7025d 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.9 2006/08/18 01:56:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.10 2006/10/15 23:01:43 mcummings Exp $ inherit perl-module @@ -16,7 +16,6 @@ DEPEND="dev-perl/URI virtual/perl-Scalar-List-Utils >=dev-perl/module-build-0.28 dev-lang/perl" -RDEPEND="${DEPEND}" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild index b779dd687624..3aae96aebb69 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.4 2006/08/06 00:32:33 mcummings Exp $ +# $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 $ inherit perl-module @@ -10,13 +10,12 @@ 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-lang/perl" -RDEPEND="${DEPEND}" IUSE="" SRC_TEST="do" |