From 5b35e438c2f68284fadc9d4fb49b2a05ac8f2f90 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Tue, 29 Jun 2004 19:19:32 +0000 Subject: sync IUSE (-postgres) --- app-admin/bacula/ChangeLog | 5 ++++- app-admin/bacula/bacula-1.34.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-admin/bacula') 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 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 ... -- cgit v1.2.3-65-gdbad