summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 02:15:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 02:15:51 +0000
commit631435c000054b7d669b60efa21b9a88dc1908db (patch)
treeaf66b639ec323d47e5bbe5c14fa82f3a91c3d9ce /dev-perl/Class-WhiteHole
parentChanged -K to -k when installing glibc so it can install the stub emul (diff)
downloadhistorical-631435c000054b7d669b60efa21b9a88dc1908db.tar.gz
historical-631435c000054b7d669b60efa21b9a88dc1908db.tar.bz2
historical-631435c000054b7d669b60efa21b9a88dc1908db.zip
Stable on sparc
Diffstat (limited to 'dev-perl/Class-WhiteHole')
-rw-r--r--dev-perl/Class-WhiteHole/ChangeLog8
-rw-r--r--dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-WhiteHole/ChangeLog b/dev-perl/Class-WhiteHole/ChangeLog
index 66ed9deccc22..3a855b40cb23 100644
--- a/dev-perl/Class-WhiteHole/ChangeLog
+++ b/dev-perl/Class-WhiteHole/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-WhiteHole
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-WhiteHole/ChangeLog,v 1.4 2004/06/25 00:14:09 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-WhiteHole/ChangeLog,v 1.5 2005/01/13 02:06:07 gustavoz Exp $
+
+ 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ Class-WhiteHole-0.04.ebuild:
+ Stable on sparc
08 Jun 2004; David Holm <dholm@gentoo.org> Class-WhiteHole-0.04.ebuild:
Added to ~ppc.
diff --git a/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild b/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild
index 642fa9290f21..cd888dfe0b3e 100644
--- a/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild
+++ b/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild,v 1.6 2004/10/16 23:57:20 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild,v 1.7 2005/01/13 02:06:07 gustavoz Exp $
inherit perl-module
@@ -10,6 +10,6 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc"
+KEYWORDS="x86 sparc ~ppc"
IUSE=""
SRC_TEST="do"