summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-28 19:34:01 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-28 19:34:01 +0000
commit7be9d07ee64f9c734ac1556d6bb9a431ebc45884 (patch)
tree774a356b1749373240170ff906e85846d1e434b9 /dev-perl/Cache-Memcached
parentStable on hppa (diff)
downloadgentoo-2-7be9d07ee64f9c734ac1556d6bb9a431ebc45884.tar.gz
gentoo-2-7be9d07ee64f9c734ac1556d6bb9a431ebc45884.tar.bz2
gentoo-2-7be9d07ee64f9c734ac1556d6bb9a431ebc45884.zip
Stable on hppa
(Portage version: 2.1.1)
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 30e9c5c33bb4..c10b30e57d8d 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.4 2006/08/06 18:54:40 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild,v 1.5 2006/09/28 19:34:01 gustavoz 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 d291e385a7c7..fdee9b068c1f 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.26 2006/09/10 16:07:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.27 2006/09/28 19:34:00 gustavoz Exp $
+
+ 28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ Cache-Memcached-1.18.ebuild:
+ Stable on hppa
10 Sep 2006; Michael Cummings <mcummings@gentoo.org>
-Cache-Memcached-1.14.ebuild: