diff options
author | Torsten Veller <tove@gentoo.org> | 2013-01-08 18:36:24 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-01-08 18:36:24 +0000 |
commit | f05b679d6cf5c4b3356c74181088818b03c7c148 (patch) | |
tree | bf61179d8e4a263da3beaa871f5cfbfdbb12218d /dev-perl/Cache-Memcached-Fast | |
parent | Cleanup (diff) | |
download | gentoo-2-f05b679d6cf5c4b3356c74181088818b03c7c148.tar.gz gentoo-2-f05b679d6cf5c4b3356c74181088818b03c7c148.tar.bz2 gentoo-2-f05b679d6cf5c4b3356c74181088818b03c7c148.zip |
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Cache-Memcached-Fast')
-rw-r--r-- | dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.170.0.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/Cache-Memcached-Fast/ChangeLog | 8 |
2 files changed, 6 insertions, 21 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 deleted file mode 100644 index 74cc8d093f77..000000000000 --- a/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.170.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# 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 bdb2f30114c3..b92a11de699d 100644 --- a/dev-perl/Cache-Memcached-Fast/ChangeLog +++ b/dev-perl/Cache-Memcached-Fast/ChangeLog @@ -1,6 +1,10 @@ # 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.10 2012/06/28 19:07:51 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.11 2013/01/08 18:36:24 tove Exp $ + + 08 Jan 2013; Torsten Veller <tove@gentoo.org> + -Cache-Memcached-Fast-0.170.0.ebuild: + Cleanup *Cache-Memcached-Fast-0.190.0 (28 Jun 2012) |