diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-21 23:27:38 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-21 23:27:38 +0000 |
commit | 0b76e984f8b1e6f714e4a1f79caf90a69bc1c3be (patch) | |
tree | 458439d164e963ae26f8f8467933bc6f0c855a0c /net-firewall/shorewall/ChangeLog | |
parent | Version bumped. (diff) | |
download | gentoo-2-0b76e984f8b1e6f714e4a1f79caf90a69bc1c3be.tar.gz gentoo-2-0b76e984f8b1e6f714e4a1f79caf90a69bc1c3be.tar.bz2 gentoo-2-0b76e984f8b1e6f714e4a1f79caf90a69bc1c3be.zip |
Inherit eutils, so built_with_use actually has some effect other than "command not found" during emerge.
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-firewall/shorewall/ChangeLog')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 5ffbc6e237be..00ed4ceafe72 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.135 2007/05/20 23:02:13 mjolnir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.136 2007/05/21 23:27:38 ticho Exp $ + + 21 May 2007; Andrej Kacian <ticho@gentoo.org> shorewall-3.4.2.ebuild, + shorewall-3.4.3.ebuild: + Inherit eutils, so built_with_use actually has some effect other than + "command not found" during emerge. *shorewall-3.4.3 (20 May 2007) |