summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.23.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.23.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.23.ebuild
index add1bdb0b979..2511cf609ffe 100644
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.23.ebuild
+++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.23.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.23.ebuild,v 1.6 2007/10/06 05:43:59 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.23.ebuild,v 1.7 2007/10/11 17:15:57 jer Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_TEST="do"
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 ca5d196585a4..581bc413abc1 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.48 2007/10/06 05:43:59 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.49 2007/10/11 17:15:57 jer Exp $
+
+ 11 Oct 2007; Jeroen Roovers <jer@gentoo.org> Cache-Memcached-1.23.ebuild:
+ Stable for HPPA (drac).
06 Oct 2007; Tom Gall <tgall@gentoo.org>
Cache-Memcached-1.23.ebuild: