summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-07 06:35:23 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-07 06:35:23 +0000
commita59e5997939515d6dc5586956616feb992a1852a (patch)
tree7ff35c70869c2cde87f1eeaa35ec9da93b077854 /dev-perl/common-sense
parentVersion bump (diff)
downloadgentoo-2-a59e5997939515d6dc5586956616feb992a1852a.tar.gz
gentoo-2-a59e5997939515d6dc5586956616feb992a1852a.tar.bz2
gentoo-2-a59e5997939515d6dc5586956616feb992a1852a.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r--dev-perl/common-sense/ChangeLog9
-rw-r--r--dev-perl/common-sense/common-sense-3.1.ebuild16
2 files changed, 23 insertions, 2 deletions
diff --git a/dev-perl/common-sense/ChangeLog b/dev-perl/common-sense/ChangeLog
index 2c4bde496442..7103922b9e3f 100644
--- a/dev-perl/common-sense/ChangeLog
+++ b/dev-perl/common-sense/ChangeLog
@@ -1,6 +1,11 @@
# 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.10 2009/12/25 06:43:00 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.11 2010/04/07 06:35:23 tove Exp $
+
+*common-sense-3.1 (07 Apr 2010)
+
+ 07 Apr 2010; Torsten Veller <tove@gentoo.org> +common-sense-3.1.ebuild:
+ Version bump
*common-sense-3.0 (25 Dec 2009)
diff --git a/dev-perl/common-sense/common-sense-3.1.ebuild b/dev-perl/common-sense/common-sense-3.1.ebuild
new file mode 100644
index 000000000000..130e02e26667
--- /dev/null
+++ b/dev-perl/common-sense/common-sense-3.1.ebuild
@@ -0,0 +1,16 @@
+# 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"