diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 15:53:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 15:53:01 +0000 |
commit | e3cdb54d9bf4ec3e835c349bde29d0ab87a5685a (patch) | |
tree | 7b9af2ee01a7905094a53969ec607421cd7dbba5 /net-firewall | |
parent | Stable for HPPA (bug #535560). (diff) | |
download | gentoo-2-e3cdb54d9bf4ec3e835c349bde29d0ab87a5685a.tar.gz gentoo-2-e3cdb54d9bf4ec3e835c349bde29d0ab87a5685a.tar.bz2 gentoo-2-e3cdb54d9bf4ec3e835c349bde29d0ab87a5685a.zip |
Stable for HPPA (bug #535560).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall-core/ChangeLog | 8 | ||||
-rw-r--r-- | net-firewall/shorewall-core/shorewall-core-4.5.21.10-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index 24b5d5a08c1c..76f0fda1b71c 100644 --- a/net-firewall/shorewall-core/ChangeLog +++ b/net-firewall/shorewall-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall-core -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.66 2014/11/18 13:03:10 xmw Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.67 2015/01/13 15:53:01 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> + shorewall-core-4.5.21.10-r1.ebuild: + Stable for HPPA (bug #535560). 18 Nov 2014; Michael Weber <xmw@gentoo.org> -files/4.5.18-r1/shorewallrc_new, -files/4.5.21.7/10-releasenotes.patch, -files/4.5.21.7/shorewallrc, diff --git a/net-firewall/shorewall-core/shorewall-core-4.5.21.10-r1.ebuild b/net-firewall/shorewall-core/shorewall-core-4.5.21.10-r1.ebuild index 92cd150d75d8..2d86294ed6f5 100644 --- a/net-firewall/shorewall-core/shorewall-core-4.5.21.10-r1.ebuild +++ b/net-firewall/shorewall-core/shorewall-core-4.5.21.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.21.10-r1.ebuild,v 1.1 2014/11/18 11:13:04 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.21.10-r1.ebuild,v 1.2 2015/01/13 15:53:01 jer Exp $ EAPI="5" @@ -27,7 +27,7 @@ SRC_URI="http://www1.shorewall.net/pub/shorewall/${MY_URL_PREFIX}${MY_MAJOR_RELE LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="selinux" DEPEND=" |