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

media-libs/sdl-image/ChangeLog
media-libs/sdl-image/sdl-image-1.2.3-r1.ebuild
media-libs/t1lib/ChangeLog
media-libs/t1lib/t1lib-1.3.1.ebuild
media-libs/t1lib/t1lib-5.0.2.ebuild

index f2a5511ffebd8eab9cea662c62a65f7bcb675486..fad62d12caf21195b2bcf8d568ea9388a418485e 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/sdl-image
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.38 2006/10/31 01:00:06 nyhm Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.39 2007/01/05 08:33:17 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  sdl-image-1.2.3-r1.ebuild:
+  Remove gnuconfig_update usage, leave it to econf.
 
   31 Oct 2006; Tristan Heaven <nyhm@gentoo.org> sdl-image-1.2.5.ebuild,
   sdl-image-1.2.5-r1.ebuild:
index 56d277bc9d26bc32d3e836b9b5aabf1aa8f06c78..d935c60fd03dd57c17bea09a754abc3620959036 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/media-libs/sdl-image/sdl-image-1.2.3-r1.ebuild,v 1.6 2005/01/07 19:15:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.3-r1.ebuild,v 1.7 2007/01/05 08:33:17 flameeyes Exp $
 
-inherit gnuconfig
 
 MY_P="${P/sdl-/SDL_}"
 S=${WORKDIR}/${MY_P}
@@ -21,12 +20,6 @@ DEPEND="sys-libs/zlib
        jpeg? ( >=media-libs/jpeg-6b )
        tiff? ( media-libs/tiff )"
 
-src_unpack() {
-       unpack ${A}
-       cd ${S}
-       gnuconfig_update
-}
-
 src_compile() {
        econf \
                $(use_enable gif) \
index 6d80e344c4bcd2bd84f4f01322b9a41a1f42b6cb..49a942201122f3f73ceb57db29d066888c55be8f 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/t1lib
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.52 2006/12/07 22:41:33 mr_bones_ Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.53 2007/01/05 08:35:17 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> t1lib-1.3.1.ebuild,
+  t1lib-5.0.2.ebuild:
+  Remove gnuconfig_update usage, leave it to econf.
 
   07 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org>
   -t1lib-5.0.0-r2.ebuild, -t1lib-5.0.1.ebuild:
index 32680f26bb04a8b9a8d3b553be3649be4cea1102..44eaa13b2d7e0db2394ff504593498eb198e95aa 100644 (file)
@@ -1,8 +1,8 @@
-# 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/media-libs/t1lib/t1lib-1.3.1.ebuild,v 1.28 2006/10/28 17:15:57 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-1.3.1.ebuild,v 1.29 2007/01/05 08:35:17 flameeyes Exp $
 
-inherit gnuconfig eutils
+inherit eutils
 
 IUSE="X"
 
@@ -19,7 +19,6 @@ KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips"
 
 src_unpack() {
        unpack ${A}
-       gnuconfig_update
 
        cd "${S}"
        epatch "${FILESDIR}/${P}-asneeded.patch"
index 4b375dd90bdb2876051f7029eeb478fbcfec35fe..05cbb2dd2ef0c42b1f8f6a3da80f8f7208c06fd8 100644 (file)
@@ -1,8 +1,8 @@
-# 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/media-libs/t1lib/t1lib-5.0.2.ebuild,v 1.27 2006/10/28 17:21:43 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2.ebuild,v 1.28 2007/01/05 08:35:17 flameeyes Exp $
 
-inherit eutils gnuconfig flag-o-matic libtool toolchain-funcs
+inherit eutils flag-o-matic libtool toolchain-funcs
 
 DESCRIPTION="A Type 1 Font Rasterizer Library for UNIX/X11"
 HOMEPAGE="ftp://metalab.unc.edu/pub/Linux/libs/graphics/"
@@ -25,9 +25,6 @@ DEPEND="${RDEPEND}
 
 src_unpack() {
        unpack ${A}
-       if use amd64 || use alpha || use ppc64 || use ppc-macos; then
-               gnuconfig_update || die "gnuconfig_update failed"
-       fi
        use ppc-macos && darwintoolize
        cd ${S}
        epatch "${FILESDIR}/${P}-gentoo.diff"