summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-12-11 06:31:06 +1300
committerKent Fredric <kentnl@gentoo.org>2016-12-11 07:01:00 +1300
commit7ac811694943faf614eba696a4b880b01696b9b6 (patch)
treeefaf245385fa8dc67a34c42db12575e26239e7bf
parentprofiles: pkgmove dev-perl/extutils-pkgconfig -> dev-perl/ExtUtils-PkgConfig (diff)
downloadgentoo-7ac811694943faf614eba696a4b880b01696b9b6.tar.gz
gentoo-7ac811694943faf614eba696a4b880b01696b9b6.tar.bz2
gentoo-7ac811694943faf614eba696a4b880b01696b9b6.zip
dev-perl/extutils-pkgconfig: Remove, now dev-perl/ExtUtils-PkgConfig
-rw-r--r--dev-perl/extutils-pkgconfig/Manifest1
-rw-r--r--dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild21
-rw-r--r--dev-perl/extutils-pkgconfig/metadata.xml12
3 files changed, 0 insertions, 34 deletions
diff --git a/dev-perl/extutils-pkgconfig/Manifest b/dev-perl/extutils-pkgconfig/Manifest
deleted file mode 100644
index 80eae6ed436b..000000000000
--- a/dev-perl/extutils-pkgconfig/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ExtUtils-PkgConfig-1.15.tar.gz 9877 SHA256 69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3 SHA512 975cc64d07f488bd0b89516ed3304797f8d74774f49e888e72788ef54f432ebb77a70af610e25f275baaea08a7756ce78c964e28bf2c853783a35e67b4aeeeaf WHIRLPOOL 1da7f8bca06f7313bcfc2a36eeba813146736c1cae244f86b0587c2a9b660ad84f866dea11a5bf7f566fe40635ee39394725138f049e8c68af023de8012820b3
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild
deleted file mode 100644
index feadbc14d7d9..000000000000
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=ExtUtils-PkgConfig
-MODULE_AUTHOR=XAOC
-MODULE_VERSION=1.15
-inherit perl-module
-
-DESCRIPTION="Simplistic perl interface to pkg-config"
-
-LICENSE="LGPL-2+"
-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"
diff --git a/dev-perl/extutils-pkgconfig/metadata.xml b/dev-perl/extutils-pkgconfig/metadata.xml
deleted file mode 100644
index ecc79abbf836..000000000000
--- a/dev-perl/extutils-pkgconfig/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">ExtUtils-PkgConfig</remote-id>
- <remote-id type="cpan-module">ExtUtils::PkgConfig</remote-id>
- </upstream>
-</pkgmetadata>