summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog7
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild17
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild17
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild5
4 files changed, 8 insertions, 38 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index ef20ec0b9dea..f994fe669f48 100644
--- a/dev-perl/Class-Data-Inheritable/ChangeLog
+++ b/dev-perl/Class-Data-Inheritable/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Class-Data-Inheritable
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.32 2008/06/13 16:41:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.33 2008/09/30 11:05:26 tove Exp $
+
+ 30 Sep 2008; Torsten Veller <tove@gentoo.org>
+ -Class-Data-Inheritable-0.04.ebuild, -Class-Data-Inheritable-0.05.ebuild,
+ Class-Data-Inheritable-0.08.ebuild:
+ Cleanup
13 Jun 2008; Raúl Porcel <armin76@gentoo.org>
Class-Data-Inheritable-0.08.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild
deleted file mode 100644
index a50f122ce0cf..000000000000
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.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/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild,v 1.9 2006/11/24 15:40:29 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Exception::Class module for perl"
-SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~tmtm/${P}"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-export OPTIMIZE="${CFLAGS}"
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild
deleted file mode 100644
index 742fb51e56f8..000000000000
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.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/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.7 2006/11/24 15:40:29 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Exception::Class module for perl"
-SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~tmtm/${P}"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-export OPTIMIZE="${CFLAGS}"
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild
index 2f3f4090ec4a..eb740f216226 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild,v 1.2 2008/06/13 16:41:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild,v 1.3 2008/09/30 11:05:26 tove Exp $
+MODULE_AUTHOR=TMTM
inherit perl-module
DESCRIPTION="Exception::Class module for perl"
-SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~tmtm/${P}"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"