diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-15 19:39:42 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-15 19:39:42 +0000 |
commit | 53fccedd0836228d27a3e788aab0cc86c2ae04ba (patch) | |
tree | 1db69c6df278167f64355147ab04e24638dc31e4 /dev-perl/XML-Writer | |
parent | Cleanup (diff) | |
download | gentoo-2-53fccedd0836228d27a3e788aab0cc86c2ae04ba.tar.gz gentoo-2-53fccedd0836228d27a3e788aab0cc86c2ae04ba.tar.bz2 gentoo-2-53fccedd0836228d27a3e788aab0cc86c2ae04ba.zip |
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/XML-Writer')
-rw-r--r-- | dev-perl/XML-Writer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/XML-Writer/XML-Writer-0.600.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/XML-Writer/XML-Writer-0.601.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/XML-Writer/XML-Writer-0.602.ebuild | 17 |
4 files changed, 5 insertions, 52 deletions
diff --git a/dev-perl/XML-Writer/ChangeLog b/dev-perl/XML-Writer/ChangeLog index 04732fcb5cf0..4e22123c14cb 100644 --- a/dev-perl/XML-Writer/ChangeLog +++ b/dev-perl/XML-Writer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-Writer # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/ChangeLog,v 1.64 2008/04/29 00:39:52 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/ChangeLog,v 1.65 2008/09/15 19:39:42 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -XML-Writer-0.600.ebuild, + -XML-Writer-0.601.ebuild, -XML-Writer-0.602.ebuild: + Cleanup *XML-Writer-0.604 (29 Apr 2008) diff --git a/dev-perl/XML-Writer/XML-Writer-0.600.ebuild b/dev-perl/XML-Writer/XML-Writer-0.600.ebuild deleted file mode 100644 index 143404843ec6..000000000000 --- a/dev-perl/XML-Writer/XML-Writer-0.600.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/XML-Writer-0.600.ebuild,v 1.12 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="XML Writer Perl Module" -HOMEPAGE="http://search.cpan.org/~josephw/XML-Writer-0.600/" -SRC_URI="mirror://cpan/authors/id/J/JO/JOSEPHW/${P}.tar.gz" -IUSE="" -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/XML-Writer/XML-Writer-0.601.ebuild b/dev-perl/XML-Writer/XML-Writer-0.601.ebuild deleted file mode 100644 index d0e90a92d806..000000000000 --- a/dev-perl/XML-Writer/XML-Writer-0.601.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/XML-Writer-0.601.ebuild,v 1.6 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="XML Writer Perl Module" -HOMEPAGE="http://search.cpan.org/~josephw/XML-Writer-0.600/" -SRC_URI="mirror://cpan/authors/id/J/JO/JOSEPHW/${P}.tar.gz" -IUSE="" -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc ~x86" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/XML-Writer/XML-Writer-0.602.ebuild b/dev-perl/XML-Writer/XML-Writer-0.602.ebuild deleted file mode 100644 index f3e75cedd4ec..000000000000 --- a/dev-perl/XML-Writer/XML-Writer-0.602.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/XML-Writer-0.602.ebuild,v 1.9 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="XML Writer Perl Module" -HOMEPAGE="http://search.cpan.org/~josephw/XML-Writer-0.600/" -SRC_URI="mirror://cpan/authors/id/J/JO/JOSEPHW/${P}.tar.gz" -IUSE="" -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 mips ppc ppc64 sparc x86" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" |