diff options
author | 2012-05-19 15:26:07 +0000 | |
---|---|---|
committer | 2012-05-19 15:26:07 +0000 | |
commit | 4c25001175a3c9a3272171f16676ab129e80c9ef (patch) | |
tree | 93e6c4cc0521192a295abfbb47c99fbbbaf62d4a /dev-perl/common-sense | |
parent | Add myself as maintainer (bug 415659). (diff) | |
download | gentoo-2-4c25001175a3c9a3272171f16676ab129e80c9ef.tar.gz gentoo-2-4c25001175a3c9a3272171f16676ab129e80c9ef.tar.bz2 gentoo-2-4c25001175a3c9a3272171f16676ab129e80c9ef.zip |
Stable for amd64, wrt bug #416289
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r-- | dev-perl/common-sense/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/common-sense/common-sense-3.500.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/common-sense/ChangeLog b/dev-perl/common-sense/ChangeLog index e2c771583c69..15a69065166e 100644 --- a/dev-perl/common-sense/ChangeLog +++ b/dev-perl/common-sense/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/common-sense # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.21 2012/04/21 19:47:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.22 2012/05/19 15:26:07 ago Exp $ + + 19 May 2012; Agostino Sarubbo <ago@gentoo.org> common-sense-3.500.0.ebuild: + Stable for amd64, wrt bug #416289 21 Apr 2012; Torsten Veller <tove@gentoo.org> -common-sense-3.400.0.ebuild: Cleanup diff --git a/dev-perl/common-sense/common-sense-3.500.0.ebuild b/dev-perl/common-sense/common-sense-3.500.0.ebuild index b0f5a6e96aea..a5922dd4694c 100644 --- a/dev-perl/common-sense/common-sense-3.500.0.ebuild +++ b/dev-perl/common-sense/common-sense-3.500.0.ebuild @@ -1,6 +1,6 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-3.500.0.ebuild,v 1.2 2012/05/19 15:26:07 ago Exp $ EAPI=4 @@ -11,5 +11,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" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x64-macos ~x86-solaris" IUSE="" |