diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-10-21 13:01:43 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-10-21 13:01:43 +0000 |
commit | fe31539933eb91461313970486aeccde3f76d420 (patch) | |
tree | d5d8371e88a0ddbf78a3a38cd6aab40c04f8dfe3 /net-firewall | |
parent | Stable for amd64 wrt bug #487690 (diff) | |
download | gentoo-2-fe31539933eb91461313970486aeccde3f76d420.tar.gz gentoo-2-fe31539933eb91461313970486aeccde3f76d420.tar.bz2 gentoo-2-fe31539933eb91461313970486aeccde3f76d420.zip |
Stable for amd64 wrt bug #487690
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.5.18-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index 59dbc2233cda..75d03f47092c 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.87 2013/10/16 14:09:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.88 2013/10/21 13:01:43 nimiux Exp $ + + 21 Oct 2013; Chema Alonso <nimiux@gentoo.org> shorewall6-4.5.18-r1.ebuild: + Stable for amd64 wrt bug #487690 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> shorewall6-4.5.18-r1.ebuild: Stable for HPPA (bug #487690). diff --git a/net-firewall/shorewall6/shorewall6-4.5.18-r1.ebuild b/net-firewall/shorewall6/shorewall6-4.5.18-r1.ebuild index 2c2bc3c2bd8d..42ba03379f9e 100644 --- a/net-firewall/shorewall6/shorewall6-4.5.18-r1.ebuild +++ b/net-firewall/shorewall6/shorewall6-4.5.18-r1.ebuild @@ -1,6 +1,6 @@ # 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.18-r1.ebuild,v 1.2 2013/10/16 14:09:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.18-r1.ebuild,v 1.3 2013/10/21 13:01:43 nimiux Exp $ EAPI="5" @@ -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" |