diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-06-24 23:46:15 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-06-24 23:46:15 +0000 |
commit | 747e814664321615f444eb001b937f5d354b7130 (patch) | |
tree | 9e895b41ab8259a1402c187cb11bb764828a562c /dev-perl/Net-Patricia | |
parent | Support newer versions of dev-python/gntp, resolves #474540. (diff) | |
download | gentoo-2-747e814664321615f444eb001b937f5d354b7130.tar.gz gentoo-2-747e814664321615f444eb001b937f5d354b7130.tar.bz2 gentoo-2-747e814664321615f444eb001b937f5d354b7130.zip |
drop perl-module_src_compile
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild index 3d208aadeb2a..2c0b141a72ca 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild,v 1.3 2013/06/19 23:24:11 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild,v 1.4 2013/06/24 23:46:15 zlogene Exp $ EAPI=4 @@ -24,8 +24,6 @@ DEPEND="${RDEPEND}" src_compile() { emake AR="$(tc-getAR)" OTHERLDFLAGS="${LDFLAGS}" - - perl-module_src_compile } #SRC_TEST="do" |