summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-06-28 19:07:51 +0000
committerTorsten Veller <tove@gentoo.org>2012-06-28 19:07:51 +0000
commita3e0e12a9c5b8cdecac486b8fedc79b6d57773ec (patch)
tree494791795a18d55d7a8c513adddb837d0b025fb8 /dev-perl/Cache-Memcached-Fast
parent[bump] dev-perl/Astro-FITS-Header-3.50.0 (diff)
downloadgentoo-2-a3e0e12a9c5b8cdecac486b8fedc79b6d57773ec.tar.gz
gentoo-2-a3e0e12a9c5b8cdecac486b8fedc79b6d57773ec.tar.bz2
gentoo-2-a3e0e12a9c5b8cdecac486b8fedc79b6d57773ec.zip
[bump] dev-perl/Cache-Memcached-Fast-0.190.0
(Portage version: 2.2.0_alpha113/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Cache-Memcached-Fast')
-rw-r--r--dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.190.0.ebuild19
-rw-r--r--dev-perl/Cache-Memcached-Fast/ChangeLog8
2 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.190.0.ebuild b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.190.0.ebuild
new file mode 100644
index 000000000000..7f629bb44759
--- /dev/null
+++ b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.190.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2012 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.190.0.ebuild,v 1.1 2012/06/28 19:07:51 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=KROKI
+MODULE_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION="Perl client for memcached, in C language"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"
+
+MAKEOPTS="${MAKEOPTS} -j1"
diff --git a/dev-perl/Cache-Memcached-Fast/ChangeLog b/dev-perl/Cache-Memcached-Fast/ChangeLog
index 037720d106e7..bdb2f30114c3 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.9 2012/06/24 13:00:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.10 2012/06/28 19:07:51 tove Exp $
+
+*Cache-Memcached-Fast-0.190.0 (28 Jun 2012)
+
+ 28 Jun 2012; Torsten Veller <tove@gentoo.org>
+ +Cache-Memcached-Fast-0.190.0.ebuild:
+ Version bump
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info