diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-22 17:27:33 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-22 17:27:33 +0000 |
commit | bb0bd629d81907b2bc47a29a47d56554ddb7e973 (patch) | |
tree | 7d932d2ec3fed68f4175669d4b55ece222da7c1a /profiles | |
parent | Initial commit. Thank you to all who commented on bug #69320. (diff) | |
download | historical-bb0bd629d81907b2bc47a29a47d56554ddb7e973.tar.gz historical-bb0bd629d81907b2bc47a29a47d56554ddb7e973.tar.bz2 historical-bb0bd629d81907b2bc47a29a47d56554ddb7e973.zip |
added source useflag to dev-db/octopus
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 d7fa51afebb6..a0672a051a04 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/profiles/use.local.desc,v 1.881 2005/01/22 15:21:18 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.882 2005/01/22 17:27:33 luckyduck Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -117,6 +117,7 @@ dev-cpp/sptk:fltk - Enable FLTK support dev-db/firebird:inetd - If you want inetd version instead of a superserver (daemon) dev-db/hk_classes:sqlite3 - Enable sqlite3 plugin. dev-db/mysql:cluster - Add support for NDB clustering +dev-db/octopus:source - Zip the sources and install them dev-db/postgresql:pg-hier - Enables recursive queries like Oracle's 'CONNECT BY' feature. dev-db/postgresql:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage. dev-db/postgresql:pg-vacuumdelay - Adds in the vacuum inter-page delay feature. |