summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-25 22:32:19 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-25 22:32:19 +0000
commit0beac9cc690987ceb2fa36564dd7eef6c693b5c0 (patch)
tree34131c78d58a591d93ac7dc7039cec2f42b41c34 /app-pda
parentAdd die following econf for bug 48950 (Manifest recommit) (diff)
downloadgentoo-2-0beac9cc690987ceb2fa36564dd7eef6c693b5c0.tar.gz
gentoo-2-0beac9cc690987ceb2fa36564dd7eef6c693b5c0.tar.bz2
gentoo-2-0beac9cc690987ceb2fa36564dd7eef6c693b5c0.zip
Add die following econf for bug 48950
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/dynamite/ChangeLog7
-rw-r--r--app-pda/dynamite/dynamite-0.1.ebuild6
-rw-r--r--app-pda/jpilot/ChangeLog6
-rw-r--r--app-pda/jpilot/jpilot-0.99.2-r1.ebuild6
-rw-r--r--app-pda/jpilot/jpilot-0.99.5.ebuild8
-rw-r--r--app-pda/orange/ChangeLog7
-rw-r--r--app-pda/orange/orange-0.2-r1.ebuild6
-rw-r--r--app-pda/pilot-link/ChangeLog7
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.3.ebuild4
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild6
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild4
11 files changed, 40 insertions, 27 deletions
diff --git a/app-pda/dynamite/ChangeLog b/app-pda/dynamite/ChangeLog
index 598bfc03da20..e97afaf68818 100644
--- a/app-pda/dynamite/ChangeLog
+++ b/app-pda/dynamite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/dynamite
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/dynamite/ChangeLog,v 1.2 2003/10/12 08:21:44 abhishek Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/dynamite/ChangeLog,v 1.3 2004/04/25 22:29:42 agriffis Exp $
+
+ 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> dynamite-0.1.ebuild:
+ Add die following econf for bug 48950
12 Oct 2003; Abhishek Amit <abhishek@gentoo.org> dynamite-0.1.ebuild:
Fixed DESCRIPTION
diff --git a/app-pda/dynamite/dynamite-0.1.ebuild b/app-pda/dynamite/dynamite-0.1.ebuild
index 5a74d0fc9016..744e56ecc631 100644
--- a/app-pda/dynamite/dynamite-0.1.ebuild
+++ b/app-pda/dynamite/dynamite-0.1.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/app-pda/dynamite/dynamite-0.1.ebuild,v 1.2 2003/10/12 08:21:44 abhishek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/dynamite/dynamite-0.1.ebuild,v 1.3 2004/04/25 22:29:42 agriffis Exp $
DESCRIPTION="Dynamite is a tool and library for decompressing data compressed with PKWARE Data Compression Library"
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -14,7 +14,7 @@ IUSE=""
DEPEND=""
src_compile() {
- econf
+ econf || die "econf failed"
emake || die
}
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog
index 24c613d71857..3d45c84c8596 100644
--- a/app-pda/jpilot/ChangeLog
+++ b/app-pda/jpilot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/jpilot
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.12 2004/03/14 21:48:56 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.13 2004/04/25 22:30:52 agriffis Exp $
+
+ 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> jpilot-0.99.2-r1.ebuild,
+ jpilot-0.99.5.ebuild:
+ Add die following econf for bug 48950
14 Mar 2004; Jason Wever <weeve@gentoo.org> jpilot-0.99.6-r1.ebuild:
Marked stable on sparc.
diff --git a/app-pda/jpilot/jpilot-0.99.2-r1.ebuild b/app-pda/jpilot/jpilot-0.99.2-r1.ebuild
index 3e84e42bcbee..d42b2907d590 100644
--- a/app-pda/jpilot/jpilot-0.99.2-r1.ebuild
+++ b/app-pda/jpilot/jpilot-0.99.2-r1.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/app-pda/jpilot/jpilot-0.99.2-r1.ebuild,v 1.3 2003/09/06 22:21:40 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.2-r1.ebuild,v 1.4 2004/04/25 22:30:52 agriffis Exp $
IUSE="nls"
@@ -42,7 +42,7 @@ src_compile() {
# build malsync plugin
cd ${S}/jpilot-syncmal_${SYNCMAL}
- econf
+ econf || die "econf failed"
emake || die
}
diff --git a/app-pda/jpilot/jpilot-0.99.5.ebuild b/app-pda/jpilot/jpilot-0.99.5.ebuild
index e8e93f60454b..6fd5140094cc 100644
--- a/app-pda/jpilot/jpilot-0.99.5.ebuild
+++ b/app-pda/jpilot/jpilot-0.99.5.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/app-pda/jpilot/jpilot-0.99.5.ebuild,v 1.7 2003/09/24 20:36:05 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.5.ebuild,v 1.8 2004/04/25 22:30:52 agriffis Exp $
SYNCMAL="0.71.2"
MALSYNC="2.1.1"
@@ -35,7 +35,7 @@ src_compile() {
use nls || myconf="--disable-nls"
use gtk2 && myconf="${myconf} --enable-gtk2" \
|| myconf="${myconf} --disable-gtk2"
- econf ${myconf}
+ econf ${myconf} || die "econf failed"
# make sure we use $CFLAGS
sed -i "s/-g -O2/${CFLAGS}/" Makefile
@@ -43,7 +43,7 @@ src_compile() {
# build malsync plugin
cd ${S}/jpilot-syncmal_${SYNCMAL}
- econf ${myconf}
+ econf ${myconf} || die "econf failed"
emake || die
}
diff --git a/app-pda/orange/ChangeLog b/app-pda/orange/ChangeLog
index 8027b16a3c99..52708a885afd 100644
--- a/app-pda/orange/ChangeLog
+++ b/app-pda/orange/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/orange
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.2 2003/10/12 07:51:30 abhishek Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.3 2004/04/25 22:31:27 agriffis Exp $
+
+ 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> orange-0.2-r1.ebuild:
+ Add die following econf for bug 48950
*orange-0.2-r1 (12 Oct 2003)
diff --git a/app-pda/orange/orange-0.2-r1.ebuild b/app-pda/orange/orange-0.2-r1.ebuild
index c791476f4cf8..4f7bb1c884c7 100644
--- a/app-pda/orange/orange-0.2-r1.ebuild
+++ b/app-pda/orange/orange-0.2-r1.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/app-pda/orange/orange-0.2-r1.ebuild,v 1.2 2003/10/12 08:18:30 abhishek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/orange-0.2-r1.ebuild,v 1.3 2004/04/25 22:31:27 agriffis Exp $
DESCRIPTION="Orange is a tool and library for squeezing out juicy \
installable Microsoft Cabinet Files from self-extracting installers \
@@ -17,7 +17,7 @@ DEPEND="app-pda/dynamite
app-arch/unshield"
src_compile() {
- econf
+ econf || die "econf failed"
emake || die
}
diff --git a/app-pda/pilot-link/ChangeLog b/app-pda/pilot-link/ChangeLog
index 65253b2acf62..c5af3d1c8f9e 100644
--- a/app-pda/pilot-link/ChangeLog
+++ b/app-pda/pilot-link/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/pilot-link
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.8 2003/12/14 01:11:25 pylon Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.9 2004/04/25 22:32:19 agriffis Exp $
+
+ 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> pilot-link-0.11.5-r2.ebuild:
+ Add die following econf for bug 48950
14 Dec 2003; Lars Weiler <pylon@gentoo.org> pilot-link-0.11.8.ebuild:
Make stable on ppc
diff --git a/app-pda/pilot-link/pilot-link-0.11.3.ebuild b/app-pda/pilot-link/pilot-link-0.11.3.ebuild
index d88f4f27e1b1..30a269201426 100644
--- a/app-pda/pilot-link/pilot-link-0.11.3.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.11.3.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/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.3 2004/02/22 19:49:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.4 2004/04/25 22:32:19 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A suite of tools contains a series of conduits for moving
diff --git a/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild b/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
index cff2cb82bbaf..1771fb1eabdc 100644
--- a/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.11.5-r2.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/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild,v 1.2 2004/02/22 19:49:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild,v 1.3 2004/04/25 22:32:19 agriffis Exp $
inherit perl-module
@@ -68,7 +68,7 @@ src_compile() {
sed -e 's:TCL_MINOR_VERSION <4:TCL_MINOR_VERSION <3:' \
src/pilot-debug.c.old > src/pilot-debug.c
- econf ${myconf}
+ econf ${myconf} || die "econf failed"
# so python doesnt violate sandbox
# http://gnu-designs.com/bugs/view_bug_page.php?f_id=382
diff --git a/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild b/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild
index 72868f1f9e13..88cabfe3a9aa 100644
--- a/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.11.7-r1.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/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild,v 1.2 2003/09/17 01:39:23 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild,v 1.3 2004/04/25 22:32:19 agriffis Exp $
inherit perl-module