From 15e2e0e8d6d2ad4497c2f5808ba5ddfc5f81c74f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Diego=20Elio=20Petten=C3=B2?= Date: Fri, 5 Jan 2007 07:27:24 +0000 Subject: [PATCH] Remove gnuconfig_update usage, leave it to econf. Package-Manager: portage-2.1.2_rc4-r5 --- app-text/a2ps/ChangeLog | 5 ++++- app-text/a2ps/a2ps-4.13c-r2.ebuild | 7 +++---- app-text/dgs/ChangeLog | 7 +++++-- app-text/dgs/dgs-0.5.10-r1.ebuild | 9 +++------ app-text/dictd/ChangeLog | 8 ++++++-- app-text/dictd/dictd-1.10.0.ebuild | 10 ++-------- app-text/dictd/dictd-1.8.0.ebuild | 9 ++------- app-text/dictd/dictd-1.9.11-r1.ebuild | 10 ++-------- app-text/dictd/dictd-1.9.14.ebuild | 10 ++-------- app-text/enchant/ChangeLog | 5 ++++- app-text/enchant/enchant-1.1.3.ebuild | 14 +++----------- app-text/enchant/files/digest-enchant-1.1.3 | 2 ++ app-text/new/ChangeLog | 7 +++++-- app-text/new/new-1.3.2.ebuild | 8 +++----- app-text/sablotron/ChangeLog | 8 ++++++-- app-text/sablotron/sablotron-1.0.1-r1.ebuild | 9 +++------ app-text/sablotron/sablotron-1.0.1.ebuild | 9 +++------ app-text/sablotron/sablotron-1.0.2.ebuild | 9 +++------ app-text/xlhtml/ChangeLog | 7 +++++-- app-text/xlhtml/xlhtml-0.5.ebuild | 12 ++---------- 20 files changed, 68 insertions(+), 97 deletions(-) diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index 9cda4ac9d001..0b3d38330c16 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/a2ps # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.58 2007/01/04 14:22:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.59 2007/01/05 07:22:10 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò a2ps-4.13c-r2.ebuild: + Remove gnuconfig_update usage, leave it to econf. 04 Jan 2007; Diego Pettenò a2ps-4.13c-r5.ebuild: Don't use gnuconfig_update anymore. diff --git a/app-text/a2ps/a2ps-4.13c-r2.ebuild b/app-text/a2ps/a2ps-4.13c-r2.ebuild index b4b40eaafb8d..d8909ee83cfe 100644 --- a/app-text/a2ps/a2ps-4.13c-r2.ebuild +++ b/app-text/a2ps/a2ps-4.13c-r2.ebuild @@ -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/app-text/a2ps/a2ps-4.13c-r2.ebuild,v 1.7 2006/02/17 01:41:30 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r2.ebuild,v 1.8 2007/01/05 07:22:10 flameeyes Exp $ -inherit gnuconfig eutils +inherit eutils S=${WORKDIR}/${PN}-${PV:0:4} DESCRIPTION="Any to PostScript filter" @@ -45,7 +45,6 @@ src_unpack() { # fix sandbox violation, bug #79012 sed -i -e 's:$acroread -helpall:acroread4 -helpall:' configure configure.in - gnuconfig_update || die "gnuconfig_update failed" libtoolize --copy --force || die "libtoolize failed" } diff --git a/app-text/dgs/ChangeLog b/app-text/dgs/ChangeLog index 1ccd0ff59246..8f065c581368 100644 --- a/app-text/dgs/ChangeLog +++ b/app-text/dgs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dgs -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.25 2006/03/23 18:51:40 spyderous Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.26 2007/01/05 07:22:56 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò dgs-0.5.10-r1.ebuild: + Remove gnuconfig_update usage, leave it to econf. 23 Mar 2006; Donnie Berkholz ; dgs-0.5.10-r1.ebuild: (#127342) Doesn't build in parallel, found by Erik Zeek. diff --git a/app-text/dgs/dgs-0.5.10-r1.ebuild b/app-text/dgs/dgs-0.5.10-r1.ebuild index 9eac0481bf8f..911600970f7b 100644 --- a/app-text/dgs/dgs-0.5.10-r1.ebuild +++ b/app-text/dgs/dgs-0.5.10-r1.ebuild @@ -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/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.34 2006/03/23 18:51:41 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.35 2007/01/05 07:22:56 flameeyes Exp $ -inherit gnuconfig eutils +inherit eutils DESCRIPTION="A Ghostscript based Display Postscript (DPS) server" HOMEPAGE="http://www.gyve.org/dgs/" @@ -25,9 +25,6 @@ src_unpack() { epatch ${FILESDIR}/${P}-tcpd-gentoo.diff epatch ${FILESDIR}/${P}-gcc-3.4.diff epatch ${FILESDIR}/${PV}-workaround-include-in-comments.patch - - # needed for amd64 and alphaev67 at least - gnuconfig_update } src_compile() { diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog index 888e94f7c537..36d57bb04e66 100644 --- a/app-text/dictd/ChangeLog +++ b/app-text/dictd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/dictd -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.30 2006/12/29 17:59:45 gustavoz Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.31 2007/01/05 07:23:52 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò dictd-1.8.0.ebuild, + dictd-1.9.11-r1.ebuild, dictd-1.9.14.ebuild, dictd-1.10.0.ebuild: + Remove gnuconfig_update usage, leave it to econf. 29 Dec 2006; Gustavo Zacarias dictd-1.9.14.ebuild: Stable on sparc diff --git a/app-text/dictd/dictd-1.10.0.ebuild b/app-text/dictd/dictd-1.10.0.ebuild index ae23d2cc245f..150dadc7c71e 100644 --- a/app-text/dictd/dictd-1.10.0.ebuild +++ b/app-text/dictd/dictd-1.10.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/app-text/dictd/dictd-1.10.0.ebuild,v 1.2 2005/08/20 19:15:55 grobian Exp $ - -inherit gnuconfig +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.10.0.ebuild,v 1.3 2007/01/05 07:23:52 flameeyes Exp $ DESCRIPTION="Dictionary Client/Server for the DICT protocol" HOMEPAGE="http://www.dict.org/" @@ -16,10 +14,6 @@ IUSE="" DEPEND="virtual/libc" src_compile() { - - # Update config.sub and config.guess so dictd understands the sparc architecture - gnuconfig_update - econf \ --with-cflags="${CFLAGS}" \ --sysconfdir=/etc/dict || die diff --git a/app-text/dictd/dictd-1.8.0.ebuild b/app-text/dictd/dictd-1.8.0.ebuild index 12edfd41a9bc..40a084bef740 100644 --- a/app-text/dictd/dictd-1.8.0.ebuild +++ b/app-text/dictd/dictd-1.8.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/app-text/dictd/dictd-1.8.0.ebuild,v 1.18 2005/01/01 16:08:17 eradicator Exp $ - -inherit gnuconfig eutils +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.8.0.ebuild,v 1.19 2007/01/05 07:23:52 flameeyes Exp $ DESCRIPTION="Dictionary Client/Server for the DICT protocol" HOMEPAGE="http://www.dict.org/" @@ -22,9 +20,6 @@ src_unpack() { } src_compile() { - # Update config.sub and config.guess so dictd understands the sparc architecture - gnuconfig_update - econf --with-etcdir=/etc/dict || die make || die } diff --git a/app-text/dictd/dictd-1.9.11-r1.ebuild b/app-text/dictd/dictd-1.9.11-r1.ebuild index 157d6a21789b..d0a6614d4eb4 100644 --- a/app-text/dictd/dictd-1.9.11-r1.ebuild +++ b/app-text/dictd/dictd-1.9.11-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/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.10 2005/02/19 10:06:27 corsair Exp $ - -inherit gnuconfig +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.11 2007/01/05 07:23:52 flameeyes Exp $ DESCRIPTION="Dictionary Client/Server for the DICT protocol" HOMEPAGE="http://www.dict.org/" @@ -16,10 +14,6 @@ IUSE="" DEPEND="virtual/libc" src_compile() { - - # Update config.sub and config.guess so dictd understands the sparc architecture - gnuconfig_update - econf \ --with-cflags="${CFLAGS}" \ --sysconfdir=/etc/dict || die diff --git a/app-text/dictd/dictd-1.9.14.ebuild b/app-text/dictd/dictd-1.9.14.ebuild index 08621dfa4b2c..cd07864c4e2f 100644 --- a/app-text/dictd/dictd-1.9.14.ebuild +++ b/app-text/dictd/dictd-1.9.14.ebuild @@ -1,8 +1,6 @@ -# 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/app-text/dictd/dictd-1.9.14.ebuild,v 1.9 2006/12/29 17:59:45 gustavoz Exp $ - -inherit gnuconfig +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.14.ebuild,v 1.10 2007/01/05 07:23:52 flameeyes Exp $ DESCRIPTION="Dictionary Client/Server for the DICT protocol" HOMEPAGE="http://www.dict.org/" @@ -16,10 +14,6 @@ IUSE="" DEPEND="virtual/libc" src_compile() { - - # Update config.sub and config.guess so dictd understands the sparc architecture - gnuconfig_update - econf \ --with-cflags="${CFLAGS}" \ --sysconfdir=/etc/dict || die diff --git a/app-text/enchant/ChangeLog b/app-text/enchant/ChangeLog index d652938f8b1e..be618952ad34 100644 --- a/app-text/enchant/ChangeLog +++ b/app-text/enchant/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/enchant # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.66 2007/01/02 17:12:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.67 2007/01/05 07:26:12 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò enchant-1.1.3.ebuild: + Remove gnuconfig_update usage, leave it to econf. 02 Jan 2007; Diego Pettenò enchant-1.2.5.ebuild: Copy over libtool's install-sh so that the package installs on FreeBSD. diff --git a/app-text/enchant/enchant-1.1.3.ebuild b/app-text/enchant/enchant-1.1.3.ebuild index bf51b5b82fb0..a93b588c1519 100644 --- a/app-text/enchant/enchant-1.1.3.ebuild +++ b/app-text/enchant/enchant-1.1.3.ebuild @@ -1,8 +1,8 @@ -# 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/app-text/enchant/enchant-1.1.3.ebuild,v 1.15 2005/01/01 16:12:53 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.3.ebuild,v 1.16 2007/01/05 07:26:12 flameeyes Exp $ -inherit gnome2 gnuconfig +inherit gnome2 DESCRIPTION="Spellchecker wrapping library" HOMEPAGE="http://www.abisource.com/enchant/" @@ -23,12 +23,4 @@ RDEPEND=">=dev-libs/glib-2 DEPEND="${RDEPEND} dev-util/pkgconfig" -src_unpack() { - unpack ${A} - cd ${S} - - #for proper configuration on mips-linux and possibly other systems - gnuconfig_update -} - DOCS="AUTHORS BUGS ChangeLog HACKING MAINTAINERS NEWS README TODO" diff --git a/app-text/enchant/files/digest-enchant-1.1.3 b/app-text/enchant/files/digest-enchant-1.1.3 index 22b8860a2206..a878cc45181d 100644 --- a/app-text/enchant/files/digest-enchant-1.1.3 +++ b/app-text/enchant/files/digest-enchant-1.1.3 @@ -1 +1,3 @@ MD5 c95186755fe46b27a78d9a85fef2175c enchant-1.1.3.tar.gz 303556 +RMD160 0af2eba6386611aa0e5e94e27f075a7ec234d70d enchant-1.1.3.tar.gz 303556 +SHA256 6a8bce57437c514f2578e7ff09f8a48ff3b20e7ed746c3113372d2c75d382c83 enchant-1.1.3.tar.gz 303556 diff --git a/app-text/new/ChangeLog b/app-text/new/ChangeLog index 37c0f5ad9210..2e20c516e20a 100644 --- a/app-text/new/ChangeLog +++ b/app-text/new/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/new -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/new/ChangeLog,v 1.9 2005/04/24 11:41:19 hansmi Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/new/ChangeLog,v 1.10 2007/01/05 07:25:13 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò new-1.3.2.ebuild: + Remove gnuconfig_update usage, leave it to econf. 24 Apr 2005; Michael Hanselmann new-1.3.2.ebuild: Stable on ppc. diff --git a/app-text/new/new-1.3.2.ebuild b/app-text/new/new-1.3.2.ebuild index e97bcfdce032..a95c4cf9b658 100644 --- a/app-text/new/new-1.3.2.ebuild +++ b/app-text/new/new-1.3.2.ebuild @@ -1,8 +1,8 @@ -# 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/app-text/new/new-1.3.2.ebuild,v 1.6 2005/04/24 11:41:19 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/new/new-1.3.2.ebuild,v 1.7 2007/01/05 07:25:13 flameeyes Exp $ -inherit eutils gnuconfig +inherit eutils DESCRIPTION="template system useful when used with a simple text editor (like vi)" HOMEPAGE="http://www.flyn.org/" @@ -16,8 +16,6 @@ IUSE="" src_unpack() { unpack ${A} ; cd ${S}/src epatch ${FILESDIR}/${PN}-gcc-3.patch - - cd ${S} ; gnuconfig_update } src_install() { diff --git a/app-text/sablotron/ChangeLog b/app-text/sablotron/ChangeLog index 70dcdecb31dd..5be34dfb8de3 100644 --- a/app-text/sablotron/ChangeLog +++ b/app-text/sablotron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/sablotron -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.50 2006/12/11 22:02:41 drizzt Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.51 2007/01/05 07:26:41 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò sablotron-1.0.1.ebuild, + sablotron-1.0.1-r1.ebuild, sablotron-1.0.2.ebuild: + Remove gnuconfig_update usage, leave it to econf. 11 Dec 2006; Timothy Redaelli sablotron-1.0.2.ebuild: Added ~x86-fbsd keyword diff --git a/app-text/sablotron/sablotron-1.0.1-r1.ebuild b/app-text/sablotron/sablotron-1.0.1-r1.ebuild index 93114d595d70..d683cf0eff5b 100644 --- a/app-text/sablotron/sablotron-1.0.1-r1.ebuild +++ b/app-text/sablotron/sablotron-1.0.1-r1.ebuild @@ -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/app-text/sablotron/sablotron-1.0.1-r1.ebuild,v 1.1 2006/03/25 13:15:07 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1-r1.ebuild,v 1.2 2007/01/05 07:26:41 flameeyes Exp $ -inherit libtool gnuconfig flag-o-matic +inherit libtool flag-o-matic MY_PN="Sablot" MY_P="${MY_PN}-${PV}" @@ -27,9 +27,6 @@ DOCS="INSTALL README README_JS RELEASE src/TODO" src_compile() { local myconf= - # Detect mips systems properly - gnuconfig_update - # Please do not remove, else we get references to PORTAGE_TMPDIR # in /usr/lib/libsablot.la ... elibtoolize diff --git a/app-text/sablotron/sablotron-1.0.1.ebuild b/app-text/sablotron/sablotron-1.0.1.ebuild index 07b719b193eb..4171dcdbad70 100644 --- a/app-text/sablotron/sablotron-1.0.1.ebuild +++ b/app-text/sablotron/sablotron-1.0.1.ebuild @@ -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/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.19 2006/02/06 19:36:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.20 2007/01/05 07:26:41 flameeyes Exp $ -inherit libtool gnuconfig flag-o-matic +inherit libtool flag-o-matic MY_PN="Sablot" MY_P="${MY_PN}-${PV}" @@ -27,9 +27,6 @@ DOCS="INSTALL README README_JS RELEASE src/TODO" src_compile() { local myconf= - # Detect mips systems properly - gnuconfig_update - # Please do not remove, else we get references to PORTAGE_TMPDIR # in /usr/lib/libsablot.la ... elibtoolize diff --git a/app-text/sablotron/sablotron-1.0.2.ebuild b/app-text/sablotron/sablotron-1.0.2.ebuild index ce37ab5e0541..ba2f4f229640 100644 --- a/app-text/sablotron/sablotron-1.0.2.ebuild +++ b/app-text/sablotron/sablotron-1.0.2.ebuild @@ -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/app-text/sablotron/sablotron-1.0.2.ebuild,v 1.2 2006/12/11 22:02:41 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.2.ebuild,v 1.3 2007/01/05 07:26:41 flameeyes Exp $ -inherit libtool gnuconfig flag-o-matic +inherit libtool flag-o-matic MY_PN="Sablot" MY_P="${MY_PN}-${PV}" @@ -27,9 +27,6 @@ DOCS="README README_JS RELEASE src/TODO" src_compile() { local myconf= - # Detect mips systems properly - gnuconfig_update - # Please do not remove, else we get references to PORTAGE_TMPDIR # in /usr/lib/libsablot.la ... elibtoolize diff --git a/app-text/xlhtml/ChangeLog b/app-text/xlhtml/ChangeLog index 0a3e0984e9b3..b93dd29e2dcc 100644 --- a/app-text/xlhtml/ChangeLog +++ b/app-text/xlhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xlhtml -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.12 2005/10/29 15:50:26 grobian Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.13 2007/01/05 07:27:24 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò xlhtml-0.5.ebuild: + Remove gnuconfig_update usage, leave it to econf. 29 Oct 2005; Fabian Groffen xlhtml-0.5.ebuild: Marked ~ppc-macos (bug #109441) diff --git a/app-text/xlhtml/xlhtml-0.5.ebuild b/app-text/xlhtml/xlhtml-0.5.ebuild index 6758fb4fcc6f..c1ea765a9e49 100644 --- a/app-text/xlhtml/xlhtml-0.5.ebuild +++ b/app-text/xlhtml/xlhtml-0.5.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/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.12 2005/10/29 15:50:26 grobian Exp $ - -inherit gnuconfig +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.13 2007/01/05 07:27:24 flameeyes Exp $ DESCRIPTION="Convert MS Excel and Powerpoint files to HTML" HOMEPAGE="http://chicago.sourceforge.net/xlhtml/" @@ -16,7 +14,6 @@ DEPEND="" src_unpack() { unpack ${A} - cd ${S}; gnuconfig_update config.sub config.guess # This is needed specifically for depcomp, which is necessary for # building xlhtml, but isn't included. @@ -24,11 +21,6 @@ src_unpack() { cd ${S}; automake --add-missing } -src_compile() { - econf || die "econf failed for ${P}" - emake || die "emake failed for ${P}" -} - src_install() { make DESTDIR=${D} install || die "make install failed for ${P}" dodoc AUTHORS COPYING INSTALL README -- 2.26.2