diff options
author | 2010-06-24 00:58:56 +0000 | |
---|---|---|
committer | 2010-06-24 00:58:56 +0000 | |
commit | 702d2e768c51c9404bac510378ca359e7635c75c (patch) | |
tree | 7c9b5a0f0ef4258957edd4e15e89e443d90b0103 /app-backup/bacula/bacula-5.0.2-r1.ebuild | |
parent | Delete useless comment. (diff) | |
download | gentoo-2-702d2e768c51c9404bac510378ca359e7635c75c.tar.gz gentoo-2-702d2e768c51c9404bac510378ca359e7635c75c.tar.bz2 gentoo-2-702d2e768c51c9404bac510378ca359e7635c75c.zip |
Stable on amd64 wrt bug #282020
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-backup/bacula/bacula-5.0.2-r1.ebuild')
-rw-r--r-- | app-backup/bacula/bacula-5.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/bacula/bacula-5.0.2-r1.ebuild b/app-backup/bacula/bacula-5.0.2-r1.ebuild index 0de623fef001..e3b909132880 100644 --- a/app-backup/bacula/bacula-5.0.2-r1.ebuild +++ b/app-backup/bacula/bacula-5.0.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.2 2010/06/17 21:21:43 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.2-r1.ebuild,v 1.3 2010/06/24 00:58:56 angelos Exp $ EAPI="2" inherit eutils multilib IUSE="bacula-clientonly bacula-nodir bacula-nosd ipv6 logwatch mysql postgres python qt4 readline +sqlite3 ssl static tcpd X" # bacula-web bimagemgr brestore bweb -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86" DESCRIPTION="Featureful client/server network backup suite" HOMEPAGE="http://www.bacula.org/" |