summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 21:58:09 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 21:58:09 +0000
commit064e2a3f48cd7148b971d578b948376bfec2d601 (patch)
tree53775209353ce522a951d10f4d2845ff3f9196c7 /dev-perl/Calendar-Simple
parentStable on Alpha. (diff)
downloadgentoo-2-064e2a3f48cd7148b971d578b948376bfec2d601.tar.gz
gentoo-2-064e2a3f48cd7148b971d578b948376bfec2d601.tar.bz2
gentoo-2-064e2a3f48cd7148b971d578b948376bfec2d601.zip
Marking amd64 stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/Calendar-Simple')
-rw-r--r--dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild4
-rw-r--r--dev-perl/Calendar-Simple/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild
index 88b6244f055d..376f3b90901b 100644
--- a/dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild
+++ b/dev-perl/Calendar-Simple/Calendar-Simple-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/Calendar-Simple/Calendar-Simple-1.14.ebuild,v 1.1 2006/09/11 07:33:20 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild,v 1.2 2006/10/20 21:58:09 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DAVECROSS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE="test"
SRC_TEST="do"
diff --git a/dev-perl/Calendar-Simple/ChangeLog b/dev-perl/Calendar-Simple/ChangeLog
index 43796018c9cd..79aa8aa4a730 100644
--- a/dev-perl/Calendar-Simple/ChangeLog
+++ b/dev-perl/Calendar-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Calendar-Simple
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.6 2006/09/11 07:33:20 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.7 2006/10/20 21:58:09 mcummings Exp $
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ Calendar-Simple-1.14.ebuild:
+ Marking amd64 stable
*Calendar-Simple-1.14 (11 Sep 2006)