# 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ò <flameeyes@gentoo.org> a2ps-4.13c-r2.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> a2ps-4.13c-r5.ebuild:
Don't use gnuconfig_update anymore.
-# 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"
# 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"
}
# 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ò <flameeyes@gentoo.org> dgs-0.5.10-r1.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
23 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; dgs-0.5.10-r1.ebuild:
(#127342) Doesn't build in parallel, found by Erik Zeek.
-# 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/"
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() {
# 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ò <flameeyes@gentoo.org> 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 <gustavoz@gentoo.org> dictd-1.9.14.ebuild:
Stable on sparc
-# 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/"
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
-# 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/"
}
src_compile() {
- # Update config.sub and config.guess so dictd understands the sparc architecture
- gnuconfig_update
-
econf --with-etcdir=/etc/dict || die
make || die
}
-# 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/"
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
-# 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/"
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
# 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ò <flameeyes@gentoo.org> enchant-1.1.3.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
02 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> enchant-1.2.5.ebuild:
Copy over libtool's install-sh so that the package installs on FreeBSD.
-# 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/"
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"
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
# 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ò <flameeyes@gentoo.org> new-1.3.2.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> new-1.3.2.ebuild:
Stable on ppc.
-# 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/"
src_unpack() {
unpack ${A} ; cd ${S}/src
epatch ${FILESDIR}/${PN}-gcc-3.patch
-
- cd ${S} ; gnuconfig_update
}
src_install() {
# 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ò <flameeyes@gentoo.org> 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 <drizzt@gentoo.org> sablotron-1.0.2.ebuild:
Added ~x86-fbsd keyword
-# 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}"
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
-# 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}"
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
-# 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}"
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
# 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ò <flameeyes@gentoo.org> xlhtml-0.5.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
29 Oct 2005; Fabian Groffen <grobian@gentoo.org> xlhtml-0.5.ebuild:
Marked ~ppc-macos (bug #109441)
-# 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/"
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.
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