From b2f6fddd170fd71fa7214687179a3c7cd79ab7d9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 31 May 2004 19:21:33 +0000 Subject: dont install stupid COPYING files among other things --- app-admin/bastille/bastille-2.1.1-r1.ebuild | 9 ++++----- app-admin/bastille/bastille-2.1.1-r2.ebuild | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) (limited to 'app-admin/bastille') diff --git a/app-admin/bastille/bastille-2.1.1-r1.ebuild b/app-admin/bastille/bastille-2.1.1-r1.ebuild index 16353cf24adf..afc90a58c8b1 100644 --- a/app-admin/bastille/bastille-2.1.1-r1.ebuild +++ b/app-admin/bastille/bastille-2.1.1-r1.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.5 2004/03/24 01:03:05 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.6 2004/05/31 19:21:32 vapier Exp $ inherit perl-module eutils -IUSE="X" - PATCHVER=0.1 MY_PN=${PN/b/B} MY_P=${MY_PN}-${PV} @@ -15,9 +13,10 @@ HOMEPAGE="http://bastille-linux.org/" SRC_URI="mirror://sourceforge/${PN}-linux/${MY_P}.tar.bz2 mirror://gentoo/${P}-gentoo-${PATCHVER}.patch.bz2" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha" +IUSE="X" RDEPEND="net-firewall/iptables app-admin/logrotate @@ -85,7 +84,7 @@ src_install() { # Documentation cd ${S} - dodoc *.txt COPYING BUGS Change* README* + dodoc *.txt BUGS Change* README* } pkg_postinst() { diff --git a/app-admin/bastille/bastille-2.1.1-r2.ebuild b/app-admin/bastille/bastille-2.1.1-r2.ebuild index 4f79b50987a3..5940188830bb 100644 --- a/app-admin/bastille/bastille-2.1.1-r2.ebuild +++ b/app-admin/bastille/bastille-2.1.1-r2.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2004/03/21 02:10:48 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.3 2004/05/31 19:21:32 vapier Exp $ inherit perl-module eutils -IUSE="X" - PATCHVER=0.1 MY_PN=${PN/b/B} MY_P=${MY_PN}-${PV} @@ -15,9 +13,10 @@ HOMEPAGE="http://bastille-linux.org/" SRC_URI="mirror://sourceforge/${PN}-linux/${MY_P}.tar.bz2 mirror://gentoo/${P}-gentoo-${PATCHVER}.patch.bz2" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha" +IUSE="X" RDEPEND="net-firewall/iptables app-admin/logrotate @@ -92,7 +91,7 @@ src_install() { # Documentation cd ${S} - dodoc *.txt COPYING BUGS Change* README* + dodoc *.txt BUGS Change* README* } pkg_postinst() { -- cgit v1.2.3-65-gdbad