summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-26 14:34:33 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-26 14:34:33 +0000
commitfc6d20ba86500a2d5d435958b4f23aa931216c3f (patch)
tree32a2f66581e3f9540af458f3531e868c7bf17d6b /dev-perl
parentMark amd64/x86 stable (diff)
downloadgentoo-2-fc6d20ba86500a2d5d435958b4f23aa931216c3f.tar.gz
gentoo-2-fc6d20ba86500a2d5d435958b4f23aa931216c3f.tar.bz2
gentoo-2-fc6d20ba86500a2d5d435958b4f23aa931216c3f.zip
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/extutils-pkgconfig/ChangeLog6
-rw-r--r--dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild20
2 files changed, 5 insertions, 21 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog
index 29117e104628..bcc8a5d68803 100644
--- a/dev-perl/extutils-pkgconfig/ChangeLog
+++ b/dev-perl/extutils-pkgconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/extutils-pkgconfig
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.67 2014/06/28 18:02:04 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.68 2014/07/26 14:34:33 dilfridge Exp $
+
+ 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -extutils-pkgconfig-1.130.0.ebuild:
+ Remove old
28 Jun 2014; Mikle Kolyada <zlogene@gentoo.org>
extutils-pkgconfig-1.130.0.ebuild, extutils-pkgconfig-1.140.0.ebuild:
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild
deleted file mode 100644
index 74b408cbafa9..000000000000
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.11 2014/06/28 18:02:04 zlogene Exp $
-
-EAPI=4
-
-MY_PN=ExtUtils-PkgConfig
-MODULE_AUTHOR=XAOC
-MODULE_VERSION=1.13
-inherit perl-module
-
-DESCRIPTION="Simplistic perl interface to pkg-config"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-DEPEND="virtual/pkgconfig"
-
-SRC_TEST="do"