diff options
author | 2012-12-06 18:41:22 +0000 | |
---|---|---|
committer | 2012-12-06 18:41:22 +0000 | |
commit | da145e981b3506990614d9bdafe327a876673957 (patch) | |
tree | 580fd20d8a0187a959157af1d008ab9ae45241ac | |
parent | Fix --as-needed problem (bug #424966). Regenerate glib schemas (diff) | |
download | gentoo-2-da145e981b3506990614d9bdafe327a876673957.tar.gz gentoo-2-da145e981b3506990614d9bdafe327a876673957.tar.bz2 gentoo-2-da145e981b3506990614d9bdafe327a876673957.zip |
Stable for ppc, wrt bug #441228
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | dev-perl/Getopt-Mixed/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Mixed/ChangeLog b/dev-perl/Getopt-Mixed/ChangeLog index c64faea6d9b7..6cc19421c30a 100644 --- a/dev-perl/Getopt-Mixed/ChangeLog +++ b/dev-perl/Getopt-Mixed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Getopt-Mixed # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.27 2012/12/06 18:17:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.28 2012/12/06 18:41:22 ago Exp $ + + 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Getopt-Mixed-1.110.0.ebuild: + Stable for ppc, wrt bug #441228 06 Dec 2012; <ago@gentoo.org> Getopt-Mixed-1.110.0.ebuild: Stable for x86, wrt bug #441228 diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild index ed6fabeae6ef..b8f3d379e8fb 100644 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild +++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.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/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild,v 1.3 2012/12/06 18:17:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild,v 1.4 2012/12/06 18:41:22 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Getopt::Mixed is used for parsing mixed options" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc x86" IUSE="" SRC_TEST=do |