diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-12 16:40:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-12 16:40:49 +0000 |
commit | ae1b5085263e7b7f65dabd292efae15d4315b5f2 (patch) | |
tree | d811b5a47d58c920a0c07dedb745051084761260 /app-backup/bacula | |
parent | Correction to ChangeLog: kernel 2.6.26 should have been 2.6.25 (diff) | |
download | gentoo-2-ae1b5085263e7b7f65dabd292efae15d4315b5f2.tar.gz gentoo-2-ae1b5085263e7b7f65dabd292efae15d4315b5f2.tar.bz2 gentoo-2-ae1b5085263e7b7f65dabd292efae15d4315b5f2.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-backup/bacula')
-rw-r--r-- | app-backup/bacula/bacula-2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/bacula/bacula-2.4.1.ebuild b/app-backup/bacula/bacula-2.4.1.ebuild index 940f65160868..c469a8ff5e48 100644 --- a/app-backup/bacula/bacula-2.4.1.ebuild +++ b/app-backup/bacula/bacula-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-2.4.1.ebuild,v 1.2 2008/07/11 13:14:49 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-2.4.1.ebuild,v 1.3 2008/07/12 16:40:49 mr_bones_ Exp $ # # TODO: @@ -25,7 +25,7 @@ inherit eutils IUSE="bacula-clientonly bacula-console bacula-nodir bacula-nosd doc gnome ipv6 logrotate logwatch mysql postgres python qt4 readline sqlite sqlite3 ssl static tcpd wxwindows X" -# bacula-web bimagemgr brestore bweb +# bacula-web bimagemgr brestore bweb KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86" DESCRIPTION="Featureful client/server network backup suite" |