diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 16:32:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 16:32:45 +0000 |
commit | d35f6fc986cc49a0d4eb352d48204a1611f94dea (patch) | |
tree | 6051150c0e83d2e36ebc09d2471ce270703e8251 /net-firewall | |
parent | Add ~alpha wrt #191624, thanks to Tobias Klausmann for testing (diff) | |
download | gentoo-2-d35f6fc986cc49a0d4eb352d48204a1611f94dea.tar.gz gentoo-2-d35f6fc986cc49a0d4eb352d48204a1611f94dea.tar.bz2 gentoo-2-d35f6fc986cc49a0d4eb352d48204a1611f94dea.zip |
Add ~alpha wrt #191624, thanks to Tobias Klausmann for testing
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall-common/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall-common/ChangeLog b/net-firewall/shorewall-common/ChangeLog index a88e8e47e663..a048a6475e1d 100644 --- a/net-firewall/shorewall-common/ChangeLog +++ b/net-firewall/shorewall-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall-common # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/ChangeLog,v 1.5 2007/09/09 14:39:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/ChangeLog,v 1.6 2007/09/09 16:32:45 armin76 Exp $ + + 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> + shorewall-common-4.0.3.ebuild: + Add ~alpha wrt #191624, thanks to Tobias Klausmann for testing 09 Sep 2007; Joseph Jezak <josejx@gentoo.org> shorewall-common-4.0.3.ebuild: diff --git a/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild b/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild index 8032def9b6a8..7f53f29568df 100644 --- a/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild +++ b/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild,v 1.4 2007/09/09 14:39:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild,v 1.5 2007/09/09 16:32:45 armin76 Exp $ inherit eutils @@ -22,7 +22,7 @@ SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_P_TREE}/${MY_P}/${P}${MY_P_ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |