diff options
author | Torsten Veller <tove@gentoo.org> | 2012-03-30 14:13:28 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-03-30 14:13:28 +0000 |
commit | 889781ce91b918d9b2d27f4748584ec978f61803 (patch) | |
tree | cbea1f97a09969ba4a36fc97c92d4aa9994d7487 /dev-perl/common-sense | |
parent | new revision without epstopdf for bug #369745, dropping ruby dep and keywords... (diff) | |
download | gentoo-2-889781ce91b918d9b2d27f4748584ec978f61803.tar.gz gentoo-2-889781ce91b918d9b2d27f4748584ec978f61803.tar.bz2 gentoo-2-889781ce91b918d9b2d27f4748584ec978f61803.zip |
[bump] dev-perl/common-sense-3.500.0
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r-- | dev-perl/common-sense/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/common-sense/common-sense-3.500.0.ebuild | 15 |
2 files changed, 22 insertions, 2 deletions
diff --git a/dev-perl/common-sense/ChangeLog b/dev-perl/common-sense/ChangeLog index e1ad416cbc27..9c52b956b372 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.19 2011/09/24 13:24:23 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.20 2012/03/30 14:13:28 tove Exp $ + +*common-sense-3.500.0 (30 Mar 2012) + + 30 Mar 2012; Torsten Veller <tove@gentoo.org> +common-sense-3.500.0.ebuild: + Version bump 24 Sep 2011; Fabian Groffen <grobian@gentoo.org> common-sense-3.400.0.ebuild: Marked ~x64-macos diff --git a/dev-perl/common-sense/common-sense-3.500.0.ebuild b/dev-perl/common-sense/common-sense-3.500.0.ebuild new file mode 100644 index 000000000000..b0f5a6e96aea --- /dev/null +++ b/dev-perl/common-sense/common-sense-3.500.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2012 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.500.0.ebuild,v 1.1 2012/03/30 14:13:28 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MLEHMANN +MODULE_VERSION=3.5 +inherit perl-module + +DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x64-macos ~x86-solaris" +IUSE="" |