summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-26 14:43:30 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-26 14:43:30 +0000
commit0935b4695747996dbbe10a892df55ecd7dff8355 (patch)
tree7513e075f60bd6b33ceb52c290d4ef7ae2ba23d9 /dev-perl/Locale-PO
parentRemove old (diff)
downloadgentoo-2-0935b4695747996dbbe10a892df55ecd7dff8355.tar.gz
gentoo-2-0935b4695747996dbbe10a892df55ecd7dff8355.tar.bz2
gentoo-2-0935b4695747996dbbe10a892df55ecd7dff8355.zip
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'dev-perl/Locale-PO')
-rw-r--r--dev-perl/Locale-PO/ChangeLog8
-rw-r--r--dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild21
2 files changed, 6 insertions, 23 deletions
diff --git a/dev-perl/Locale-PO/ChangeLog b/dev-perl/Locale-PO/ChangeLog
index d3c378ce8112..276b08c43dc3 100644
--- a/dev-perl/Locale-PO/ChangeLog
+++ b/dev-perl/Locale-PO/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Locale-PO
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.77 2013/06/02 08:41:08 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.78 2014/07/26 14:43:30 dilfridge Exp $
+
+ 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -Locale-PO-0.220.0.ebuild:
+ Remove old
02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> Locale-PO-0.230.0.ebuild:
Stable for sh, wrt bug #463052
diff --git a/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild b/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild
deleted file mode 100644
index 3db3772990ac..000000000000
--- a/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild,v 1.9 2012/12/27 09:28:02 armin76 Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=COSIMO
-MODULE_VERSION=0.22
-inherit perl-module
-
-DESCRIPTION="Object-oriented interface to gettext po-file entries"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="sys-devel/gettext
- dev-perl/File-Slurp"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"