diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-11-02 20:43:20 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-11-02 20:43:20 +0000 |
commit | ffef114a2bc8b20f20b50a92c42fe6e5d8229ed5 (patch) | |
tree | 3a28e77f61c9c9b699abddc7dd8c768eb352c73b /profiles | |
parent | app-text/ghostscript -> virtual/ghostscript (diff) | |
download | gentoo-2-ffef114a2bc8b20f20b50a92c42fe6e5d8229ed5.tar.gz gentoo-2-ffef114a2bc8b20f20b50a92c42fe6e5d8229ed5.tar.bz2 gentoo-2-ffef114a2bc8b20f20b50a92c42fe6e5d8229ed5.zip |
Adding local USE flag "client-only" for boxbackup
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 334587e9a816..9fb0b7388b04 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1534 2005/11/02 11:40:31 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1535 2005/11/02 20:43:20 grobian Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -32,6 +32,7 @@ app-backup/bacula:bacula-split - NFC what this does app-backup/bacula:client-only - Disable DB support, and just build a client app-backup/bacula:logrotate - Install support files for logrotate app-backup/bacula:logwatch - Install support files for logwatch +app-backup/boxbackup:client-only - Disable server support, and just build a client app-backup/dar:dar32 - Enables --enable-mode=32 option, which replace infinint by 32 bits integers. app-backup/dar:dar64 - Enables --enable-mode=64 option, which replace infinint by 64 bits integers. app-backup/kdar:dar32 - Support libdar32.so to use. |