summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2006-09-15 11:31:58 +0000
committerTiziano Müller <dev-zero@gentoo.org>2006-09-15 11:31:58 +0000
commitbd0c446befc087ab96bb3d1ce0d00c7abb15b71f (patch)
tree6eb1fde5d9e3bd9d088304b08af54e18e6d06de9 /profiles
parentdev-db/pgfouine: Version bump to 0.7 (diff)
downloadexperimental-bd0c446befc087ab96bb3d1ce0d00c7abb15b71f.tar.gz
experimental-bd0c446befc087ab96bb3d1ce0d00c7abb15b71f.tar.bz2
experimental-bd0c446befc087ab96bb3d1ce0d00c7abb15b71f.zip
tsearch2 USE-flag added.
svn path=/experimental/; revision=85
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 5ebe18e..a4d8d76 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -3,4 +3,5 @@ dev-db/openfts:sampledb - Enable the installation of a sample database.
dev-db/openfts:snowball - Enable Snowball.
dev-db/pgfouine:graphs - Enable creation of graphs.
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:tsearch2 - Enables the tsearch2 extension
dev-db/psqlodbc:iodbc - Use libiodbc instead of unixODBC.