diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 09:57:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 09:57:51 +0000 |
commit | d6a38acccdaeb7556677b8c58b4fb05c7cbb1d95 (patch) | |
tree | 893dc5960a8f52c5522ae8cc6d2a88558c323d7a /net-firewall/shorewall6 | |
parent | Stable for sparc, wrt bug #480072 (diff) | |
download | gentoo-2-d6a38acccdaeb7556677b8c58b4fb05c7cbb1d95.tar.gz gentoo-2-d6a38acccdaeb7556677b8c58b4fb05c7cbb1d95.tar.bz2 gentoo-2-d6a38acccdaeb7556677b8c58b4fb05c7cbb1d95.zip |
Stable for sparc, wrt bug #480072
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall/shorewall6')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.5.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index 149f97295bbc..621676571f26 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.78 2013/08/17 09:57:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.79 2013/08/17 09:57:51 ago Exp $ + + 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.18.ebuild: + Stable for sparc, wrt bug #480072 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.18.ebuild: Stable for alpha, wrt bug #480072 diff --git a/net-firewall/shorewall6/shorewall6-4.5.18.ebuild b/net-firewall/shorewall6/shorewall6-4.5.18.ebuild index 0dbc8b54ce0d..51d7aaa15f6e 100644 --- a/net-firewall/shorewall6/shorewall6-4.5.18.ebuild +++ b/net-firewall/shorewall6/shorewall6-4.5.18.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.ebuild,v 1.4 2013/08/17 09:57:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.18.ebuild,v 1.5 2013/08/17 09:57:51 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" |