diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 17:12:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 17:12:40 +0000 |
commit | 3f2ac3ce1b1fcbd30afea00e2bef70617bd3cad9 (patch) | |
tree | e7d5cb84ea90f4fc52be94b263d04946b82ea4dc /dev-perl/ExtUtils-CBuilder | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | historical-3f2ac3ce1b1fcbd30afea00e2bef70617bd3cad9.tar.gz historical-3f2ac3ce1b1fcbd30afea00e2bef70617bd3cad9.tar.bz2 historical-3f2ac3ce1b1fcbd30afea00e2bef70617bd3cad9.zip |
Stable on hppa
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/ExtUtils-CBuilder')
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-CBuilder/ChangeLog b/dev-perl/ExtUtils-CBuilder/ChangeLog index 0fe0291f8e96..7a150e49f425 100644 --- a/dev-perl/ExtUtils-CBuilder/ChangeLog +++ b/dev-perl/ExtUtils-CBuilder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/ExtUtils-CBuilder # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.34 2006/06/12 15:10:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.35 2006/06/29 16:56:14 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + ExtUtils-CBuilder-0.18.ebuild: + Stable on hppa 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> ExtUtils-CBuilder-0.18.ebuild: diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild index e6c390cbc17b..b598bfb28916 100644 --- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild +++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild,v 1.4 2006/06/27 06:26:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild,v 1.5 2006/06/29 16:56:14 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |