diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 10:03:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 10:03:44 +0000 |
commit | f5f90a1ce824868d013239c820a8c62ed3396d3a (patch) | |
tree | e24be43ff89f9b4686a26de40570807ef6b5803f /dev-perl/Class-Inspector | |
parent | hppa stable, bug #150219 (diff) | |
download | historical-f5f90a1ce824868d013239c820a8c62ed3396d3a.tar.gz historical-f5f90a1ce824868d013239c820a8c62ed3396d3a.tar.bz2 historical-f5f90a1ce824868d013239c820a8c62ed3396d3a.zip |
Stable on ia64.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r-- | dev-perl/Class-Inspector/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog index 99c805a08a13..1e45a5a4d608 100644 --- a/dev-perl/Class-Inspector/ChangeLog +++ b/dev-perl/Class-Inspector/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Inspector # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.38 2006/09/28 19:35:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.39 2006/10/15 09:52:37 kloeri Exp $ + + 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + Class-Inspector-1.16.ebuild: + Stable on ia64. 28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> Class-Inspector-1.16.ebuild: diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild index 2cb8156a2ecd..06599a6d6467 100644 --- a/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild +++ b/dev-perl/Class-Inspector/Class-Inspector-1.16.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-Inspector/Class-Inspector-1.16.ebuild,v 1.6 2006/09/28 19:35:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild,v 1.7 2006/10/15 09:52:37 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc sparc ~x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc sparc ~x86" IUSE="" DEPEND="virtual/perl-Test-Simple |