summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-11-10 09:57:03 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-11-10 09:57:03 +0000
commit8d77c26b7414414ee4b5435dda04c85f5a16bf43 (patch)
tree0118d14427319303e64e3156db88fe3bfc3cec40 /dev-perl/Cache-Memcached-Fast
parentVersion bump via perl-bump experimental tool. (diff)
downloadgentoo-2-8d77c26b7414414ee4b5435dda04c85f5a16bf43.tar.gz
gentoo-2-8d77c26b7414414ee4b5435dda04c85f5a16bf43.tar.bz2
gentoo-2-8d77c26b7414414ee4b5435dda04c85f5a16bf43.zip
Version bump via perl-bump experimental tool.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Cache-Memcached-Fast')
-rw-r--r--dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild16
-rw-r--r--dev-perl/Cache-Memcached-Fast/ChangeLog8
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild
new file mode 100644
index 000000000000..21120176c6cd
--- /dev/null
+++ b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild,v 1.1 2009/11/10 09:57:03 robbat2 Exp $
+
+EAPI=2
+
+MODULE_AUTHOR="KROKI"
+inherit perl-module
+
+DESCRIPTION="Perl client for memcached, in C language"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Cache-Memcached-Fast/ChangeLog b/dev-perl/Cache-Memcached-Fast/ChangeLog
index 9c92aee3cf8b..f6b619ae5bb3 100644
--- a/dev-perl/Cache-Memcached-Fast/ChangeLog
+++ b/dev-perl/Cache-Memcached-Fast/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Cache-Memcached-Fast
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.3 2009/09/07 09:23:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.4 2009/11/10 09:57:03 robbat2 Exp $
+
+*Cache-Memcached-Fast-0.17 (10 Nov 2009)
+
+ 10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +Cache-Memcached-Fast-0.17.ebuild:
+ Version bump via perl-bump experimental tool.
07 Sep 2009; Torsten Veller <tove@gentoo.org>
-Cache-Memcached-Fast-0.14.ebuild: