diff options
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r-- | dev-perl/common-sense/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/common-sense/common-sense-2.02.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/common-sense/common-sense-3.0.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/common-sense/common-sense-3.1.ebuild | 16 |
4 files changed, 5 insertions, 49 deletions
diff --git a/dev-perl/common-sense/ChangeLog b/dev-perl/common-sense/ChangeLog index eff5a189086c..430052ae0685 100644 --- a/dev-perl/common-sense/ChangeLog +++ b/dev-perl/common-sense/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/common-sense # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.12 2010/04/17 11:03:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.13 2010/06/11 05:14:37 tove Exp $ + + 11 Jun 2010; Torsten Veller <tove@gentoo.org> -common-sense-2.02.ebuild, + -common-sense-3.0.ebuild, -common-sense-3.1.ebuild: + Cleanup *common-sense-3.2 (17 Apr 2010) diff --git a/dev-perl/common-sense/common-sense-2.02.ebuild b/dev-perl/common-sense/common-sense-2.02.ebuild deleted file mode 100644 index dab44bdeef51..000000000000 --- a/dev-perl/common-sense/common-sense-2.02.ebuild +++ /dev/null @@ -1,16 +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/common-sense/common-sense-2.02.ebuild,v 1.3 2009/12/23 17:45:17 grobian Exp $ - -MODULE_AUTHOR="MLEHMANN" -EAPI=2 - -inherit perl-module - -DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-solaris" diff --git a/dev-perl/common-sense/common-sense-3.0.ebuild b/dev-perl/common-sense/common-sense-3.0.ebuild deleted file mode 100644 index f54f3a7a32b2..000000000000 --- a/dev-perl/common-sense/common-sense-3.0.ebuild +++ /dev/null @@ -1,16 +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/common-sense/common-sense-3.0.ebuild,v 1.1 2009/12/25 06:43:00 tove Exp $ - -MODULE_AUTHOR="MLEHMANN" -EAPI=2 - -inherit perl-module - -DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-solaris" diff --git a/dev-perl/common-sense/common-sense-3.1.ebuild b/dev-perl/common-sense/common-sense-3.1.ebuild deleted file mode 100644 index 130e02e26667..000000000000 --- a/dev-perl/common-sense/common-sense-3.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-3.1.ebuild,v 1.1 2010/04/07 06:35:23 tove Exp $ - -MODULE_AUTHOR="MLEHMANN" -EAPI=2 - -inherit perl-module - -DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-solaris" |