summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/nut/ChangeLog6
-rw-r--r--net-misc/nut/nut-1.4.1.ebuild4
-rw-r--r--net-misc/nut/nut-1.5.12.ebuild4
-rw-r--r--net-p2p/gift-fasttrack/ChangeLog5
-rw-r--r--net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild4
-rw-r--r--net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild4
-rw-r--r--x11-misc/pogo/ChangeLog7
-rw-r--r--x11-misc/pogo/pogo-2.2.ebuild6
8 files changed, 24 insertions, 16 deletions
diff --git a/net-misc/nut/ChangeLog b/net-misc/nut/ChangeLog
index 1e3ceaebb9a6..99c2178c618c 100644
--- a/net-misc/nut/ChangeLog
+++ b/net-misc/nut/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/nut
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/ChangeLog,v 1.31 2004/04/07 22:20:04 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/ChangeLog,v 1.32 2004/04/25 20:44:40 squinky86 Exp $
+
+ 25 Apr 2004; Jon Hood <squinky86@gentoo.org> nut-1.4.1.ebuild,
+ nut-1.5.12.ebuild:
+ added "die"
07 Apr 2004; Robin Johnson,,604-339-5621,604-298-8414 <robbat2@gentoo.org>
nut-1.0.0.ebuild, nut-1.2.1-r1.ebuild, nut-1.2.1.ebuild, nut-1.2.2.ebuild,
diff --git a/net-misc/nut/nut-1.4.1.ebuild b/net-misc/nut/nut-1.4.1.ebuild
index 9a3dba0dafcd..f1cbd837e0ef 100644
--- a/net-misc/nut/nut-1.4.1.ebuild
+++ b/net-misc/nut/nut-1.4.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/net-misc/nut/nut-1.4.1.ebuild,v 1.2 2004/03/16 00:05:03 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.4.1.ebuild,v 1.3 2004/04/25 20:44:40 squinky86 Exp $
DESCRIPTION="Network-UPS Tools."
HOMEPAGE="http://www.networkupstools.org/"
@@ -44,7 +44,7 @@ src_compile() {
sed -e "s:= bestups:= hidups bestups:" \
-i drivers/Makefile || die "sed failed"
sed -e "s:= powercom.8:= hidups.8 powercom.8:" \
- -i man/Makefile || "sed failed"
+ -i man/Makefile || die "sed failed"
emake || die "compile problem"
diff --git a/net-misc/nut/nut-1.5.12.ebuild b/net-misc/nut/nut-1.5.12.ebuild
index 235aee2373e8..9351e86ff725 100644
--- a/net-misc/nut/nut-1.5.12.ebuild
+++ b/net-misc/nut/nut-1.5.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/net-misc/nut/nut-1.5.12.ebuild,v 1.1 2004/03/09 03:39:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.5.12.ebuild,v 1.2 2004/04/25 20:44:40 squinky86 Exp $
inherit fixheadtails
@@ -62,7 +62,7 @@ src_compile() {
sed -e "s:= bestups:= hidups bestups:" \
-i drivers/Makefile || die "sed failed"
sed -e "s:= powercom.8:= hidups.8 powercom.8:" \
- -i man/Makefile || "sed failed"
+ -i man/Makefile || die "sed failed"
emake || die "compile problem"
diff --git a/net-p2p/gift-fasttrack/ChangeLog b/net-p2p/gift-fasttrack/ChangeLog
index fbe29726405d..065ab4b1d3d8 100644
--- a/net-p2p/gift-fasttrack/ChangeLog
+++ b/net-p2p/gift-fasttrack/ChangeLog
@@ -1,10 +1,11 @@
# ChangeLog for net-p2p/gift-fasttrack
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/ChangeLog,v 1.8 2004/04/25 18:47:12 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/ChangeLog,v 1.9 2004/04/25 20:47:25 squinky86 Exp $
25 Apr 2004; Jon Hood <squinky86@gentoo.org>
gift-fasttrack-0.8.4.ebuild, gift-fasttrack-0.8.5.ebuild:
- fix econf typos
+ fix typo on econf line
+ added "die"
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
gift-fasttrack-0.8.4.ebuild, gift-fasttrack-0.8.5.ebuild:
diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild
index d7d416d37358..306ed5789932 100644
--- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild
+++ b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.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/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild,v 1.4 2004/04/25 18:47:12 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild,v 1.5 2004/04/25 20:47:25 squinky86 Exp $
IUSE=""
@@ -29,7 +29,7 @@ src_compile() {
}
src_install() {
- make install DESTDIR="${D}" || "FastTrack plugin failed to install"
+ make install DESTDIR="${D}" || die "FastTrack plugin failed to install"
}
diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild
index 2acfd3c522a2..8511a2c999e7 100644
--- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild
+++ b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.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/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild,v 1.4 2004/04/25 18:47:12 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild,v 1.5 2004/04/25 20:47:25 squinky86 Exp $
IUSE=""
@@ -29,7 +29,7 @@ src_compile() {
}
src_install() {
- make install DESTDIR="${D}" || "FastTrack plugin failed to install"
+ make install DESTDIR="${D}" || die "FastTrack plugin failed to install"
}
diff --git a/x11-misc/pogo/ChangeLog b/x11-misc/pogo/ChangeLog
index 32f243f7b68c..49e185984b2c 100644
--- a/x11-misc/pogo/ChangeLog
+++ b/x11-misc/pogo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/pogo
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pogo/ChangeLog,v 1.1 2003/12/17 14:06:22 lostlogic Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pogo/ChangeLog,v 1.2 2004/04/25 20:49:07 squinky86 Exp $
+
+ 25 Apr 2004; Jon Hood <squinky86@gentoo.org> pogo-2.2.ebuild:
+ added "die"
*pogo-2.2 (17 Dec 2003)
diff --git a/x11-misc/pogo/pogo-2.2.ebuild b/x11-misc/pogo/pogo-2.2.ebuild
index a371179f4f8d..ad900865b002 100644
--- a/x11-misc/pogo/pogo-2.2.ebuild
+++ b/x11-misc/pogo/pogo-2.2.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/pogo/pogo-2.2.ebuild,v 1.2 2004/02/28 19:19:17 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pogo/pogo-2.2.ebuild,v 1.3 2004/04/25 20:49:07 squinky86 Exp $
S="${WORKDIR}/Epplets-${PV}"
@@ -23,7 +23,7 @@ src_compile() {
for file in `grep -r /usr/local/ *|cut -f1 -d":"|sort|uniq`;do
sed -i -e "s:/usr/local:/usr/share:g" ${file}
done
- make all || "Make failed"
+ make all || die "Make failed"
}
src_install () {