summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 04:36:18 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 04:36:18 +0000
commitd9812c134ff507231e90f5b5a6e3f4c764c849d9 (patch)
tree5e8fbd4dffad2e3c027bae4c4a686a7803adaf2d /app-backup
parentInherit user for enewuser/etc... (diff)
downloadgentoo-2-d9812c134ff507231e90f5b5a6e3f4c764c849d9.tar.gz
gentoo-2-d9812c134ff507231e90f5b5a6e3f4c764c849d9.tar.bz2
gentoo-2-d9812c134ff507231e90f5b5a6e3f4c764c849d9.zip
Inherit user for enewuser/etc...
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/bacula/ChangeLog8
-rw-r--r--app-backup/bacula/bacula-5.0.2-r1.ebuild6
-rw-r--r--app-backup/bacula/bacula-5.0.3-r1.ebuild6
-rw-r--r--app-backup/bacula/bacula-5.0.3-r2.ebuild6
-rw-r--r--app-backup/bacula/bacula-5.0.3-r3.ebuild6
-rw-r--r--app-backup/bacula/bacula-5.2.3-r1.ebuild4
-rw-r--r--app-backup/bacula/bacula-5.2.4.ebuild4
-rw-r--r--app-backup/bacula/bacula-5.2.5.ebuild4
-rw-r--r--app-backup/bacula/bacula-5.2.6.ebuild4
9 files changed, 27 insertions, 21 deletions
diff --git a/app-backup/bacula/ChangeLog b/app-backup/bacula/ChangeLog
index fd81d478792c..8de48ff112ff 100644
--- a/app-backup/bacula/ChangeLog
+++ b/app-backup/bacula/ChangeLog
@@ -1,6 +1,12 @@
# 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.125 2012/04/01 15:49:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.126 2012/05/24 04:36:18 vapier Exp $
+
+ 24 May 2012; Mike Frysinger <vapier@gentoo.org> bacula-5.0.2-r1.ebuild,
+ bacula-5.0.3-r1.ebuild, bacula-5.0.3-r2.ebuild, bacula-5.0.3-r3.ebuild,
+ bacula-5.2.3-r1.ebuild, bacula-5.2.4.ebuild, bacula-5.2.5.ebuild,
+ bacula-5.2.6.ebuild:
+ Inherit user for enewuser/etc...
01 Apr 2012; Raúl Porcel <armin76@gentoo.org> bacula-5.2.5.ebuild:
sparc/x86 stable wrt #407453
diff --git a/app-backup/bacula/bacula-5.0.2-r1.ebuild b/app-backup/bacula/bacula-5.0.2-r1.ebuild
index 3f425ae77880..ed02cd2d6eb8 100644
--- a/app-backup/bacula/bacula-5.0.2-r1.ebuild
+++ b/app-backup/bacula/bacula-5.0.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.2-r1.ebuild,v 1.10 2011/11/02 21:46:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.2-r1.ebuild,v 1.11 2012/05/24 04:36:18 vapier Exp $
EAPI="2"
-inherit eutils multilib
+inherit eutils multilib user
IUSE="bacula-clientonly bacula-nodir bacula-nosd ipv6 logwatch mysql postgres python qt4 readline +sqlite3 ssl static tcpd X"
# bacula-web bimagemgr brestore bweb
diff --git a/app-backup/bacula/bacula-5.0.3-r1.ebuild b/app-backup/bacula/bacula-5.0.3-r1.ebuild
index 086bf99ea30b..cd3c35a8cbb4 100644
--- a/app-backup/bacula/bacula-5.0.3-r1.ebuild
+++ b/app-backup/bacula/bacula-5.0.3-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-r1.ebuild,v 1.10 2011/11/02 21:46:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r1.ebuild,v 1.11 2012/05/24 04:36:18 vapier Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
-inherit eutils multilib python
+inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}
diff --git a/app-backup/bacula/bacula-5.0.3-r2.ebuild b/app-backup/bacula/bacula-5.0.3-r2.ebuild
index 2765048cdf9c..a6040e88c927 100644
--- a/app-backup/bacula/bacula-5.0.3-r2.ebuild
+++ b/app-backup/bacula/bacula-5.0.3-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-r2.ebuild,v 1.7 2011/11/02 21:46:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r2.ebuild,v 1.8 2012/05/24 04:36:18 vapier Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
-inherit eutils multilib python
+inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}
diff --git a/app-backup/bacula/bacula-5.0.3-r3.ebuild b/app-backup/bacula/bacula-5.0.3-r3.ebuild
index af2b0156d243..1ca251a61cc4 100644
--- a/app-backup/bacula/bacula-5.0.3-r3.ebuild
+++ b/app-backup/bacula/bacula-5.0.3-r3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.4 2011/11/02 21:46:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r3.ebuild,v 1.5 2012/05/24 04:36:18 vapier Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
-inherit eutils multilib python
+inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}
diff --git a/app-backup/bacula/bacula-5.2.3-r1.ebuild b/app-backup/bacula/bacula-5.2.3-r1.ebuild
index 466d06c5be41..6e665a8a5aad 100644
--- a/app-backup/bacula/bacula-5.2.3-r1.ebuild
+++ b/app-backup/bacula/bacula-5.2.3-r1.ebuild
@@ -1,13 +1,13 @@
# 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.3-r1.ebuild,v 1.1 2012/01/04 09:02:20 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.3-r1.ebuild,v 1.2 2012/05/24 04:36:18 vapier Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
-inherit eutils multilib python
+inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}
diff --git a/app-backup/bacula/bacula-5.2.4.ebuild b/app-backup/bacula/bacula-5.2.4.ebuild
index 2dab406d7eca..0fa3f6145fe8 100644
--- a/app-backup/bacula/bacula-5.2.4.ebuild
+++ b/app-backup/bacula/bacula-5.2.4.ebuild
@@ -1,13 +1,13 @@
# 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.4.ebuild,v 1.1 2012/01/22 14:01:21 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.4.ebuild,v 1.2 2012/05/24 04:36:18 vapier Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
-inherit eutils multilib python
+inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}
diff --git a/app-backup/bacula/bacula-5.2.5.ebuild b/app-backup/bacula/bacula-5.2.5.ebuild
index 06f0ede70434..fc64bb5e31b0 100644
--- a/app-backup/bacula/bacula-5.2.5.ebuild
+++ b/app-backup/bacula/bacula-5.2.5.ebuild
@@ -1,13 +1,13 @@
# 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.6 2012/04/01 15:49:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.5.ebuild,v 1.7 2012/05/24 04:36:18 vapier Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
-inherit eutils multilib python qt4-r2
+inherit eutils multilib python qt4-r2 user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}
diff --git a/app-backup/bacula/bacula-5.2.6.ebuild b/app-backup/bacula/bacula-5.2.6.ebuild
index 6853fc244b36..0d973d314c30 100644
--- a/app-backup/bacula/bacula-5.2.6.ebuild
+++ b/app-backup/bacula/bacula-5.2.6.ebuild
@@ -1,13 +1,13 @@
# 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.6.ebuild,v 1.3 2012/03/23 15:05:35 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.6.ebuild,v 1.4 2012/05/24 04:36:18 vapier Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
-inherit eutils multilib python qt4-r2
+inherit eutils multilib python qt4-r2 user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}