summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-06 18:57:16 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-06 18:57:16 +0000
commitd79374fadc3a859ca3e5d70f72c4ae7cf9677d1b (patch)
tree04f0e50681091102c60869710177b2ab9cb406bf /dev-perl/Cache-Memcached
parentStable on SPARC wrt bug #142936. (diff)
downloadhistorical-d79374fadc3a859ca3e5d70f72c4ae7cf9677d1b.tar.gz
historical-d79374fadc3a859ca3e5d70f72c4ae7cf9677d1b.tar.bz2
historical-d79374fadc3a859ca3e5d70f72c4ae7cf9677d1b.zip
Marking amd64, sparc stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Cache-Memcached')
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild4
-rw-r--r--dev-perl/Cache-Memcached/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild
index e9e10e674551..30e9c5c33bb4 100644
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild
+++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.18.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/Cache-Memcached/Cache-Memcached-1.18.ebuild,v 1.3 2006/08/04 22:54:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild,v 1.4 2006/08/06 18:54:40 mcummings Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
IUSE=""
DEPEND="!ia64? ( dev-perl/string-crc32 )
diff --git a/dev-perl/Cache-Memcached/ChangeLog b/dev-perl/Cache-Memcached/ChangeLog
index 6030d177268f..715ba1227fc2 100644
--- a/dev-perl/Cache-Memcached/ChangeLog
+++ b/dev-perl/Cache-Memcached/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.24 2006/08/04 22:54:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.25 2006/08/06 18:54:40 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Cache-Memcached-1.18.ebuild:
+ Marking amd64, sparc stable
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Cache-Memcached-1.14.ebuild, Cache-Memcached-1.15.ebuild,