summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-10-12 11:24:12 +0000
committerTorsten Veller <tove@gentoo.org>2009-10-12 11:24:12 +0000
commit782b67a9b0eeaf1844da0e0807dd79c20478149d (patch)
tree6fdc93e64ddf84fc0181f74952162f21f306d458 /dev-perl/common-sense
parentCleanup (diff)
downloadgentoo-2-782b67a9b0eeaf1844da0e0807dd79c20478149d.tar.gz
gentoo-2-782b67a9b0eeaf1844da0e0807dd79c20478149d.tar.bz2
gentoo-2-782b67a9b0eeaf1844da0e0807dd79c20478149d.zip
Cleanup
(Portage version: 2.2_rc45/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r--dev-perl/common-sense/ChangeLog6
-rw-r--r--dev-perl/common-sense/common-sense-1.0.ebuild16
-rw-r--r--dev-perl/common-sense/common-sense-2.0.ebuild16
3 files changed, 5 insertions, 33 deletions
diff --git a/dev-perl/common-sense/ChangeLog b/dev-perl/common-sense/ChangeLog
index bf9a2e8d28ab..8002eab59c00 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.4 2009/10/06 19:13:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.5 2009/10/12 11:24:12 tove Exp $
+
+ 12 Oct 2009; Torsten Veller <tove@gentoo.org> -common-sense-1.0.ebuild,
+ -common-sense-2.0.ebuild:
+ Cleanup
*common-sense-2.01 (06 Oct 2009)
diff --git a/dev-perl/common-sense/common-sense-1.0.ebuild b/dev-perl/common-sense/common-sense-1.0.ebuild
deleted file mode 100644
index 649d2ba9fb9f..000000000000
--- a/dev-perl/common-sense/common-sense-1.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-1.0.ebuild,v 1.2 2009/08/25 17:48:58 robbat2 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 ~x86 ~ppc"
diff --git a/dev-perl/common-sense/common-sense-2.0.ebuild b/dev-perl/common-sense/common-sense-2.0.ebuild
deleted file mode 100644
index 75a3b01a1256..000000000000
--- a/dev-perl/common-sense/common-sense-2.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-2.0.ebuild,v 1.1 2009/09/23 19:09:39 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 ~x86"