summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-10-21 11:04:37 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-10-21 11:04:37 +0000
commit786ae330728405cafa82aa44b2d3eaed2c6d1666 (patch)
tree0f01ff77a7033f5b92571df65b1b0b51adbca72c /dev-perl/Class-Data-Inheritable
parentReadd gtk useflag for the standalone player thanks to Serkan Kaba <serkan_kab... (diff)
downloadhistorical-786ae330728405cafa82aa44b2d3eaed2c6d1666.tar.gz
historical-786ae330728405cafa82aa44b2d3eaed2c6d1666.tar.bz2
historical-786ae330728405cafa82aa44b2d3eaed2c6d1666.zip
ppc stable
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog6
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index 472649e31887..c5dff3f9c387 100644
--- a/dev-perl/Class-Data-Inheritable/ChangeLog
+++ b/dev-perl/Class-Data-Inheritable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Data-Inheritable
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.23 2006/10/20 18:56:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.24 2006/10/21 11:02:47 dertobi123 Exp $
+
+ 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ Class-Data-Inheritable-0.05.ebuild:
+ ppc stable
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
Class-Data-Inheritable-0.05.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild
index bcc5b6731783..05b2ec5ba338 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.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-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.5 2006/10/20 18:56:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.6 2006/10/21 11:02:47 dertobi123 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~tmtm/${P}"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc ~x86"
IUSE=""
export OPTIMIZE="${CFLAGS}"