diff options
author | Peter Volkov <pva@gentoo.org> | 2010-05-24 12:45:14 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-05-24 12:45:14 +0000 |
commit | 3b9de30f23df6f0d1770f9b7fde63cd74b670774 (patch) | |
tree | 7da7427bd5cdc20f6fca801ebde846fb1343171e /net-firewall/iptables | |
parent | ppc stable #318649 (diff) | |
download | gentoo-2-3b9de30f23df6f0d1770f9b7fde63cd74b670774.tar.gz gentoo-2-3b9de30f23df6f0d1770f9b7fde63cd74b670774.tar.bz2 gentoo-2-3b9de30f23df6f0d1770f9b7fde63cd74b670774.zip |
Bump revision: upstream rereleased tarball to fix version number.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 8 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.8-r1.ebuild (renamed from net-firewall/iptables/iptables-1.4.8.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 7be206a774ad..c8c62c3e5bd7 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.215 2010/05/24 12:10:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.216 2010/05/24 12:45:14 pva Exp $ + +*iptables-1.4.8-r1 (24 May 2010) + + 24 May 2010; Peter Volkov <pva@gentoo.org> -iptables-1.4.8.ebuild, + +iptables-1.4.8-r1.ebuild: + Bump revision: upstream rereleased tarball to fix version number. 24 May 2010; <nixnut@gentoo.org> iptables-1.4.6.ebuild: ppc stable #318531 diff --git a/net-firewall/iptables/iptables-1.4.8.ebuild b/net-firewall/iptables/iptables-1.4.8-r1.ebuild index c7fce11a02ed..50de482ec9d2 100644 --- a/net-firewall/iptables/iptables-1.4.8.ebuild +++ b/net-firewall/iptables/iptables-1.4.8-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/iptables/iptables-1.4.8.ebuild,v 1.1 2010/05/21 07:24:14 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.8-r1.ebuild,v 1.1 2010/05/24 12:45:14 pva Exp $ EAPI="2" inherit eutils toolchain-funcs |