summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 13:08:58 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 13:08:58 +0000
commitf9fd9b460d55b60064391ab3dfa142534825d6c5 (patch)
treea48b54596917eb90cd5302eb750eddefac4630c2 /dev-perl/SVG
parentCleanup (diff)
downloadgentoo-2-f9fd9b460d55b60064391ab3dfa142534825d6c5.tar.gz
gentoo-2-f9fd9b460d55b60064391ab3dfa142534825d6c5.tar.bz2
gentoo-2-f9fd9b460d55b60064391ab3dfa142534825d6c5.zip
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'dev-perl/SVG')
-rw-r--r--dev-perl/SVG/ChangeLog6
-rw-r--r--dev-perl/SVG/SVG-2.32.ebuild15
-rw-r--r--dev-perl/SVG/SVG-2.47.ebuild17
-rw-r--r--dev-perl/SVG/SVG-2.48.ebuild17
4 files changed, 5 insertions, 50 deletions
diff --git a/dev-perl/SVG/ChangeLog b/dev-perl/SVG/ChangeLog
index ee5108aad110..7f2c45dc16f2 100644
--- a/dev-perl/SVG/ChangeLog
+++ b/dev-perl/SVG/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SVG
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.30 2009/01/23 10:14:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.31 2009/03/13 13:08:58 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -SVG-2.32.ebuild,
+ -SVG-2.47.ebuild, -SVG-2.48.ebuild:
+ Cleanup
*SVG-2.49 (23 Jan 2009)
diff --git a/dev-perl/SVG/SVG-2.32.ebuild b/dev-perl/SVG/SVG-2.32.ebuild
deleted file mode 100644
index 699a9216c7b6..000000000000
--- a/dev-perl/SVG/SVG-2.32.ebuild
+++ /dev/null
@@ -1,15 +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/SVG/SVG-2.32.ebuild,v 1.11 2007/07/10 23:33:30 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
-SRC_URI="mirror://cpan/authors/id/R/RO/RONAN/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~ronan/"
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha ~amd64 ia64 ppc sparc x86"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/SVG/SVG-2.47.ebuild b/dev-perl/SVG/SVG-2.47.ebuild
deleted file mode 100644
index 60c7d12cb32f..000000000000
--- a/dev-perl/SVG/SVG-2.47.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.47.ebuild,v 1.1 2008/12/17 16:33:40 tove Exp $
-
-MODULE_AUTHOR=RONAN
-inherit perl-module
-
-DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST=do
diff --git a/dev-perl/SVG/SVG-2.48.ebuild b/dev-perl/SVG/SVG-2.48.ebuild
deleted file mode 100644
index 6ad064389a72..000000000000
--- a/dev-perl/SVG/SVG-2.48.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.48.ebuild,v 1.1 2009/01/13 20:22:39 robbat2 Exp $
-
-MODULE_AUTHOR=RONAN
-inherit perl-module
-
-DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST=do