diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 18:00:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 18:00:03 +0000 |
commit | c3d4b5fd71718a74de8d41abc4ad71a936896614 (patch) | |
tree | 94fc90bf90039cadd0d986b42564beceb334600b /net-firewall | |
parent | Stable for sparc, wrt bug #487690 (diff) | |
download | gentoo-2-c3d4b5fd71718a74de8d41abc4ad71a936896614.tar.gz gentoo-2-c3d4b5fd71718a74de8d41abc4ad71a936896614.tar.bz2 gentoo-2-c3d4b5fd71718a74de8d41abc4ad71a936896614.zip |
Stable for sparc, wrt bug #487690
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 c19f3f64c526..ddb86813f5aa 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.94 2014/03/15 22:59:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.95 2014/03/23 18:00:03 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.18-r1.ebuild: + Stable for sparc, wrt bug #487690 *shorewall6-4.5.21.7 (15 Mar 2014) diff --git a/net-firewall/shorewall6/shorewall6-4.5.18-r1.ebuild b/net-firewall/shorewall6/shorewall6-4.5.18-r1.ebuild index 3f189889c565..b6751fbd0204 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.6 2014/01/26 11:37:49 ago Exp $ +# $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 $ 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" |