diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-01-23 13:40:45 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-01-23 13:40:45 +0000 |
commit | 710c9e1ddd6b1ea83b7753979cf0cebe771b9b57 (patch) | |
tree | 25024d16e7754b824ec69df6ee55ac2b419ec00e /net-firewall/shorewall6 | |
parent | Stable on alpha, bug #388195 (diff) | |
download | gentoo-2-710c9e1ddd6b1ea83b7753979cf0cebe771b9b57.tar.gz gentoo-2-710c9e1ddd6b1ea83b7753979cf0cebe771b9b57.tar.bz2 gentoo-2-710c9e1ddd6b1ea83b7753979cf0cebe771b9b57.zip |
Stable on alpha, bug #388195
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall/shorewall6')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index beea9c9a1d1b..b1e0677dcd6d 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.47 2012/01/03 08:50:02 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.48 2012/01/23 13:40:45 klausman Exp $ + + 23 Jan 2012; Tobias Klausmann <klausman@gentoo.org> + shorewall6-4.4.23.2.ebuild: + Stable on alpha, bug #388195 *shorewall6-4.4.27 (03 Jan 2012) diff --git a/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild b/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild index f8d19de4f8a8..0de80c128511 100644 --- a/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild +++ b/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild,v 1.4 2011/11/13 14:57:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild,v 1.5 2012/01/23 13:40:45 klausman 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" |