diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 04:18:58 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 04:18:58 +0000 |
commit | 0435c062486617c535d27701f700f1dbcfc5ed20 (patch) | |
tree | 792ee29993bfea2d58c60d439064e8462396863d /dev-perl/common-sense | |
parent | x86 stable wrt bug #492016 (diff) | |
download | gentoo-2-0435c062486617c535d27701f700f1dbcfc5ed20.tar.gz gentoo-2-0435c062486617c535d27701f700f1dbcfc5ed20.tar.bz2 gentoo-2-0435c062486617c535d27701f700f1dbcfc5ed20.zip |
x86 stable wrt bug #495528
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r-- | dev-perl/common-sense/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/common-sense/common-sense-3.720.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/common-sense/ChangeLog b/dev-perl/common-sense/ChangeLog index 30e26551e187..8fc3aaea9c69 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.31 2013/08/15 06:25:10 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.32 2014/02/24 04:18:57 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + common-sense-3.720.0.ebuild: + x86 stable wrt bug #495528 *common-sense-3.720.0 (15 Aug 2013) diff --git a/dev-perl/common-sense/common-sense-3.720.0.ebuild b/dev-perl/common-sense/common-sense-3.720.0.ebuild index b744dc3d576c..db5a872f4b9e 100644 --- a/dev-perl/common-sense/common-sense-3.720.0.ebuild +++ b/dev-perl/common-sense/common-sense-3.720.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.720.0.ebuild,v 1.1 2013/08/15 06:25:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-3.720.0.ebuild,v 1.2 2014/02/24 04:18:58 phajdan.jr 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 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-solaris" IUSE="" |