summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 22:04:45 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 22:04:45 +0000
commit13eb03b0fba996443a8bd3bebf55aaf6d84a5bd2 (patch)
treedcde406725546f482b5aa4cfc7832c1be4876e7d /dev-perl/Calendar-Simple
parentMark 1.3.0 stable on ia64 (diff)
downloadhistorical-13eb03b0fba996443a8bd3bebf55aaf6d84a5bd2.tar.gz
historical-13eb03b0fba996443a8bd3bebf55aaf6d84a5bd2.tar.bz2
historical-13eb03b0fba996443a8bd3bebf55aaf6d84a5bd2.zip
Marking amd64 stable
Package-Manager: portage-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)