diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-26 02:15:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-26 02:15:13 +0000 |
commit | 7e435a473d425568a0073403eddeba6e67f2c984 (patch) | |
tree | c7e46ae87ba69b7e6836ac70a2dd7d421e494a99 /media-gfx/gphoto2 | |
parent | removed IUSE stuff (Manifest recommit) (diff) | |
download | gentoo-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/gphoto2')
-rw-r--r-- | media-gfx/gphoto2/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.2.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.3.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.4.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
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 } |