summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-07-30 23:51:52 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-07-30 23:51:52 +0000
commit21e948f2ba796f5124f65781f6413220624233f6 (patch)
tree05d886918b24a1fe882cda63bcffe71731c2afd4 /dev-perl/Cache-Memcached
parentdrop old wrt bug #478762 (diff)
downloadgentoo-2-21e948f2ba796f5124f65781f6413220624233f6.tar.gz
gentoo-2-21e948f2ba796f5124f65781f6413220624233f6.tar.bz2
gentoo-2-21e948f2ba796f5124f65781f6413220624233f6.zip
drop old wrt bug #478738
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Cache-Memcached')
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild20
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.26.ebuild23
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.27.ebuild21
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.28.ebuild21
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild21
-rw-r--r--dev-perl/Cache-Memcached/ChangeLog9
6 files changed, 7 insertions, 108 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild
deleted file mode 100644
index 6fc2a2e36c58..000000000000
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild
+++ /dev/null
@@ -1,20 +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/Cache-Memcached-1.24.ebuild,v 1.10 2011/07/30 10:21:00 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl API for memcached"
-HOMEPAGE="http://www.danga.com/memcached/"
-SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz"
-
-SRC_TEST="do"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-perl/string-crc32
- dev-lang/perl"
-mydoc="ChangeLog README TODO"
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.26.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.26.ebuild
deleted file mode 100644
index 31754f3a3fb9..000000000000
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.26.ebuild
+++ /dev/null
@@ -1,23 +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/Cache-Memcached-1.26.ebuild,v 1.2 2011/07/30 10:21:00 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BRADFITZ
-inherit perl-module
-
-DESCRIPTION="Perl API for memcached"
-HOMEPAGE="http://www.danga.com/memcached/"
-
-SRC_TEST="do"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-perl/string-crc32
- dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-mydoc="ChangeLog README TODO"
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.27.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.27.ebuild
deleted file mode 100644
index 44adce7594d2..000000000000
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.27.ebuild
+++ /dev/null
@@ -1,21 +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/Cache-Memcached-1.27.ebuild,v 1.2 2011/07/30 10:21:00 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BRADFITZ
-inherit perl-module
-
-DESCRIPTION="Perl API for memcached"
-HOMEPAGE="http://www.danga.com/memcached/"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-perl/string-crc32"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
-mydoc="ChangeLog README TODO"
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.28.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.28.ebuild
deleted file mode 100644
index d1540dd89c41..000000000000
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.28.ebuild
+++ /dev/null
@@ -1,21 +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/Cache-Memcached-1.28.ebuild,v 1.3 2011/07/30 10:21:00 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BRADFITZ
-inherit perl-module
-
-DESCRIPTION="Perl API for memcached"
-HOMEPAGE="http://www.danga.com/memcached/"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-DEPEND="dev-perl/string-crc32"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
-mydoc="ChangeLog README TODO"
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild
deleted file mode 100644
index 081edb7ad4a1..000000000000
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild
+++ /dev/null
@@ -1,21 +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/Cache-Memcached-1.29.ebuild,v 1.2 2011/07/30 10:21:00 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=DORMANDO
-inherit perl-module
-
-DESCRIPTION="Perl API for memcached"
-HOMEPAGE="http://www.danga.com/memcached/"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-DEPEND="dev-perl/string-crc32"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
-mydoc="ChangeLog README TODO"
diff --git a/dev-perl/Cache-Memcached/ChangeLog b/dev-perl/Cache-Memcached/ChangeLog
index 0c998893a874..a63aff8a3683 100644
--- a/dev-perl/Cache-Memcached/ChangeLog
+++ b/dev-perl/Cache-Memcached/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Cache-Memcached
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.77 2012/08/19 16:55:24 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.78 2013/07/30 23:51:52 zlogene Exp $
+
+ 30 Jul 2013; Mikle Kolyada <zlogene@gentoo.org> -Cache-Memcached-1.24.ebuild,
+ -Cache-Memcached-1.26.ebuild, -Cache-Memcached-1.27.ebuild,
+ -Cache-Memcached-1.28.ebuild, -Cache-Memcached-1.29.ebuild:
+ drop old wrt bug #478738
19 Aug 2012; Raúl Porcel <armin76@gentoo.org>
Cache-Memcached-1.290.0.ebuild: