summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-29 19:19:32 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-29 19:19:32 +0000
commit5b35e438c2f68284fadc9d4fb49b2a05ac8f2f90 (patch)
treea412c62dc3e9265a4167812f33f76e56cba6d45f /app-admin/bacula
parentRevision bump this. 0.5-r1 works with RC1 issues. (diff)
downloadgentoo-2-5b35e438c2f68284fadc9d4fb49b2a05ac8f2f90.tar.gz
gentoo-2-5b35e438c2f68284fadc9d4fb49b2a05ac8f2f90.tar.bz2
gentoo-2-5b35e438c2f68284fadc9d4fb49b2a05ac8f2f90.zip
sync IUSE (-postgres)
Diffstat (limited to 'app-admin/bacula')
-rw-r--r--app-admin/bacula/ChangeLog5
-rw-r--r--app-admin/bacula/bacula-1.34.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/bacula/ChangeLog b/app-admin/bacula/ChangeLog
index 5b9119399292..3e2900735f1c 100644
--- a/app-admin/bacula/ChangeLog
+++ b/app-admin/bacula/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/bacula
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/ChangeLog,v 1.33 2004/06/26 15:41:46 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/ChangeLog,v 1.34 2004/06/29 19:19:32 agriffis Exp $
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> bacula-1.34.1.ebuild:
+ sync IUSE (-postgres)
*bacula-1.34.5 (26 Jun 2004)
diff --git a/app-admin/bacula/bacula-1.34.1.ebuild b/app-admin/bacula/bacula-1.34.1.ebuild
index f2a29d67680a..697ee800d3b2 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 Foundation
# 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.5 2004/06/24 21:23:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.1.ebuild,v 1.6 2004/06/29 19:19:32 agriffis Exp $
DESCRIPTION="featureful client/server network backup suite"
HOMEPAGE="http://www.bacula.org/"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/bacula/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc sparc"
-IUSE="readline tcpd ssl gnome mysql sqlite X static postgres"
+IUSE="X gnome mysql readline sqlite ssl static tcpd"
#theres a local sqlite use flag. use it -OR- mysql, not both.
#mysql is the reccomended choice ...