diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 12:52:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 12:52:11 +0000 |
commit | 32d6f331463ef09c34b40dd308f04880d2a8fb5f (patch) | |
tree | a4e3fc517501d1aad0d29614e7c79a242531ad54 /net-firewall | |
parent | Stable for amd64, wrt bug #452830 (diff) | |
download | gentoo-2-32d6f331463ef09c34b40dd308f04880d2a8fb5f.tar.gz gentoo-2-32d6f331463ef09c34b40dd308f04880d2a8fb5f.tar.bz2 gentoo-2-32d6f331463ef09c34b40dd308f04880d2a8fb5f.zip |
Stable for amd64, wrt bug #452830
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index a6022aa7f761..8a2122982323 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.56 2013/01/18 12:19:24 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.57 2013/01/18 12:52:11 ago Exp $ + + 18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.8.2-r1.ebuild: + Stable for amd64, wrt bug #452830 *shorewall6-4.5.11.2 (18 Jan 2013) @@ -285,4 +288,3 @@ 22 Jan 2009; Peter Volkov <pva@gentoo.org> +files/shorewall6.initd, +metadata.xml, +shorewall6-4.2.4.1.ebuild: Initial import, bug #255437, thank Vieri for all work. - diff --git a/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild b/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild index 0253d98bb4f5..2cf2c19b0ee7 100644 --- a/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild +++ b/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild,v 1.1 2012/10/21 12:56:33 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild,v 1.2 2013/01/18 12:52:11 ago Exp $ EAPI="4" @@ -21,7 +21,7 @@ SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_PV_TREE}/${MY_P}/${P}.tar.b LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" |