From: Diego Elio Pettenò Date: Fri, 5 Jan 2007 09:28:05 +0000 (+0000) Subject: Remove gnuconfig_update usage, leave it to econf. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2fea69fb1ceea65d6099ef8fd9e718d44b054b82;p=gentoo.git Remove gnuconfig_update usage, leave it to econf. Package-Manager: portage-2.1.2_rc4-r5 --- diff --git a/x11-themes/gtk-engines-flat/ChangeLog b/x11-themes/gtk-engines-flat/ChangeLog index 5f6348d2de50..71a0e8c3b529 100644 --- a/x11-themes/gtk-engines-flat/ChangeLog +++ b/x11-themes/gtk-engines-flat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-flat -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/ChangeLog,v 1.21 2006/10/09 17:55:27 the_paya Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/ChangeLog,v 1.22 2007/01/05 09:25:22 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò + gtk-engines-flat-2.0-r1.ebuild, gtk-engines-flat-2.0-r2.ebuild: + Remove gnuconfig_update usage, leave it to econf. 09 Oct 2006; Javier Villavicencio gtk-engines-flat-2.0-r2.ebuild: diff --git a/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r1.ebuild b/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r1.ebuild index 9b2ff5543c8d..b4bee07109b5 100644 --- a/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r1.ebuild +++ b/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r1.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r1.ebuild,v 1.10 2005/08/02 09:31:06 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r1.ebuild,v 1.11 2007/01/05 09:25:22 flameeyes Exp $ -inherit gnuconfig MY_PN="gtk-flat-theme" MY_P=${MY_PN}-${PV} @@ -22,13 +21,6 @@ DEPEND="${REPEND} S=${WORKDIR}/${MY_P} -src_unpack() { - unpack ${A} - if [[ ${ARCH} == "amd64" ]]; then - gnuconfig_update ${WORKDIR} - fi -} - src_install() { make DESTDIR="${D}" install || die "Installation failed" diff --git a/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r2.ebuild b/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r2.ebuild index c165e78426b1..f5925682dc4f 100644 --- a/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r2.ebuild +++ b/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r2.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r2.ebuild,v 1.11 2006/10/09 17:55:27 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r2.ebuild,v 1.12 2007/01/05 09:25:22 flameeyes Exp $ -inherit gnuconfig MY_PN="gtk-flat-theme" MY_P=${MY_PN}-${PV} @@ -22,13 +21,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} -src_unpack() { - unpack ${A} - if [[ ${ARCH} == "amd64" ]]; then - gnuconfig_update ${WORKDIR} - fi -} - src_compile() { local myconf="$(use_enable static)" diff --git a/x11-themes/gtk-engines-gtkstep/ChangeLog b/x11-themes/gtk-engines-gtkstep/ChangeLog index 4b869fb3f302..b01f1d35c9cd 100644 --- a/x11-themes/gtk-engines-gtkstep/ChangeLog +++ b/x11-themes/gtk-engines-gtkstep/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-gtkstep -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-gtkstep/ChangeLog,v 1.11 2005/10/02 19:42:31 agriffis Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-gtkstep/ChangeLog,v 1.12 2007/01/05 09:26:36 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò + gtk-engines-gtkstep-2.0.ebuild: + Remove gnuconfig_update usage, leave it to econf. 02 Oct 2005; Aron Griffis gtk-engines-gtkstep-2.0.ebuild: diff --git a/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.0.ebuild b/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.0.ebuild index 95c936e14a7a..4a094fb2f745 100644 --- a/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.0.ebuild +++ b/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.0.ebuild @@ -1,8 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.0.ebuild,v 1.3 2005/10/02 19:42:31 agriffis Exp $ - -inherit gnuconfig +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.0.ebuild,v 1.4 2007/01/05 09:26:36 flameeyes Exp $ MY_PN="gtkstep" DESCRIPTION="GTK+1 GTKStep Theme Engine" @@ -18,11 +16,6 @@ DEPEND="=x11-libs/gtk+-1.2*" S=${WORKDIR}/${MY_PN}-${PV} -src_unpack() { - unpack ${A} - gnuconfig_update -} - src_install() { make DESTDIR="${D}" install || die "Installation failed" diff --git a/x11-themes/gtk-engines-notif2/ChangeLog b/x11-themes/gtk-engines-notif2/ChangeLog index f6953ef3ef4f..dbd5d57edd57 100644 --- a/x11-themes/gtk-engines-notif2/ChangeLog +++ b/x11-themes/gtk-engines-notif2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-notif2 -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.14 2005/10/02 19:45:12 agriffis Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.15 2007/01/05 09:28:05 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò + gtk-engines-notif2-1.0.ebuild, gtk-engines-notif2-1.0-r1.ebuild: + Remove gnuconfig_update usage, leave it to econf. 02 Oct 2005; Aron Griffis gtk-engines-notif2-1.0-r1.ebuild: diff --git a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild index 37c0403407f5..8bf736115f22 100644 --- a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild +++ b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild @@ -1,8 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild,v 1.7 2005/10/02 19:45:12 agriffis Exp $ - -inherit gnuconfig +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild,v 1.8 2007/01/05 09:28:05 flameeyes Exp $ DESCRIPTION="GTK+1 Notif2 Theme Engine" HOMEPAGE="http://themes.freshmeat.net/projects/notif210/" @@ -16,13 +14,6 @@ DEPEND="=x11-libs/gtk+-1.2*" S=${WORKDIR}/notif2-${PV} -src_unpack() { - unpack ${A} - if [[ ${ARCH} == "amd64" ]]; then - gnuconfig_update - fi -} - src_compile() { local myconf="$(use_enable static)" diff --git a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild index e0b59a91b950..c99e61aa9e6f 100644 --- a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild +++ b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild @@ -1,8 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild,v 1.10 2005/08/02 11:50:49 leonardop Exp $ - -inherit gnuconfig +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild,v 1.11 2007/01/05 09:28:05 flameeyes Exp $ DESCRIPTION="GTK+1 Notif2 Theme Engine" HOMEPAGE="http://themes.freshmeat.net/projects/notif210/" @@ -16,13 +14,6 @@ DEPEND="=x11-libs/gtk+-1.2*" S=${WORKDIR}/notif2-${PV} -src_unpack() { - unpack ${A} - if [[ ${ARCH} == "amd64" ]]; then - gnuconfig_update - fi -} - src_install() { einstall || die "Installation failed"