diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
commit | aa07310b2f9faa513f45725cce16d5a7c2be4d16 (patch) | |
tree | 9168e6934f4ffdffd592aee532745d79bad6cabe /app-admin/bacula | |
parent | Version bump. (diff) | |
download | gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.tar.gz gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.tar.bz2 gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.zip |
unmasking and changelog fixups
Diffstat (limited to 'app-admin/bacula')
-rw-r--r-- | app-admin/bacula/bacula-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/bacula/bacula-1.29.ebuild b/app-admin/bacula/bacula-1.29.ebuild index ef718d72eda7..51cd06917a6b 100644 --- a/app-admin/bacula/bacula-1.29.ebuild +++ b/app-admin/bacula/bacula-1.29.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.29.ebuild,v 1.4 2003/03/28 09:18:02 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.29.ebuild,v 1.5 2003/06/29 15:24:07 aliz Exp $ DESCRIPTION="featureful client/server network backup suite" HOMEPAGE="http://www.bacula.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" IUSE="readline tcpd ssl gnome mysql sqlite X static" |