summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-11-24 15:40:29 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-11-24 15:40:29 +0000
commitfc78eb42330bbc2bc57ca73ebf7bb6ad3bd5b765 (patch)
tree9fb4021d67dba14cc1df8449c913bbc85bb51cad /dev-perl/Calendar-Simple
parentVersion bump, cleaner ebuild, removed rc (diff)
downloadhistorical-fc78eb42330bbc2bc57ca73ebf7bb6ad3bd5b765.tar.gz
historical-fc78eb42330bbc2bc57ca73ebf7bb6ad3bd5b765.tar.bz2
historical-fc78eb42330bbc2bc57ca73ebf7bb6ad3bd5b765.zip
Marking amd64 stable
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'dev-perl/Calendar-Simple')
-rw-r--r--dev-perl/Calendar-Simple/Calendar-Simple-1.17.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.17.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild
index f97a4ebe7af8..f5723d79b857 100644
--- a/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild
+++ b/dev-perl/Calendar-Simple/Calendar-Simple-1.17.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.17.ebuild,v 1.1 2006/10/21 15:59:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild,v 1.2 2006/11/24 15:35:45 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 ee816901b01c..019ffd6820c0 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.9 2006/10/25 14:53:09 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.10 2006/11/24 15:35:45 mcummings Exp $
+
+ 24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
+ Calendar-Simple-1.17.ebuild:
+ Marking amd64 stable
25 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
Calendar-Simple-1.14.ebuild: