diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-26 14:43:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-26 14:43:52 +0000 |
commit | c88477d1d022855f3527a231d98d1e9dce7333de (patch) | |
tree | 66f1c24bf15a56fe9c5104dc6e7da915b50f8296 /x11-libs/guile-gtk | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-c88477d1d022855f3527a231d98d1e9dce7333de.tar.gz gentoo-2-c88477d1d022855f3527a231d98d1e9dce7333de.tar.bz2 gentoo-2-c88477d1d022855f3527a231d98d1e9dce7333de.zip |
Add die following econf for bug 48950
Diffstat (limited to 'x11-libs/guile-gtk')
-rw-r--r-- | x11-libs/guile-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-0.19.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild | 6 |
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-libs/guile-gtk/ChangeLog b/x11-libs/guile-gtk/ChangeLog index 79cae1642d3e..a7badc4d0f94 100644 --- a/x11-libs/guile-gtk/ChangeLog +++ b/x11-libs/guile-gtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/guile-gtk # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.7 2004/04/17 23:02:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.8 2004/04/26 14:42:51 agriffis Exp $ + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> guile-gtk-0.19-r1.ebuild, + guile-gtk-1.2.0.31.ebuild: + Add die following econf for bug 48950 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> guile-gtk-0.19-r1.ebuild: Inherit eutils, added IUSE= diff --git a/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild b/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild index 1e14ab727287..616d018533ea 100644 --- a/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-0.19-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-libs/guile-gtk/guile-gtk-0.19-r1.ebuild,v 1.4 2004/04/17 23:02:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild,v 1.5 2004/04/26 14:42:51 agriffis Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="=dev-util/guile-1.4* src_compile() { epatch ${FILESDIR}/${P}-Makefile.in.patch - econf + econf || die "econf failed" emake || die } diff --git a/x11-libs/guile-gtk/guile-gtk-0.19.ebuild b/x11-libs/guile-gtk/guile-gtk-0.19.ebuild index 0cbbb9b7a54d..6de84f0858d8 100644 --- a/x11-libs/guile-gtk/guile-gtk-0.19.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-0.19.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-libs/guile-gtk/guile-gtk-0.19.ebuild,v 1.4 2003/02/13 16:58:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-0.19.ebuild,v 1.5 2004/04/26 14:42:51 agriffis Exp $ DESCRIPTION="GTK+ bindings for guile" SRC_URI="http://www.ping.de/sites/zagadka/guile-gtk/download/${P}.tar.gz" diff --git a/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild b/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild index f9710ca3ae71..bf0489de74d8 100644 --- a/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-1.2.0.31.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-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild,v 1.2 2004/01/10 14:50:34 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild,v 1.3 2004/04/26 14:42:51 agriffis Exp $ MAJOR_PV=${PV%.[0-9]*.[0-9]*} MINOR_PV=${PV#[0-9]*.[0-9]*.} @@ -20,7 +20,7 @@ S=${WORKDIR}/${PN}-${MAJOR_PV}-${MINOR_PV} src_compile() { #patch < ${FILESDIR}/${P}-Makefile.in.patch || die "patch failed" - econf + econf || die "econf failed" emake || die } |