summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-06-25 15:03:18 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-06-25 15:03:18 +0000
commit8c5e44129ef8828366cc42b722d6507cd586ea6d (patch)
tree1366ad07ad7a21a2521d086829466cc5d050fb92 /dev-perl/Cache-Memcached
parentMarking amd64 stable (diff)
downloadgentoo-2-8c5e44129ef8828366cc42b722d6507cd586ea6d.tar.gz
gentoo-2-8c5e44129ef8828366cc42b722d6507cd586ea6d.tar.bz2
gentoo-2-8c5e44129ef8828366cc42b722d6507cd586ea6d.zip
Marking amd64 stable
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/Cache-Memcached')
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.21.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.21.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild
index 418916d2c73a..a1304e4935da 100644
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild
+++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.21.ebuild,v 1.3 2007/06/24 21:26:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild,v 1.4 2007/06/25 15:03:18 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh sparc ~sparc-fbsd ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh sparc ~sparc-fbsd ~x86"
IUSE=""
DEPEND="!ia64? ( dev-perl/string-crc32 )
diff --git a/dev-perl/Cache-Memcached/ChangeLog b/dev-perl/Cache-Memcached/ChangeLog
index 85213845d0b5..189d9e8a56e5 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.39 2007/06/25 10:01:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.40 2007/06/25 15:03:18 mcummings Exp $
+
+ 25 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ Cache-Memcached-1.21.ebuild:
+ Marking amd64 stable
*Cache-Memcached-1.23 (25 Jun 2007)