diff --git a/dev-perl/IPTables-libiptc/IPTables-libiptc-0.520.0.ebuild b/dev-perl/IPTables-libiptc/IPTables-libiptc-0.520.0.ebuild deleted file mode 100644 index d825799f958e2..0000000000000 --- a/dev-perl/IPTables-libiptc/IPTables-libiptc-0.520.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=HAWK -MODULE_VERSION=0.52 - -inherit perl-module toolchain-funcs - -DESCRIPTION="Perl extension for iptables libiptc library" -SRC_URI="${SRC_URI} -https://dev.gentoo.org/~pinkbyte/distfiles/${PN}/${P}-support-for-iptables-1.4.12.patch.bz2 -https://dev.gentoo.org/~pinkbyte/distfiles/${PN}/${P}-support-for-iptables-1.4.16.2.patch.bz2" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -# package dependency on iptables is very fragile -# see https://rt.cpan.org/Public/Bug/Display.html?id=70639 -RDEPEND=" '-shared -L$(PREFIX)/lib', - ## LDDLFLAGS => '-shared $(LOCAL_LIB_IPTC) -L$(PREFIX)/lib', - LDFLAGS => '-L$(PREFIX)/lib', -- DEFINE => '-g -DIPTABLES_VERSION=\"$(IPTABLES_VERSION)\" -DXTABLES_LIBDIR=\"\$(XTABLES_LIBDIR)\" -DIPTABLES_VERSION_CODE=\$(IPTABLES_VERSION_CODE)', -+ DEFINE => '$(CFLAGS) -DIPTABLES_VERSION=\"$(IPTABLES_VERSION)\" -DXTABLES_LIBDIR=\"\$(XTABLES_LIBDIR)\" -DIPTABLES_VERSION_CODE=\$(IPTABLES_VERSION_CODE)', - # e.g., '-DHAVE_SOMETHING' - INC => '-I/usr/local/include -I./include -I.', - # e.g., '-I. -I/usr/include/other' - ---- iptables/Makefile.orig 2013-07-10 19:37:00.298563274 +0400 -+++ iptables/Makefile 2013-07-10 19:37:16.786563628 +0400 -@@ -46,8 +46,7 @@ - endif - LDLIBS=-ldl $(EXTRALIBS) - --COPT_FLAGS:=-O2 --CFLAGS:=$(COPT_FLAGS) -Wall -Wunused -I$(KERNEL_DIR)/include -I$(INCDIR) -I../include/ -fPIC -DXTABLES_INTERNAL -g -+CFLAGS+=-Wall -Wunused -I$(KERNEL_DIR)/include -I$(INCDIR) -I../include/ -fPIC -DXTABLES_INTERNAL - #-g -DDEBUG #-pg # -DIPTC_DEBUG - - DEFINES:=-DIPTABLES_VERSION=\"$(IPTABLES_VERSION)\" -DXTABLES_LIBDIR=\"$(XTABLES_LIBDIR)\" -DIPTABLES_VERSION_CODE=\$(IPTABLES_VERSION_CODE) diff --git a/dev-perl/IPTables-libiptc/metadata.xml b/dev-perl/IPTables-libiptc/metadata.xml deleted file mode 100644 index 24e5ecfa4db85..0000000000000 --- a/dev-perl/IPTables-libiptc/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - pinkbyte@gentoo.org - Sergey Popov - - - perl@gentoo.org - Gentoo Perl Project - - - IPTables-libiptc - IPTables::libiptc - -