diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-23 18:18:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-23 18:18:31 +0000 |
commit | 559126f2e00452aaaf7c1c17b1ca7a00d081a04d (patch) | |
tree | 645168802ebf35adb873e2ee2e297a0eebd45a55 /dev-perl | |
parent | Make net-proxy/squid compile-time dependency (#152467). (diff) | |
download | gentoo-2-559126f2e00452aaaf7c1c17b1ca7a00d081a04d.tar.gz gentoo-2-559126f2e00452aaaf7c1c17b1ca7a00d081a04d.tar.bz2 gentoo-2-559126f2e00452aaaf7c1c17b1ca7a00d081a04d.zip |
Stable on hppa
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Class-Default/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Class-Default/Class-Default-1.50.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Default/ChangeLog b/dev-perl/Class-Default/ChangeLog index 3ce59cedd513..bf5b92ad070e 100644 --- a/dev-perl/Class-Default/ChangeLog +++ b/dev-perl/Class-Default/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Default # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Default/ChangeLog,v 1.32 2006/10/20 18:56:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Default/ChangeLog,v 1.33 2006/10/23 18:18:31 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Class-Default-1.50.ebuild: + Stable on hppa 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Class-Default-1.50.ebuild: diff --git a/dev-perl/Class-Default/Class-Default-1.50.ebuild b/dev-perl/Class-Default/Class-Default-1.50.ebuild index ce2573d2e051..9278ed921d0a 100644 --- a/dev-perl/Class-Default/Class-Default-1.50.ebuild +++ b/dev-perl/Class-Default/Class-Default-1.50.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/Class-Default/Class-Default-1.50.ebuild,v 1.4 2006/10/20 18:56:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Default/Class-Default-1.50.ebuild,v 1.5 2006/10/23 18:18:31 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/Class-Default-1.3 SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |