summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-09-05 08:29:58 +0000
committerJustin Lecher <jlec@gentoo.org>2012-09-05 08:29:58 +0000
commit68f7357a6f32af09e7ec0b5c8ce7ceb3e8109007 (patch)
treea291d9ae8d70d1494c9715e7504e098d018ecf91 /app-backup
parentUse doicon instead insinto + doins to install icon files (diff)
downloadgentoo-2-68f7357a6f32af09e7ec0b5c8ce7ceb3e8109007.tar.gz
gentoo-2-68f7357a6f32af09e7ec0b5c8ce7ceb3e8109007.tar.bz2
gentoo-2-68f7357a6f32af09e7ec0b5c8ce7ceb3e8109007.zip
Don't install license
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/bacula/ChangeLog6
-rw-r--r--app-backup/bacula/bacula-5.0.3-r3.ebuild4
-rw-r--r--app-backup/bacula/bacula-5.2.10.ebuild4
-rw-r--r--app-backup/bacula/bacula-5.2.5.ebuild4
-rw-r--r--app-backup/bacula/bacula-5.2.9.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/app-backup/bacula/ChangeLog b/app-backup/bacula/ChangeLog
index 2d90fa2f4876..bf085f639af6 100644
--- a/app-backup/bacula/ChangeLog
+++ b/app-backup/bacula/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-backup/bacula
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.133 2012/09/05 08:28:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.134 2012/09/05 08:29:58 jlec Exp $
+
+ 05 Sep 2012; Justin Lecher <jlec@gentoo.org> bacula-5.0.3-r3.ebuild,
+ bacula-5.2.10.ebuild, bacula-5.2.5.ebuild, bacula-5.2.9.ebuild:
+ Don't install license
05 Sep 2012; Justin Lecher <jlec@gentoo.org> bacula-5.0.3-r1.ebuild,
bacula-5.0.3-r2.ebuild, bacula-5.0.3-r3.ebuild, bacula-5.2.10.ebuild,
diff --git a/app-backup/bacula/bacula-5.0.3-r3.ebuild b/app-backup/bacula/bacula-5.0.3-r3.ebuild
index 1ec90a982026..9547e8179836 100644
--- a/app-backup/bacula/bacula-5.0.3-r3.ebuild
+++ b/app-backup/bacula/bacula-5.0.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r3.ebuild,v 1.7 2012/09/05 08:28:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r3.ebuild,v 1.8 2012/09/05 08:29:58 jlec Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
@@ -317,7 +317,7 @@ src_install() {
fi
# documentation
- dodoc ChangeLog LICENSE ReleaseNotes SUPPORT technotes
+ dodoc ChangeLog ReleaseNotes SUPPORT technotes
# vim-files
if use vim-syntax; then
diff --git a/app-backup/bacula/bacula-5.2.10.ebuild b/app-backup/bacula/bacula-5.2.10.ebuild
index f73109d7a45b..febdc89f43de 100644
--- a/app-backup/bacula/bacula-5.2.10.ebuild
+++ b/app-backup/bacula/bacula-5.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.10.ebuild,v 1.4 2012/09/05 08:28:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.10.ebuild,v 1.5 2012/09/05 08:29:58 jlec Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
@@ -274,7 +274,7 @@ src_install() {
fi
# documentation
- dodoc ChangeLog LICENSE ReleaseNotes SUPPORT technotes
+ dodoc ChangeLog ReleaseNotes SUPPORT technotes
# vim-files
if use vim-syntax; then
diff --git a/app-backup/bacula/bacula-5.2.5.ebuild b/app-backup/bacula/bacula-5.2.5.ebuild
index aa927cd1640b..1896a1c37f46 100644
--- a/app-backup/bacula/bacula-5.2.5.ebuild
+++ b/app-backup/bacula/bacula-5.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.5.ebuild,v 1.11 2012/09/05 08:28:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.5.ebuild,v 1.12 2012/09/05 08:29:58 jlec Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
@@ -274,7 +274,7 @@ src_install() {
fi
# documentation
- dodoc ChangeLog LICENSE ReleaseNotes SUPPORT technotes
+ dodoc ChangeLog ReleaseNotes SUPPORT technotes
# vim-files
if use vim-syntax; then
diff --git a/app-backup/bacula/bacula-5.2.9.ebuild b/app-backup/bacula/bacula-5.2.9.ebuild
index b2c50bf2e425..12b165402ab7 100644
--- a/app-backup/bacula/bacula-5.2.9.ebuild
+++ b/app-backup/bacula/bacula-5.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.9.ebuild,v 1.5 2012/09/05 08:28:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.9.ebuild,v 1.6 2012/09/05 08:29:58 jlec Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
@@ -273,7 +273,7 @@ src_install() {
fi
# documentation
- dodoc ChangeLog LICENSE ReleaseNotes SUPPORT technotes
+ dodoc ChangeLog ReleaseNotes SUPPORT technotes
# vim-files
if use vim-syntax; then