summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-31 19:21:33 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-31 19:21:33 +0000
commit0ee359b3d62b00ca21b00061176e573f5fef923d (patch)
treeb93454f8db20b21134466c2544fcf7c6a712f407 /app-admin/bacula
parentdont install stupid COPYING file (diff)
downloadgentoo-2-0ee359b3d62b00ca21b00061176e573f5fef923d.tar.gz
gentoo-2-0ee359b3d62b00ca21b00061176e573f5fef923d.tar.bz2
gentoo-2-0ee359b3d62b00ca21b00061176e573f5fef923d.zip
dont install stupid COPYING files among other things
Diffstat (limited to 'app-admin/bacula')
-rw-r--r--app-admin/bacula/bacula-1.29.ebuild10
-rw-r--r--app-admin/bacula/bacula-1.31.ebuild6
-rw-r--r--app-admin/bacula/bacula-1.32f-r5.ebuild4
-rw-r--r--app-admin/bacula/bacula-1.32f.ebuild4
-rw-r--r--app-admin/bacula/bacula-1.34.1.ebuild4
5 files changed, 14 insertions, 14 deletions
diff --git a/app-admin/bacula/bacula-1.29.ebuild b/app-admin/bacula/bacula-1.29.ebuild
index a98299a0b635..6ba80e3c20d2 100644
--- a/app-admin/bacula/bacula-1.29.ebuild
+++ b/app-admin/bacula/bacula-1.29.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.29.ebuild,v 1.10 2004/02/11 23:38:03 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.29.ebuild,v 1.11 2004/05/31 19:21:32 vapier Exp $
DESCRIPTION="featureful client/server network backup suite"
HOMEPAGE="http://www.bacula.org/"
SRC_URI="mirror://sourceforge/bacula/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
SLOT="0"
+KEYWORDS="x86 ~ppc"
IUSE="readline tcpd ssl gnome mysql sqlite X static"
#theres a local sqlite use flag. use it -OR- mysql, not both.
@@ -22,7 +22,8 @@ DEPEND=">=sys-libs/zlib-1.1.4
mysql? >=dev-db/mysql-3.23
sqlite? >=dev-db/sqlite-2.7
X? virtual/x11"
-RDEPEND="${DEPEND} sys-apps/mtx app-arch/mt-st"
+RDEPEND="${DEPEND}
+ sys-apps/mtx app-arch/mt-st"
src_compile() {
local myconf
@@ -76,8 +77,7 @@ src_install() {
rm -rf ${D}/var #empty dir
dosbin src/console/console
- dodoc ABOUT-NLS COPYING ChangeLog CheckList INSTALL \
- README ReleaseNotes kernstodo doc/bacula.pdf
+ dodoc ChangeLog CheckList INSTALL README ReleaseNotes kernstodo doc/bacula.pdf
cp -a examples ${D}/usr/share/doc/${PF}
chown -R root:root ${D}/usr/share/doc/${PF} #hrmph :\
dohtml -r doc/html-manual doc/home-page
diff --git a/app-admin/bacula/bacula-1.31.ebuild b/app-admin/bacula/bacula-1.31.ebuild
index c7f005f14e08..a31bafbd0bbc 100644
--- a/app-admin/bacula/bacula-1.31.ebuild
+++ b/app-admin/bacula/bacula-1.31.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.31.ebuild,v 1.8 2004/02/03 02:18:48 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.31.ebuild,v 1.9 2004/05/31 19:21:32 vapier Exp $
NEWP=${P}a
S=${WORKDIR}/${NEWP}
DESCRIPTION="featureful client/server network backup suite"
HOMEPAGE="http://www.bacula.org/"
SRC_URI="mirror://sourceforge/bacula/${NEWP}.tar.gz
- http://download.sourceforge.net/bacula/${NEWP}.tar.gz"
+ http://download.sourceforge.net/bacula/${NEWP}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -83,7 +83,7 @@ src_install() {
make DESTDIR=${D} install || die
rm -rf ${D}/var #empty dir
- dodoc ABOUT-NLS COPYING ChangeLog CheckList INSTALL \
+ dodoc ChangeLog CheckList INSTALL \
README ReleaseNotes kernstodo doc/bacula.pdf
cp -a examples ${D}/usr/share/doc/${PF}
chown -R root:root ${D}/usr/share/doc/${PF} #hrmph :\
diff --git a/app-admin/bacula/bacula-1.32f-r5.ebuild b/app-admin/bacula/bacula-1.32f-r5.ebuild
index 9666ed6d29b5..63965434b4a4 100644
--- a/app-admin/bacula/bacula-1.32f-r5.ebuild
+++ b/app-admin/bacula/bacula-1.32f-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.32f-r5.ebuild,v 1.4 2004/04/09 16:39:27 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.32f-r5.ebuild,v 1.5 2004/05/31 19:21:32 vapier Exp $
MY_P="bacula-1.32f-5"
S="${WORKDIR}/${MY_P}"
@@ -118,7 +118,7 @@ src_install() {
rm -rf ${D}/var #empty dir
- for a in ${S}/{ABOUT-NLS,COPYING,Changelog,CheckList,INSTALL \
+ for a in ${S}/{Changelog,CheckList,INSTALL \
README,ReleaseNotes,kernstodo,doc/bacula.pdf}
do
dodoc $a
diff --git a/app-admin/bacula/bacula-1.32f.ebuild b/app-admin/bacula/bacula-1.32f.ebuild
index 087574ee6821..183a984519a9 100644
--- a/app-admin/bacula/bacula-1.32f.ebuild
+++ b/app-admin/bacula/bacula-1.32f.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.32f.ebuild,v 1.8 2004/04/14 07:27:00 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.32f.ebuild,v 1.9 2004/05/31 19:21:32 vapier Exp $
inherit eutils
@@ -126,7 +126,7 @@ src_install() {
rm -rf ${D}/var #empty dir
- dodoc ABOUT-NLS COPYING ChangeLog CheckList INSTALL \
+ dodoc ChangeLog CheckList INSTALL \
README ReleaseNotes kernstodo doc/bacula.pdf
cp -a examples ${D}/usr/share/doc/${PF}
chown -R root:root ${D}/usr/share/doc/${PF} #hrmph :\
diff --git a/app-admin/bacula/bacula-1.34.1.ebuild b/app-admin/bacula/bacula-1.34.1.ebuild
index 63b66c31dc02..196de4660004 100644
--- a/app-admin/bacula/bacula-1.34.1.ebuild
+++ b/app-admin/bacula/bacula-1.34.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.1.ebuild,v 1.3 2004/04/27 00:29:55 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.1.ebuild,v 1.4 2004/05/31 19:21:32 vapier Exp $
DESCRIPTION="featureful client/server network backup suite"
HOMEPAGE="http://www.bacula.org/"
@@ -108,7 +108,7 @@ src_install() {
rm -rf ${D}/var #empty dir
- for a in ${S}/{ABOUT-NLS,COPYING,Changelog,CheckList,INSTALL \
+ for a in ${S}/{Changelog,CheckList,INSTALL \
README,ReleaseNotes,kernstodo,doc/bacula.pdf}
do
dodoc $a