summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-05-21 18:41:17 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-05-21 18:41:17 +0000
commitf1d7a839488c16f6f63ac1743a77c80ffc92ccff (patch)
treef76408de1ed36c47afb34d411fe01bd74fb0f04a /app-admin
parentStable for x86, wrt bug #416111 (diff)
downloadgentoo-2-f1d7a839488c16f6f63ac1743a77c80ffc92ccff.tar.gz
gentoo-2-f1d7a839488c16f6f63ac1743a77c80ffc92ccff.tar.bz2
gentoo-2-f1d7a839488c16f6f63ac1743a77c80ffc92ccff.zip
Explicitly inherit eutils, autotools.eclass no longer provides it.
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/system-config-printer-gnome/ChangeLog8
-rw-r--r--app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild4
-rw-r--r--app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild4
-rw-r--r--app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild4
4 files changed, 13 insertions, 7 deletions
diff --git a/app-admin/system-config-printer-gnome/ChangeLog b/app-admin/system-config-printer-gnome/ChangeLog
index 258f54933092..8550ff615059 100644
--- a/app-admin/system-config-printer-gnome/ChangeLog
+++ b/app-admin/system-config-printer-gnome/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-admin/system-config-printer-gnome
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.53 2012/05/03 18:02:21 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.54 2012/05/21 18:41:17 tetromino Exp $
+
+ 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ system-config-printer-gnome-1.3.6.ebuild,
+ system-config-printer-gnome-1.3.7.ebuild,
+ system-config-printer-gnome-1.3.9-r1.ebuild:
+ Explicitly inherit eutils, autotools.eclass no longer provides it.
03 May 2012; Jeff Horelick <jdhore@gentoo.org>
system-config-printer-gnome-1.3.6.ebuild,
diff --git a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild
index 718e0c7c5fd5..996507f167c4 100644
--- a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild
+++ b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild,v 1.10 2012/05/03 18:02:21 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild,v 1.11 2012/05/21 18:41:17 tetromino Exp $
EAPI="3"
PYTHON_DEPEND="2"
PYTHON_USE_WITH="xml"
WANT_AUTOMAKE="1.11"
-inherit python autotools
+inherit eutils python autotools
MY_P="${PN%-gnome}-${PV}"
diff --git a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild
index e89fe4022de6..0cf31d2a72e1 100644
--- a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild
+++ b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild,v 1.10 2012/05/03 18:02:21 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild,v 1.11 2012/05/21 18:41:17 tetromino Exp $
EAPI="3"
PYTHON_DEPEND="2"
PYTHON_USE_WITH="xml"
WANT_AUTOMAKE="1.11"
-inherit python autotools
+inherit eutils python autotools
MY_P="${PN%-gnome}-${PV}"
diff --git a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild
index d8025e57136d..d5e7cc14cc56 100644
--- a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild
+++ b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild,v 1.6 2012/05/03 18:02:21 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild,v 1.7 2012/05/21 18:41:17 tetromino Exp $
EAPI="3"
PYTHON_DEPEND="2"
PYTHON_USE_WITH="xml"
WANT_AUTOMAKE="1.11"
-inherit python autotools
+inherit eutils python autotools
MY_P="${PN%-gnome}-${PV}"