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/bacula/bacula-5.0.3-r3.ebuild
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/bacula/bacula-5.0.3-r3.ebuild')
-rw-r--r--app-backup/bacula/bacula-5.0.3-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
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}