summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-10-31 13:48:55 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-10-31 13:48:55 +0000
commitc5401120b6414282a0eea79b10267fd47f25b4a9 (patch)
treeee4a29f8dc50ef0953e99d50105b5d0e79306124 /net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild
parentDrop virtual/ghc in favour of dev-lang/ghc (diff)
downloadhistorical-c5401120b6414282a0eea79b10267fd47f25b4a9.tar.gz
historical-c5401120b6414282a0eea79b10267fd47f25b4a9.tar.bz2
historical-c5401120b6414282a0eea79b10267fd47f25b4a9.zip
Sparc stable, fix quoting --- Bug #197609 --- Neat!
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild')
-rw-r--r--net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild b/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild
index 479efa2ffe29..ea885809b8a4 100644
--- a/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild
+++ b/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild,v 1.2 2007/09/03 05:40:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild,v 1.3 2007/10/31 13:48:55 fmccor Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="ftp://iptraf.seul.org/pub/iptraf/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 sparc ~x86"
IUSE="ipv6 suid unicode"
DEPEND=">=sys-libs/ncurses-5.2-r1"
@@ -27,7 +27,7 @@ src_unpack() {
unpack ${P}.tar.gz
cd "${S}"
- epatch ${FILESDIR}/${P}-Makefile.patch
+ epatch "${FILESDIR}/${P}-Makefile.patch"
epatch "${FILESDIR}"/${P}-build.patch
epatch "${FILESDIR}"/${P}-add-devnames.patch