diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:58:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:58:46 +0000 |
commit | 062f73f081d8feeed105bd4d22f0c94683119689 (patch) | |
tree | 55c80755955aded13df57025f748a4998d2e3a93 /net-firewall/shorewall | |
parent | ppc stable wrt bug #552400 (diff) | |
download | gentoo-2-062f73f081d8feeed105bd4d22f0c94683119689.tar.gz gentoo-2-062f73f081d8feeed105bd4d22f0c94683119689.tar.bz2 gentoo-2-062f73f081d8feeed105bd4d22f0c94683119689.zip |
ppc stable wrt bug #555188
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.6.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index f1f27815580e..12b1bc5df7c1 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.288 2015/07/17 12:12:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.289 2015/07/23 20:58:46 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> shorewall-4.6.10.1.ebuild: + ppc stable wrt bug #555188 17 Jul 2015; Tobias Klausmann <klausman@gentoo.org> shorewall-4.6.10.1.ebuild: diff --git a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild index 3548b0e99da4..e9ee2a1fb8c7 100644 --- a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild +++ b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild,v 1.2 2015/07/17 12:12:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild,v 1.3 2015/07/23 20:58:46 pacho Exp $ EAPI="5" @@ -68,7 +68,7 @@ if [[ ${MY_PV} = *-Beta* ]] || [[ ${MY_PV} = *-RC* ]]; then unset _tmp_last_index unset _tmp_suffix else - KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" fi SRC_URI=" |