diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:35:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:35:20 +0000 |
commit | bdd6ef535aac24d61961936bcad279448ff2f277 (patch) | |
tree | a5b8bf6310db6da1aebc4fe11c51fc17475150ee /dev-perl/extutils-pkgconfig | |
parent | Marked ~amd64, keywording KDE split ebuilds, bug 80944. (diff) | |
download | gentoo-2-bdd6ef535aac24d61961936bcad279448ff2f277.tar.gz gentoo-2-bdd6ef535aac24d61961936bcad279448ff2f277.tar.bz2 gentoo-2-bdd6ef535aac24d61961936bcad279448ff2f277.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
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.05.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index 05d73c30729d..9112dd5f5fe3 100644 --- a/dev-perl/extutils-pkgconfig/ChangeLog +++ b/dev-perl/extutils-pkgconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-pkgconfig # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.10 2005/03/07 14:51:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.11 2005/03/07 16:32:56 corsair Exp $ + + 07 Mar 2005; Markus Rothe <corsair@gentoo.org> + extutils-pkgconfig-1.05.ebuild: + Stable on ppc64 *extutils-pkgconfig-1.07 (07 Mar 2005) diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild index c93a774ca3d6..6f7d4dc34145 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.05.ebuild,v 1.4 2005/01/15 14:04:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild,v 1.5 2005/03/07 16:32:56 corsair Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ppc64" +KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~hppa ~amd64 ppc64" IUSE="" |