mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-print/cups-filters: drop unused base eclass
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
GENTOO_DEPEND_ON_PERL=no
|
||||
|
||||
inherit base eutils perl-module autotools systemd
|
||||
inherit eutils perl-module autotools systemd
|
||||
|
||||
if [[ "${PV}" == "9999" ]] ; then
|
||||
inherit bzr
|
||||
@@ -48,7 +48,6 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
base_src_prepare
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
GENTOO_DEPEND_ON_PERL=no
|
||||
|
||||
inherit base eutils perl-module autotools systemd
|
||||
inherit eutils perl-module autotools systemd
|
||||
|
||||
if [[ "${PV}" == "9999" ]] ; then
|
||||
inherit bzr
|
||||
@@ -48,7 +48,6 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
base_src_prepare
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
GENTOO_DEPEND_ON_PERL=no
|
||||
|
||||
inherit base eutils perl-module autotools systemd
|
||||
inherit eutils perl-module autotools systemd
|
||||
|
||||
if [[ "${PV}" == "9999" ]] ; then
|
||||
inherit bzr
|
||||
@@ -48,7 +48,6 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
base_src_prepare
|
||||
epatch "${FILESDIR}/${P}-allow-disable-ghostscript.patch"
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
GENTOO_DEPEND_ON_PERL=no
|
||||
|
||||
inherit base eutils perl-module autotools systemd
|
||||
inherit eutils perl-module autotools systemd
|
||||
|
||||
if [[ "${PV}" == "9999" ]] ; then
|
||||
inherit bzr
|
||||
@@ -48,7 +48,6 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
base_src_prepare
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
GENTOO_DEPEND_ON_PERL=no
|
||||
|
||||
inherit base eutils perl-module autotools systemd
|
||||
inherit eutils perl-module autotools systemd
|
||||
|
||||
if [[ "${PV}" == "9999" ]] ; then
|
||||
inherit bzr
|
||||
@@ -48,7 +48,6 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
base_src_prepare
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
GENTOO_DEPEND_ON_PERL=no
|
||||
|
||||
inherit base eutils perl-module autotools systemd
|
||||
inherit eutils perl-module autotools systemd
|
||||
|
||||
if [[ "${PV}" == "9999" ]] ; then
|
||||
inherit bzr
|
||||
@@ -48,7 +48,6 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
base_src_prepare
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user