summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-06-13 16:53:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-06-13 16:53:50 +0000
commit56f0e4986532257d62abb106506bcd0850cc6010 (patch)
tree0361e975a1f1a5c494d0260dce20ffcc85862b4b /dev-perl/Class-Singleton
parentalpha/ia64/sparc/x86 stable (diff)
downloadgentoo-2-56f0e4986532257d62abb106506bcd0850cc6010.tar.gz
gentoo-2-56f0e4986532257d62abb106506bcd0850cc6010.tar.bz2
gentoo-2-56f0e4986532257d62abb106506bcd0850cc6010.zip
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Class-Singleton')
-rw-r--r--dev-perl/Class-Singleton/ChangeLog5
-rw-r--r--dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Singleton/ChangeLog b/dev-perl/Class-Singleton/ChangeLog
index 55b7a214b8e7..c2ee1d42f18d 100644
--- a/dev-perl/Class-Singleton/ChangeLog
+++ b/dev-perl/Class-Singleton/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-Singleton
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.18 2008/04/29 04:14:51 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.19 2008/06/13 16:53:50 armin76 Exp $
+
+ 13 Jun 2008; Raúl Porcel <armin76@gentoo.org> Class-Singleton-1.4.ebuild:
+ alpha/ia64/sparc/x86 stable
*Class-Singleton-1.4 (29 Apr 2008)
diff --git a/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild b/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild
index 1b4c8af6c633..87c5e22516aa 100644
--- a/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild
+++ b/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild,v 1.1 2008/04/29 04:14:51 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild,v 1.2 2008/06/13 16:53:50 armin76 Exp $
inherit perl-module
@@ -10,6 +10,6 @@ SRC_URI="mirror://cpan/authors/id/A/AB/ABW/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl"