summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 18:13:25 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 18:13:25 +0000
commit5b33786fe88b6d01558ee3511004c0cbdc2e58da (patch)
treea31260a586066bd760ca44870d7706a4c614d9e6 /dev-perl/Class-Inspector
parentUpdate admindir with a fresh copy of 3.5.3, this way arts can actually be dis... (diff)
downloadhistorical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.tar.gz
historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.tar.bz2
historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.zip
Stable on hppa
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r--dev-perl/Class-Inspector/ChangeLog6
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog
index 60d6e2e17ce4..510236b67778 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.31 2006/06/11 23:52:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.32 2006/06/29 17:59:00 gustavoz Exp $
+
+ 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ Class-Inspector-1.14.ebuild:
+ Stable on hppa
11 Jun 2006; Michael Cummings <mcummings@gentoo.org>
Class-Inspector-1.14.ebuild:
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild
index 8cb8897ee6b4..6dc78a798b14 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.14.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.14.ebuild,v 1.2 2006/06/11 23:52:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild,v 1.3 2006/06/29 17:59:00 gustavoz 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"