summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-09-17 09:28:12 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-09-17 09:28:12 +0000
commit14e02994b25c42ea54cfbb00e551310344d01365 (patch)
tree2e564785ce03c2351c03a544db2760a958719e7b
parentVersion bump for dev channel release. (diff)
downloadgentoo-2-14e02994b25c42ea54cfbb00e551310344d01365.tar.gz
gentoo-2-14e02994b25c42ea54cfbb00e551310344d01365.tar.bz2
gentoo-2-14e02994b25c42ea54cfbb00e551310344d01365.zip
Builds fine with no sources installed.
(Portage version: 2.2_rc75/cvs/Linux x86_64)
-rw-r--r--net-firewall/fwipsec/ChangeLog6
-rw-r--r--net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/net-firewall/fwipsec/ChangeLog b/net-firewall/fwipsec/ChangeLog
index 1c69b1dec5a3..61eaffa52402 100644
--- a/net-firewall/fwipsec/ChangeLog
+++ b/net-firewall/fwipsec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/fwipsec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwipsec/ChangeLog,v 1.12 2010/03/22 21:01:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwipsec/ChangeLog,v 1.13 2010/09/17 09:28:12 robbat2 Exp $
+
+ 17 Sep 2010; Robin H. Johnson <robbat2@gentoo.org>
+ fwipsec-0.4.2-r1.ebuild:
+ Builds fine with no sources installed.
22 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org>
fwipsec-0.4.2-r1.ebuild:
diff --git a/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild b/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild
index 722ae5aebe6d..b3732c737859 100644
--- a/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild
+++ b/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild,v 1.7 2010/03/22 21:01:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild,v 1.8 2010/09/17 09:28:12 robbat2 Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Firewall scripts that control iptables, FreeS/WAN, and squid."
@@ -12,8 +12,7 @@ SLOT="0"
IUSE=""
KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~sparc x86"
-DEPEND="virtual/linux-sources
- >=net-firewall/iptables-1.2.7
+DEPEND=">=net-firewall/iptables-1.2.7
sys-apps/iproute2"
src_install() {