summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-01 11:39:55 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-01 11:39:55 +0000
commitcef93e8b4e009d985620a8f7a0a47a1748b48368 (patch)
tree79ed5c0a2248e532a13756b4afe4c01eaad376a5 /dev-perl/Cache-Memcached-Fast
parentChange version scheme (diff)
downloadgentoo-2-cef93e8b4e009d985620a8f7a0a47a1748b48368.tar.gz
gentoo-2-cef93e8b4e009d985620a8f7a0a47a1748b48368.tar.bz2
gentoo-2-cef93e8b4e009d985620a8f7a0a47a1748b48368.zip
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Cache-Memcached-Fast')
-rw-r--r--dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.170.0.ebuild19
-rw-r--r--dev-perl/Cache-Memcached-Fast/ChangeLog10
2 files changed, 27 insertions, 2 deletions
diff --git a/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.170.0.ebuild b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.170.0.ebuild
new file mode 100644
index 000000000000..74cc8d093f77
--- /dev/null
+++ b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.170.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2011 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.170.0.ebuild,v 1.1 2011/09/01 11:39:55 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=KROKI
+MODULE_VERSION=0.17
+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 5c16ac6a17e6..61f0a2605a49 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.6 2010/01/07 23:27:00 flameeyes Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.7 2011/09/01 11:39:55 tove Exp $
+
+*Cache-Memcached-Fast-0.170.0 (01 Sep 2011)
+
+ 01 Sep 2011; Torsten Veller <tove@gentoo.org>
+ +Cache-Memcached-Fast-0.170.0.ebuild:
+ Change version scheme
07 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
Cache-Memcached-Fast-0.17.ebuild: