diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 18:01:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 18:01:51 +0000 |
commit | 91915b36a28f0d99a592ab8d0f4b526d9f993617 (patch) | |
tree | b3b20b80184ef2a9c5e65cca87f42ec3284de9c1 /net-firewall | |
parent | Stable for alpha, wrt bug #487690 (diff) | |
download | gentoo-2-91915b36a28f0d99a592ab8d0f4b526d9f993617.tar.gz gentoo-2-91915b36a28f0d99a592ab8d0f4b526d9f993617.tar.bz2 gentoo-2-91915b36a28f0d99a592ab8d0f4b526d9f993617.zip |
Stable for alpha, wrt bug #487690
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
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 ddb86813f5aa..cf87ab3548a8 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.95 2014/03/23 18:00:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.96 2014/03/23 18:01:51 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.18-r1.ebuild: + Stable for alpha, wrt bug #487690 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.18-r1.ebuild: Stable for sparc, wrt 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 b6751fbd0204..1b15edab5aed 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-2014 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.7 2014/03/23 18:00:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.18-r1.ebuild,v 1.8 2014/03/23 18:01:51 ago 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" |