summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-06 23:37:56 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-06 23:37:56 +0000
commit082e1426acf351e1ec263a0b93b9a8ea1000696f (patch)
tree0a08d28e193e3f9c04843c7a59ab6e98a9146233 /app-backup
parent(Portage version: 2.0.51.19) (Manifest recommit) (diff)
downloadgentoo-2-082e1426acf351e1ec263a0b93b9a8ea1000696f.tar.gz
gentoo-2-082e1426acf351e1ec263a0b93b9a8ea1000696f.tar.bz2
gentoo-2-082e1426acf351e1ec263a0b93b9a8ea1000696f.zip
sync IUSE (+postgresql)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/bacula/bacula-1.36.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/bacula/bacula-1.36.0.ebuild b/app-backup/bacula/bacula-1.36.0.ebuild
index 322db3b5b244..e22c0b87d282 100644
--- a/app-backup/bacula/bacula-1.36.0.ebuild
+++ b/app-backup/bacula/bacula-1.36.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-1.36.0.ebuild,v 1.1 2005/07/04 01:52:06 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-1.36.0.ebuild,v 1.2 2005/07/06 23:37:56 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bacula/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~hppa ~ppc ~sparc ~x86"
-IUSE="readline tcpd gnome mysql sqlite X static postgres wxwindows"
+IUSE="X gnome mysql postgres postgresql readline sqlite static tcpd wxwindows"
#theres a local sqlite use flag. use it -OR- mysql, not both.
#mysql is the reccomended choice ...