summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 03:02:06 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 03:02:06 +0000
commit20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16 (patch)
tree14d9505c1cf147899839b503a213ce1561ce15c6 /dev-perl/UNIVERSAL-moniker
parentAdded note about md5sum (diff)
downloadhistorical-20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16.tar.gz
historical-20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16.tar.bz2
historical-20bbb9c22fe04362f2ef79a90d687f0cc8eaeb16.zip
Stable on sparc
Diffstat (limited to 'dev-perl/UNIVERSAL-moniker')
-rw-r--r--dev-perl/UNIVERSAL-moniker/ChangeLog8
-rw-r--r--dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild6
-rw-r--r--dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild4
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-perl/UNIVERSAL-moniker/ChangeLog b/dev-perl/UNIVERSAL-moniker/ChangeLog
index d60063628771..bbc25ee0ffde 100644
--- a/dev-perl/UNIVERSAL-moniker/ChangeLog
+++ b/dev-perl/UNIVERSAL-moniker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/UNIVERSAL-moniker
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.5 2004/07/30 15:45:29 mcummings Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.6 2005/01/13 02:59:14 gustavoz Exp $
+
+ 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ UNIVERSAL-moniker-0.07.ebuild:
+ Stable on sparc
*UNIVERSAL-moniker-0.08 (30 Jul 2004)
diff --git a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild
index 1a49b6e65b10..69a9e68360a2 100644
--- a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild
+++ b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.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/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild,v 1.6 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild,v 1.7 2005/01/13 02:59:14 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc"
+KEYWORDS="x86 sparc ~ppc"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild
index 0064e726042f..ad84883a9b38 100644
--- a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild
+++ b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.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/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild,v 1.2 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild,v 1.3 2005/01/13 02:59:14 gustavoz Exp $
inherit perl-module