summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-11-10 10:58:08 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-11-10 10:58:08 +0000
commit93d7d43a2dfd79a140c7b00b5f9b7d433e233e1d (patch)
treea8f3b6c6ee5264daec36b66b5248f413212368c2 /dev-perl/common-sense
parentVersion bump via perl-bump experimental tool. (diff)
downloadgentoo-2-93d7d43a2dfd79a140c7b00b5f9b7d433e233e1d.tar.gz
gentoo-2-93d7d43a2dfd79a140c7b00b5f9b7d433e233e1d.tar.bz2
gentoo-2-93d7d43a2dfd79a140c7b00b5f9b7d433e233e1d.zip
Version bump via perl-bump experimental tool.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r--dev-perl/common-sense/ChangeLog8
-rw-r--r--dev-perl/common-sense/common-sense-2.02.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/common-sense/ChangeLog b/dev-perl/common-sense/ChangeLog
index 8002eab59c00..11daa5e4f610 100644
--- a/dev-perl/common-sense/ChangeLog
+++ b/dev-perl/common-sense/ChangeLog
@@ -1,6 +1,12 @@
# 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.5 2009/10/12 11:24:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.6 2009/11/10 10:58:08 robbat2 Exp $
+
+*common-sense-2.02 (10 Nov 2009)
+
+ 10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +common-sense-2.02.ebuild:
+ Version bump via perl-bump experimental tool.
12 Oct 2009; Torsten Veller <tove@gentoo.org> -common-sense-1.0.ebuild,
-common-sense-2.0.ebuild:
diff --git a/dev-perl/common-sense/common-sense-2.02.ebuild b/dev-perl/common-sense/common-sense-2.02.ebuild
new file mode 100644
index 000000000000..bb1cae0732f2
--- /dev/null
+++ b/dev-perl/common-sense/common-sense-2.02.ebuild
@@ -0,0 +1,16 @@
+# 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.1 2009/11/10 10:58:08 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 ~ppc ~x86"