summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-07-05 14:52:43 +0000
committerTom Gall <tgall@gentoo.org>2007-07-05 14:52:43 +0000
commitd538c6d2934b788eb2933a111349f97e61d9013d (patch)
treedae46951647247ce99145253923a0939f93da19a /dev-perl/Cache-Memcached
parentKeyworded ~x86-fbsd. (diff)
downloadhistorical-d538c6d2934b788eb2933a111349f97e61d9013d.tar.gz
historical-d538c6d2934b788eb2933a111349f97e61d9013d.tar.bz2
historical-d538c6d2934b788eb2933a111349f97e61d9013d.zip
stable on ppc64
Package-Manager: portage-2.1.2.7
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/ChangeLog5
2 files changed, 6 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 d9fbb6f91745..35616d1ef77b 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.5 2007/07/05 13:51:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild,v 1.6 2007/07/05 14:33:36 tgall 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 c9bca1b76527..5ac9cce0765a 100644
--- a/dev-perl/Cache-Memcached/ChangeLog
+++ b/dev-perl/Cache-Memcached/ChangeLog
@@ -1,6 +1,9 @@
# 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.41 2007/07/05 13:51:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.42 2007/07/05 14:33:36 tgall Exp $
+
+ 05 Jul 2007; Tom Gall <tgall@gentoo.org> Cache-Memcached-1.21.ebuild:
+ stable on ppc64
05 Jul 2007; Raúl Porcel <armin76@gentoo.org>
Cache-Memcached-1.21.ebuild: