diff options
author | 2012-03-03 14:37:05 +0000 | |
---|---|---|
committer | 2012-03-03 14:37:05 +0000 | |
commit | ddaa7dac5b9c692a45144d91ee0a6bb68074c51e (patch) | |
tree | 8688913ce34204af7c3be0604bed5532e846ec38 /dev-perl/extutils-pkgconfig | |
parent | Marking sudo-1.8.3_p2 ppc64 for bug 401533 (diff) | |
download | historical-ddaa7dac5b9c692a45144d91ee0a6bb68074c51e.tar.gz historical-ddaa7dac5b9c692a45144d91ee0a6bb68074c51e.tar.bz2 historical-ddaa7dac5b9c692a45144d91ee0a6bb68074c51e.zip |
Marking extutils-pkgconfig-1.120.0 ppc64 for bug 400285
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r-- | dev-perl/extutils-pkgconfig/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index 0f86f4366f23..719ca79b24d3 100644 --- a/dev-perl/extutils-pkgconfig/ChangeLog +++ b/dev-perl/extutils-pkgconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-pkgconfig # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.38 2012/03/02 19:30:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.39 2012/03/03 14:37:05 ranger Exp $ + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> + extutils-pkgconfig-1.120.0.ebuild: + Marking extutils-pkgconfig-1.120.0 ppc64 for bug 400285 02 Mar 2012; Markus Meier <maekke@gentoo.org> extutils-pkgconfig-1.120.0.ebuild: diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild index 5cd391ccd195..b1df485fdeaa 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.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/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild,v 1.5 2012/03/02 19:30:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild,v 1.6 2012/03/03 14:37:05 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Simplistic perl interface to pkg-config" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" DEPEND="dev-util/pkgconfig" |