diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-04 00:46:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-04 00:46:03 +0000 |
commit | 24a4a375f3cfc590fa7e9c53d7be4ee498621dc3 (patch) | |
tree | 27e80eb082aafcbcf9d606a749d47467926f0953 /net-firewall | |
parent | Stable for HPPA (bug #511620). (diff) | |
download | gentoo-2-24a4a375f3cfc590fa7e9c53d7be4ee498621dc3.tar.gz gentoo-2-24a4a375f3cfc590fa7e9c53d7be4ee498621dc3.tar.bz2 gentoo-2-24a4a375f3cfc590fa7e9c53d7be4ee498621dc3.zip |
Stable for HPPA (bug #511620).
(Portage version: 2.2.10/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-init/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall-init/ChangeLog b/net-firewall/shorewall-init/ChangeLog index 9fd2a53de228..27f8cfa8d079 100644 --- a/net-firewall/shorewall-init/ChangeLog +++ b/net-firewall/shorewall-init/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall-init # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v 1.4 2014/04/26 09:30:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v 1.5 2014/06/04 00:46:03 jer Exp $ + + 04 Jun 2014; Jeroen Roovers <jer@gentoo.org> shorewall-init-4.5.21.9.ebuild: + Stable for HPPA (bug #511620). *shorewall-init-4.5.21.9 (26 Apr 2014) diff --git a/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild b/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild index 3d0c71b4fe87..36cadbd8098a 100644 --- a/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild +++ b/net-firewall/shorewall-init/shorewall-init-4.5.21.9.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/shorewall-init/shorewall-init-4.5.21.9.ebuild,v 1.1 2014/04/26 09:30:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild,v 1.2 2014/06/04 00:46:03 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="" DEPEND=">=sys-apps/coreutils-8.20" |