Remove gnuconfig_update usage, leave it to econf.
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 09:28:05 +0000 (09:28 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 09:28:05 +0000 (09:28 +0000)
Package-Manager: portage-2.1.2_rc4-r5

x11-themes/gtk-engines-flat/ChangeLog
x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r1.ebuild
x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r2.ebuild
x11-themes/gtk-engines-gtkstep/ChangeLog
x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.0.ebuild
x11-themes/gtk-engines-notif2/ChangeLog
x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild
x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild

index 5f6348d2de50dba7dead8aca8b1cc30b989132f9..71a0e8c3b529a01cf197511c53106225f7546379 100644 (file)
@@ -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ò <flameeyes@gentoo.org>
+  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 <the_paya@gentoo.org>
   gtk-engines-flat-2.0-r2.ebuild:
index 9b2ff5543c8d3bf69399999fc20d8d149ac72180..b4bee07109b59d707f355d4830f9ea59b6e3d8a1 100644 (file)
@@ -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"
 
index c165e78426b1bb11b9bdb23a2d58ef57ac7e1385..f5925682dc4fdaa2875f9b1faccd1c61965e2a45 100644 (file)
@@ -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)"
 
index 4b869fb3f302e451d3f492b77ca77c629b113db2..b01f1d35c9cd6bcf50762ead17061059d6237035 100644 (file)
@@ -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ò <flameeyes@gentoo.org>
+  gtk-engines-gtkstep-2.0.ebuild:
+  Remove gnuconfig_update usage, leave it to econf.
 
   02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
   gtk-engines-gtkstep-2.0.ebuild:
index 95c936e14a7ae564ca8e64686f46a0bc7b0d7dc6..4a094fb2f745685a90d368e84623268de7499778 100644 (file)
@@ -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"
 
index f6953ef3ef4f18d62dc6ddb4f78c78a475d16979..dbd5d57edd57bead939c88dc78a68e1a7c887709 100644 (file)
@@ -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ò <flameeyes@gentoo.org>
+  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 <agriffis@gentoo.org>
   gtk-engines-notif2-1.0-r1.ebuild:
index 37c0403407f537b4749e2411a5a8bc4c11f7b5b0..8bf736115f221e84babeb3212dca302bcf48272d 100644 (file)
@@ -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)"
 
index e0b59a91b9502b873de94e6fe249e9e0bb2c8199..c99e61aa9e6f22e301161d1e863c3dff5c62b1dd 100644 (file)
@@ -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"