diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-26 14:56:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-26 14:56:19 +0000 |
commit | 0ba56218479648f1aeae9bae6070ea588cce633a (patch) | |
tree | dc5413e7d49a8cad7f24d11e2c8fed3fdaa45f52 | |
parent | Add die following econf for bug 48950 (diff) | |
download | historical-0ba56218479648f1aeae9bae6070ea588cce633a.tar.gz historical-0ba56218479648f1aeae9bae6070ea588cce633a.tar.bz2 historical-0ba56218479648f1aeae9bae6070ea588cce633a.zip |
Add die following econf for bug 48950
-rw-r--r-- | x11-misc/autocutsel/ChangeLog | 3 | ||||
-rw-r--r-- | x11-misc/autocutsel/autocutsel-0.6.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/efax-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fsv/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/fsv/fsv-0.9.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/gtkdiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/gtkdiff/gtkdiff-1.8.0-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icesndcfg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icesndcfg/icesndcfg-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/paralogger/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/paralogger/paralogger-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/x2vnc/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/x2vnc/x2vnc-1.6.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xkbd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkbd/xkbd-0.8.12.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xtermcontrol/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xtermcontrol/xtermcontrol-2.3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xvidcap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xvidcap/xvidcap-1.1.3.ebuild | 4 |
22 files changed, 68 insertions, 36 deletions
diff --git a/x11-misc/autocutsel/ChangeLog b/x11-misc/autocutsel/ChangeLog index 2084b7681bb4..d7c0311c2335 100644 --- a/x11-misc/autocutsel/ChangeLog +++ b/x11-misc/autocutsel/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $header$ + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> autocutsel-0.6.2.ebuild: + Add die following econf for bug 48950 + 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> autocutsel-0.6.2.ebuild: Added IUSE= diff --git a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild b/x11-misc/autocutsel/autocutsel-0.6.2.ebuild index e91fc42a097f..733575205711 100644 --- a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild +++ b/x11-misc/autocutsel/autocutsel-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.6.2.ebuild,v 1.7 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.6.2.ebuild,v 1.8 2004/04/26 14:45:05 agriffis Exp $ DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X applications" HOMEPAGE="http://www.lepton.fr/tools/autocutsel/" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc virtual/x11" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog index 2748a8aa4a10..5c5f06181ca0 100644 --- a/x11-misc/efax-gtk/ChangeLog +++ b/x11-misc/efax-gtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/efax-gtk # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.8 2004/04/11 15:02:10 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.9 2004/04/26 14:46:40 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> efax-gtk-2.0.7.ebuild, + efax-gtk-2.2.4.ebuild: + Add die following econf for bug 48950 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> efax-gtk-2.2.5a.ebuild: Marked stable on x86. diff --git a/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild b/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild index b17e71d9e433..457844a9ea4d 100644 --- a/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild,v 1.4 2004/04/26 14:46:40 agriffis Exp $ DESCRIPTION="GTK+2 frontend for the efax program." @@ -18,7 +18,7 @@ RDEPEND=">=net-misc/efax-0.9*" S=${WORKDIR}/${PN} src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild b/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild index 33f093e95893..400bc0db6818 100644 --- a/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild,v 1.2 2004/02/19 18:36:19 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild,v 1.3 2004/04/26 14:46:40 agriffis Exp $ DESCRIPTION="GTK+2 frontend for the efax program." @@ -18,7 +18,7 @@ RDEPEND=">=net-misc/efax-0.9*" #S=${WORKDIR}/${PN} src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/x11-misc/fsv/ChangeLog b/x11-misc/fsv/ChangeLog index 5c3a72b19c33..67055b98ab3f 100644 --- a/x11-misc/fsv/ChangeLog +++ b/x11-misc/fsv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fsv -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/ChangeLog,v 1.2 2003/02/12 09:28:24 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/ChangeLog,v 1.3 2004/04/26 14:47:29 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> fsv-0.9.ebuild: + Add die following econf for bug 48950 *fsv-0.9 (07 Nov 2002) diff --git a/x11-misc/fsv/fsv-0.9.ebuild b/x11-misc/fsv/fsv-0.9.ebuild index 1195d4504a5e..0a2d8b1d3723 100644 --- a/x11-misc/fsv/fsv-0.9.ebuild +++ b/x11-misc/fsv/fsv-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/fsv-0.9.ebuild,v 1.4 2004/02/28 19:19:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/fsv-0.9.ebuild,v 1.5 2004/04/26 14:47:29 agriffis Exp $ IUSE="nls" @@ -23,7 +23,7 @@ src_compile() { use nls || myconf="${myconf} --disable-nls" - econf ${myconf} + econf ${myconf} || die "econf failed" emake || die } diff --git a/x11-misc/gtkdiff/ChangeLog b/x11-misc/gtkdiff/ChangeLog index d1fe1acb48d7..8121244f77aa 100644 --- a/x11-misc/gtkdiff/ChangeLog +++ b/x11-misc/gtkdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gtkdiff # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtkdiff/ChangeLog,v 1.4 2004/03/23 13:04:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtkdiff/ChangeLog,v 1.5 2004/04/26 14:49:13 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> gtkdiff-1.8.0-r2.ebuild: + Add die following econf for bug 48950 23 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> gtkdiff-1.8.0-r2.ebuild: ~sparced, thanks to hardave riar ualberta ca diff --git a/x11-misc/gtkdiff/gtkdiff-1.8.0-r2.ebuild b/x11-misc/gtkdiff/gtkdiff-1.8.0-r2.ebuild index b9ee286eb2c7..227ec0dfbcd5 100644 --- a/x11-misc/gtkdiff/gtkdiff-1.8.0-r2.ebuild +++ b/x11-misc/gtkdiff/gtkdiff-1.8.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtkdiff/gtkdiff-1.8.0-r2.ebuild,v 1.3 2004/03/23 13:04:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtkdiff/gtkdiff-1.8.0-r2.ebuild,v 1.4 2004/04/26 14:49:13 agriffis Exp $ DESCRIPTION="GNOME Frontend for diff" SRC_URI="http://home.catv.ne.jp/pp/ginoue/software/gtkdiff/${P}.tar.gz" @@ -17,7 +17,7 @@ RDEPEND="nls? ( sys-devel/gettext dev-util/intltool )" src_compile() { - econf `use_enable nls` + econf `use_enable nls` || die "econf failed" emake || die } diff --git a/x11-misc/icesndcfg/ChangeLog b/x11-misc/icesndcfg/ChangeLog index 6a1ac0969ee5..fce4356d76f6 100644 --- a/x11-misc/icesndcfg/ChangeLog +++ b/x11-misc/icesndcfg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icesndcfg # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.7 2004/04/01 10:16:38 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.8 2004/04/26 14:50:17 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> icesndcfg-1.1.ebuild: + Add die following econf for bug 48950 01 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> icesndcfg-1.1.ebuild: Fixing sandbox problem, see bug #45723 diff --git a/x11-misc/icesndcfg/icesndcfg-1.1.ebuild b/x11-misc/icesndcfg/icesndcfg-1.1.ebuild index 84b8775c037a..626415f8d989 100644 --- a/x11-misc/icesndcfg/icesndcfg-1.1.ebuild +++ b/x11-misc/icesndcfg/icesndcfg-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.1.ebuild,v 1.5 2004/04/01 10:16:38 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.1.ebuild,v 1.6 2004/04/26 14:50:17 agriffis Exp $ IUSE="" @@ -17,7 +17,7 @@ KEYWORDS="x86 sparc " src_compile () { addwrite ${QTDIR}/etc/settings - econf + econf || die "econf failed" emake || die } diff --git a/x11-misc/paralogger/ChangeLog b/x11-misc/paralogger/ChangeLog index 76fbdbacbe04..fc11b3a36fa2 100644 --- a/x11-misc/paralogger/ChangeLog +++ b/x11-misc/paralogger/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/paralogger # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/paralogger/ChangeLog,v 1.2 2004/04/11 15:21:30 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/paralogger/ChangeLog,v 1.3 2004/04/26 14:51:05 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> paralogger-1.0.3.ebuild: + Add die following econf for bug 48950 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> paralogger-1.0.3.ebuild: Marked stable. diff --git a/x11-misc/paralogger/paralogger-1.0.3.ebuild b/x11-misc/paralogger/paralogger-1.0.3.ebuild index 336524206967..4ac6c9974b20 100644 --- a/x11-misc/paralogger/paralogger-1.0.3.ebuild +++ b/x11-misc/paralogger/paralogger-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/paralogger/paralogger-1.0.3.ebuild,v 1.2 2004/04/11 15:21:30 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/paralogger/paralogger-1.0.3.ebuild,v 1.3 2004/04/26 14:51:05 agriffis Exp $ DESCRIPTION="Bourne shell script to "tail" the system log(s) in borderless transparent Eterm(s)" HOMEPAGE="http://projects.gtk.mine.nu/paralogger" @@ -15,7 +15,7 @@ DEPEND="x11-terms/eterm app-misc/colortail" src_compile() { - econf + econf || die "econf failed" } src_install() { diff --git a/x11-misc/x2vnc/ChangeLog b/x11-misc/x2vnc/ChangeLog index af74f7d545b7..11a6edd25aa8 100644 --- a/x11-misc/x2vnc/ChangeLog +++ b/x11-misc/x2vnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/x2vnc # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/ChangeLog,v 1.18 2004/04/13 22:04:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/ChangeLog,v 1.19 2004/04/26 14:52:39 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> x2vnc-1.5.1-r1.ebuild, + x2vnc-1.6.ebuild: + Add die following econf for bug 48950 13 Apr 2004; Jason Wever <weeve@gentoo.org> x2vnc-1.6.ebuild: Stable on sparc. diff --git a/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild b/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild index ee13449ef749..673b4cb54c58 100644 --- a/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild +++ b/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild,v 1.5 2004/04/11 17:28:38 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild,v 1.6 2004/04/26 14:52:39 agriffis Exp $ DESCRIPTION="Control a remote computer running VNC from X" SRC_URI="http://www.hubbe.net/~hubbe/${P}.tar.gz" @@ -16,7 +16,7 @@ DEPEND="virtual/x11 IUSE="tcltk" src_compile() { - econf + econf || die "econf failed" emake || die "make failed" } diff --git a/x11-misc/x2vnc/x2vnc-1.6.ebuild b/x11-misc/x2vnc/x2vnc-1.6.ebuild index e5e655961a54..2c96e1bac35d 100644 --- a/x11-misc/x2vnc/x2vnc-1.6.ebuild +++ b/x11-misc/x2vnc/x2vnc-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.5 2004/04/13 22:04:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.6 2004/04/26 14:52:39 agriffis Exp $ DESCRIPTION="Control a remote computer running VNC from X" SRC_URI="http://fredrik.hubbe.net/${PN}/${P}.tar.gz" @@ -15,7 +15,7 @@ DEPEND="virtual/x11 IUSE="tcltk" src_compile() { - econf + econf || die "econf failed" emake || die "make failed" } diff --git a/x11-misc/xkbd/ChangeLog b/x11-misc/xkbd/ChangeLog index 65e879ca9e12..938c1baae96e 100644 --- a/x11-misc/xkbd/ChangeLog +++ b/x11-misc/xkbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xkbd # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/ChangeLog,v 1.2 2004/04/11 17:36:57 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/ChangeLog,v 1.3 2004/04/26 14:53:43 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> xkbd-0.8.12.ebuild: + Add die following econf for bug 48950 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xkbd-0.8.12.ebuild: Marked stable. Ebuild fixups. diff --git a/x11-misc/xkbd/xkbd-0.8.12.ebuild b/x11-misc/xkbd/xkbd-0.8.12.ebuild index b0d659726353..f8965a32b09b 100644 --- a/x11-misc/xkbd/xkbd-0.8.12.ebuild +++ b/x11-misc/xkbd/xkbd-0.8.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/xkbd-0.8.12.ebuild,v 1.3 2004/04/11 17:36:57 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/xkbd-0.8.12.ebuild,v 1.4 2004/04/26 14:53:44 agriffis Exp $ DESCRIPTION="Xkbd - onscreen soft keyboard for X11" HOMEPAGE="http://handhelds.org/~mallum/xkbd/" @@ -23,7 +23,7 @@ DEPEND="sys-devel/libtool src_compile() { econf\ - `use_enable debug` + `use_enable debug` || die "econf failed" emake || die diff --git a/x11-misc/xtermcontrol/ChangeLog b/x11-misc/xtermcontrol/ChangeLog index 9314bc5f627a..9cef7424589d 100644 --- a/x11-misc/xtermcontrol/ChangeLog +++ b/x11-misc/xtermcontrol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xtermcontrol # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtermcontrol/ChangeLog,v 1.2 2004/03/19 02:49:58 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtermcontrol/ChangeLog,v 1.3 2004/04/26 14:54:43 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> xtermcontrol-2.3.ebuild: + Add die following econf for bug 48950 18 Mar 2004; Jay Pfeifer <pfeifer@gentoo.org> xtermcontrol-2.3.ebuild : Marked stable on x86. diff --git a/x11-misc/xtermcontrol/xtermcontrol-2.3.ebuild b/x11-misc/xtermcontrol/xtermcontrol-2.3.ebuild index 071d1da5fdcb..b1e9d743bc2e 100644 --- a/x11-misc/xtermcontrol/xtermcontrol-2.3.ebuild +++ b/x11-misc/xtermcontrol/xtermcontrol-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtermcontrol/xtermcontrol-2.3.ebuild,v 1.2 2004/03/19 02:49:58 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtermcontrol/xtermcontrol-2.3.ebuild,v 1.3 2004/04/26 14:54:43 agriffis Exp $ IUSE="" @@ -16,7 +16,7 @@ DEPEND="virtual/x11" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/x11-misc/xvidcap/ChangeLog b/x11-misc/xvidcap/ChangeLog index 36c975610b1d..8d743b92c6a2 100644 --- a/x11-misc/xvidcap/ChangeLog +++ b/x11-misc/xvidcap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xvidcap # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvidcap/ChangeLog,v 1.4 2004/04/11 17:50:56 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvidcap/ChangeLog,v 1.5 2004/04/26 14:56:19 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> xvidcap-1.1.3.ebuild: + Add die following econf for bug 48950 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xvidcap-1.1.3.ebuild: Marked stable. diff --git a/x11-misc/xvidcap/xvidcap-1.1.3.ebuild b/x11-misc/xvidcap/xvidcap-1.1.3.ebuild index 78c3e3c95aff..4fc82927f6d1 100644 --- a/x11-misc/xvidcap/xvidcap-1.1.3.ebuild +++ b/x11-misc/xvidcap/xvidcap-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvidcap/xvidcap-1.1.3.ebuild,v 1.2 2004/04/11 17:50:56 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvidcap/xvidcap-1.1.3.ebuild,v 1.3 2004/04/26 14:56:19 agriffis Exp $ inherit eutils @@ -24,7 +24,7 @@ SLOT="0" src_compile() { use gtk && myconf="${myconf} --with-gtk2" - econf ${myconf} + econf ${myconf} || die "econf failed" emake } |