diff options
author | 2011-03-21 17:09:31 +0000 | |
---|---|---|
committer | 2011-03-21 17:09:31 +0000 | |
commit | d4a7a02083f54584c3cea537624a6f7c9268ced5 (patch) | |
tree | 444dfaaccec6692c5722c23aa36e7f69b3484fd1 /net-firewall | |
parent | ppc/ppc64 stable wrt #352532 (diff) | |
download | gentoo-2-d4a7a02083f54584c3cea537624a6f7c9268ced5.tar.gz gentoo-2-d4a7a02083f54584c3cea537624a6f7c9268ced5.tar.bz2 gentoo-2-d4a7a02083f54584c3cea537624a6f7c9268ced5.zip |
Marked ~ppc
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.4.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index 0de26ca2995e..543f95059242 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.30 2011/03/21 17:08:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.31 2011/03/21 17:09:31 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> shorewall6-4.4.18.ebuild: + Marked ~ppc 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> shorewall6-4.4.15.1.ebuild: diff --git a/net-firewall/shorewall6/shorewall6-4.4.18.ebuild b/net-firewall/shorewall6/shorewall6-4.4.18.ebuild index 7271b0bc1621..365ab9a2bb4a 100644 --- a/net-firewall/shorewall6/shorewall6-4.4.18.ebuild +++ b/net-firewall/shorewall6/shorewall6-4.4.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.4.18.ebuild,v 1.1 2011/03/13 11:47:39 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.4.18.ebuild,v 1.2 2011/03/21 17:09:31 xarthisius Exp $ inherit versionator linux-info @@ -18,7 +18,7 @@ SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_PV_TREE}/${MY_P}/${P}${MY_P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" |