diff options
author | Tom Gall <tgall@gentoo.org> | 2007-10-06 05:47:50 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-10-06 05:47:50 +0000 |
commit | f9f98c19a640815e952b0bdf174a9a6174191ca7 (patch) | |
tree | 1c5519b13aea18ada8c32cdc659fdc1fa6a0dfed /dev-perl/Cache-Memcached | |
parent | stable on ppc64 bug #190198 (diff) | |
download | historical-f9f98c19a640815e952b0bdf174a9a6174191ca7.tar.gz historical-f9f98c19a640815e952b0bdf174a9a6174191ca7.tar.bz2 historical-f9f98c19a640815e952b0bdf174a9a6174191ca7.zip |
stable on ppc64
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-perl/Cache-Memcached')
-rw-r--r-- | dev-perl/Cache-Memcached/Cache-Memcached-1.23.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Cache-Memcached/ChangeLog | 6 |
2 files changed, 7 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 8b88093b1658..add1bdb0b979 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.5 2007/08/25 13:17:24 vapier Exp $ +# $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 $ 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 36bba4a0fa3c..ca5d196585a4 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.47 2007/09/24 14:15:43 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.48 2007/10/06 05:43:59 tgall Exp $ + + 06 Oct 2007; Tom Gall <tgall@gentoo.org> + Cache-Memcached-1.23.ebuild: + stable on ppc64 24 Sep 2007; Samuli Suominen <drac@gentoo.org> Cache-Memcached-1.24.ebuild: |