diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-06 22:51:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-06 22:51:53 +0000 |
commit | 00f7f751a675d54f074204ccaf077dc310e6820b (patch) | |
tree | e33a49bf18ae20d8c25acff77151d5e65c536e71 /dev-perl/extutils-pkgconfig | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-00f7f751a675d54f074204ccaf077dc310e6820b.tar.gz gentoo-2-00f7f751a675d54f074204ccaf077dc310e6820b.tar.bz2 gentoo-2-00f7f751a675d54f074204ccaf077dc310e6820b.zip |
Stable on hppa and sparc
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.03.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index a956fbc59de0..331c3d938dc1 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.3 2004/03/29 14:30:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.4 2004/04/06 22:51:53 gustavoz Exp $ + + 06 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> + extutils-pkgconfig-1.03.ebuild: + Stable on hppa and sparc *extutils-pkgconfig-1.03 (29 Mar 2004) diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild index 416a7d6d3e93..1081e3cdb5f9 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.1 2004/03/29 14:30:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.2 2004/04/06 22:51:53 gustavoz Exp $ inherit perl-module @@ -12,4 +12,4 @@ 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" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha hppa ~amd64" |