diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 02:58:11 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 02:58:11 +0000 |
commit | 772c5738749f56c701aa650a7efce6c43d135749 (patch) | |
tree | cd10a41526f61c256161fa5388de4d3653d00947 /app-admin/bastille | |
parent | added ~ppc64, bug #64245 (Manifest recommit) (diff) | |
download | gentoo-2-772c5738749f56c701aa650a7efce6c43d135749.tar.gz gentoo-2-772c5738749f56c701aa650a7efce6c43d135749.tar.bz2 gentoo-2-772c5738749f56c701aa650a7efce6c43d135749.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'app-admin/bastille')
-rw-r--r-- | app-admin/bastille/ChangeLog | 10 | ||||
-rw-r--r-- | app-admin/bastille/bastille-2.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/bastille/bastille-2.1.1-r2.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-admin/bastille/ChangeLog b/app-admin/bastille/ChangeLog index 035861484dc2..0010fbd1f7fd 100644 --- a/app-admin/bastille/ChangeLog +++ b/app-admin/bastille/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-admin/bastille # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.10 2004/07/10 00:10:58 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.11 2004/10/05 02:58:10 pvdabeel Exp $ + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + bastille-2.1.1-r1.ebuild, bastille-2.1.1-r2.ebuild: + Masked bastille-2.1.1-r2.ebuild stable for ppc + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + bastille-2.1.1-r1.ebuild: + Masked bastille-2.1.1-r1.ebuild stable for ppc 10 Jul 2004; Tom Martin <slarti@gentoo.org> bastille-2.1.1-r2.ebuild: Marked ~amd64, closes #56483. diff --git a/app-admin/bastille/bastille-2.1.1-r1.ebuild b/app-admin/bastille/bastille-2.1.1-r1.ebuild index 47d546fdfe00..80b0c4023fde 100644 --- a/app-admin/bastille/bastille-2.1.1-r1.ebuild +++ b/app-admin/bastille/bastille-2.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.7 2004/06/24 21:23:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.8 2004/10/05 02:58:10 pvdabeel Exp $ inherit perl-module eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}-linux/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha" IUSE="X" RDEPEND="net-firewall/iptables diff --git a/app-admin/bastille/bastille-2.1.1-r2.ebuild b/app-admin/bastille/bastille-2.1.1-r2.ebuild index b8483b476f79..3ee7e8711d0d 100644 --- a/app-admin/bastille/bastille-2.1.1-r2.ebuild +++ b/app-admin/bastille/bastille-2.1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.6 2004/07/10 00:10:58 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.7 2004/10/05 02:58:10 pvdabeel Exp $ inherit perl-module eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}-linux/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha ~amd64" +KEYWORDS="~x86 ppc ~sparc alpha ~amd64" IUSE="X" RDEPEND="net-firewall/iptables |