summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-26 02:15:13 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-26 02:15:13 +0000
commit7e435a473d425568a0073403eddeba6e67f2c984 (patch)
treec7e46ae87ba69b7e6836ac70a2dd7d421e494a99 /media-gfx
parentremoved IUSE stuff (Manifest recommit) (diff)
downloadgentoo-2-7e435a473d425568a0073403eddeba6e67f2c984.tar.gz
gentoo-2-7e435a473d425568a0073403eddeba6e67f2c984.tar.bz2
gentoo-2-7e435a473d425568a0073403eddeba6e67f2c984.zip
Add die following econf for bug 48950
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/frontline/ChangeLog7
-rw-r--r--media-gfx/frontline/frontline-0.5.4.ebuild6
-rw-r--r--media-gfx/gimp-freetype/ChangeLog5
-rw-r--r--media-gfx/gimp-freetype/gimp-freetype-0.2-r3.ebuild4
-rw-r--r--media-gfx/gphoto2/ChangeLog6
-rw-r--r--media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild4
-rw-r--r--media-gfx/gphoto2/gphoto2-2.1.2.ebuild4
-rw-r--r--media-gfx/gphoto2/gphoto2-2.1.3.ebuild4
-rw-r--r--media-gfx/gphoto2/gphoto2-2.1.4.ebuild4
9 files changed, 27 insertions, 17 deletions
diff --git a/media-gfx/frontline/ChangeLog b/media-gfx/frontline/ChangeLog
index 409c1ef418cd..e59357f7ee55 100644
--- a/media-gfx/frontline/ChangeLog
+++ b/media-gfx/frontline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/frontline
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/frontline/ChangeLog,v 1.2 2004/03/01 12:25:17 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/frontline/ChangeLog,v 1.3 2004/04/26 02:13:39 agriffis Exp $
+
+ 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> frontline-0.5.4.ebuild:
+ Add die following econf for bug 48950
*frontline-0.5.4 (12 Mar 2003)
diff --git a/media-gfx/frontline/frontline-0.5.4.ebuild b/media-gfx/frontline/frontline-0.5.4.ebuild
index a644ade1ca14..11dd129a8ba4 100644
--- a/media-gfx/frontline/frontline-0.5.4.ebuild
+++ b/media-gfx/frontline/frontline-0.5.4.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/media-gfx/frontline/frontline-0.5.4.ebuild,v 1.2 2003/04/06 07:37:16 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/frontline/frontline-0.5.4.ebuild,v 1.3 2004/04/26 02:13:40 agriffis Exp $
IUSE=""
@@ -18,7 +18,7 @@ DEPEND=">=media-gfx/autotrace-0.31.1
>=media-libs/imlib-1.8.2"
src_compile() {
- econf
+ econf || die "econf failed"
emake -j 1 || die
}
diff --git a/media-gfx/gimp-freetype/ChangeLog b/media-gfx/gimp-freetype/ChangeLog
index 5162042a9b43..0b6ab63f8c74 100644
--- a/media-gfx/gimp-freetype/ChangeLog
+++ b/media-gfx/gimp-freetype/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gimp-freetype
# Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-freetype/ChangeLog,v 1.9 2004/04/18 22:56:14 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-freetype/ChangeLog,v 1.10 2004/04/26 02:14:18 agriffis Exp $
+
+ 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> gimp-freetype-0.2-r3.ebuild:
+ Add die following econf for bug 48950
19 Apr 2004; David Holm <dholm@gentoo.org> gimp-freetype-0.5.ebuild:
Added to ~ppc.
diff --git a/media-gfx/gimp-freetype/gimp-freetype-0.2-r3.ebuild b/media-gfx/gimp-freetype/gimp-freetype-0.2-r3.ebuild
index 2bc7fef9ba18..bd1120c6641b 100644
--- a/media-gfx/gimp-freetype/gimp-freetype-0.2-r3.ebuild
+++ b/media-gfx/gimp-freetype/gimp-freetype-0.2-r3.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/media-gfx/gimp-freetype/gimp-freetype-0.2-r3.ebuild,v 1.6 2004/04/18 19:41:03 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-freetype/gimp-freetype-0.2-r3.ebuild,v 1.7 2004/04/26 02:14:18 agriffis Exp $
IUSE="nls"
@@ -26,7 +26,7 @@ src_compile() {
econf \
--sysconfdir=/etc/gimp/1.2/ \
--with-gimp-exec-prefix=/usr \
- ${myconf}
+ ${myconf} || die "econf failed"
emake || die
}
diff --git a/media-gfx/gphoto2/ChangeLog b/media-gfx/gphoto2/ChangeLog
index fd542dfd71a0..761510b116db 100644
--- a/media-gfx/gphoto2/ChangeLog
+++ b/media-gfx/gphoto2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/gphoto2
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.23 2004/02/23 22:22:25 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.24 2004/04/26 02:15:13 agriffis Exp $
+
+ 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> gphoto2-2.1.1-r1.ebuild,
+ gphoto2-2.1.2.ebuild, gphoto2-2.1.3.ebuild, gphoto2-2.1.4.ebuild:
+ Add die following econf for bug 48950
23 Feb 2004; Sven Blumenstein <bazik@gentoo.org> gphoto2-2.1.4.ebuild:
Stable on sparc.
diff --git a/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild b/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild
index bafec85f17b5..0eed8a63488a 100644
--- a/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.1.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/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild,v 1.8 2004/02/18 14:27:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild,v 1.9 2004/04/26 02:15:13 agriffis Exp $
inherit libtool flag-o-matic
@@ -53,7 +53,7 @@ src_compile() {
use readline \
|| myconf="${myconf} --without-readline"
- econf ${myconf}
+ econf ${myconf} || die "econf failed"
emake || die
}
diff --git a/media-gfx/gphoto2/gphoto2-2.1.2.ebuild b/media-gfx/gphoto2/gphoto2-2.1.2.ebuild
index 1cf5894abef0..99b2e00a9a65 100644
--- a/media-gfx/gphoto2/gphoto2-2.1.2.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.1.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/media-gfx/gphoto2/gphoto2-2.1.2.ebuild,v 1.6 2004/02/18 14:27:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.2.ebuild,v 1.7 2004/04/26 02:15:13 agriffis Exp $
inherit libtool flag-o-matic
@@ -53,7 +53,7 @@ src_compile() {
use readline \
|| myconf="${myconf} --without-readline"
- econf ${myconf}
+ econf ${myconf} || die "econf failed"
emake || die
}
diff --git a/media-gfx/gphoto2/gphoto2-2.1.3.ebuild b/media-gfx/gphoto2/gphoto2-2.1.3.ebuild
index ae78cfa4686f..a789b9f0c3a7 100644
--- a/media-gfx/gphoto2/gphoto2-2.1.3.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.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/media-gfx/gphoto2/gphoto2-2.1.3.ebuild,v 1.5 2004/02/18 14:27:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.3.ebuild,v 1.6 2004/04/26 02:15:13 agriffis Exp $
inherit libtool flag-o-matic
@@ -53,7 +53,7 @@ src_compile() {
use readline \
|| myconf="${myconf} --without-readline"
- econf ${myconf}
+ econf ${myconf} || die "econf failed"
emake || die
}
diff --git a/media-gfx/gphoto2/gphoto2-2.1.4.ebuild b/media-gfx/gphoto2/gphoto2-2.1.4.ebuild
index 06fa66ce67cb..d0ec4ebc01c1 100644
--- a/media-gfx/gphoto2/gphoto2-2.1.4.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.1.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/media-gfx/gphoto2/gphoto2-2.1.4.ebuild,v 1.4 2004/04/11 10:29:31 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.4.ebuild,v 1.5 2004/04/26 02:15:13 agriffis Exp $
inherit libtool flag-o-matic
@@ -53,7 +53,7 @@ src_compile() {
use readline \
|| myconf="${myconf} --without-readline"
- econf ${myconf}
+ econf ${myconf} || die "econf failed"
emake || die
}