diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-11 20:19:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-11 20:19:19 +0000 |
commit | 5b5e867acedfc8b69d58963b8441fa799773ee2b (patch) | |
tree | ab04f483f72890579657d14369902e280de9c4fa /dev-perl/extutils-pkgconfig | |
parent | stable on amd64 wrt to #84547 (diff) | |
download | historical-5b5e867acedfc8b69d58963b8441fa799773ee2b.tar.gz historical-5b5e867acedfc8b69d58963b8441fa799773ee2b.tar.bz2 historical-5b5e867acedfc8b69d58963b8441fa799773ee2b.zip |
Stable on sparc
Package-Manager: portage-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.07.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index 2d495343061d..faf47b6b8ff6 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.12 2005/03/10 13:02:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.13 2005/03/11 20:16:44 gustavoz Exp $ + + 11 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> + extutils-pkgconfig-1.07.ebuild: + Stable on sparc 10 Mar 2005; Michael Cummings <mcummings@gentoo.org> extutils-pkgconfig-1.07.ebuild: diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild index caacc4386e0d..d76a8c1486d8 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.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.07.ebuild,v 1.2 2005/03/10 13:02:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild,v 1.3 2005/03/11 20:16:44 gustavoz Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="mirror://cpan/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.tar.gz" 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="" |