summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2008-03-29 00:35:25 +0000
committerTiziano Müller <dev-zero@gentoo.org>2008-03-29 00:35:25 +0000
commit58a66d93990fc376709df54c20fd45a517a5682c (patch)
treede6f9e1317a3ba3def9be35f3143696a0c0e3d73
parentdev-db/postgresql-server: Will now use system's zoneinfo. Added $(use_with xm... (diff)
downloadexperimental-58a66d93990fc376709df54c20fd45a517a5682c.tar.gz
experimental-58a66d93990fc376709df54c20fd45a517a5682c.tar.bz2
experimental-58a66d93990fc376709df54c20fd45a517a5682c.zip
Added uuid USE-flag for postgresql-server
svn path=/experimental/; revision=349
-rw-r--r--profiles/use.local.desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 2da291e..643ae9c 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,7 +1,7 @@
dev-db/postgresql-base:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage.
-dev-db/postgresql-libs:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage.
-dev-db/postgresql-libs:eselect - Set the slot as active postgresql upon installing
+dev-db/postgresql-base:eselect - Set the slot as active postgresql upon installing
dev-db/postgresql-server:eselect - Set the init.d service provided by slot as active upon installing
+dev-db/postgresql-server:uuid - Enable a backend UUID type using the OSSP UUID API
dev-db/pgcluster:eselect - Set the slot as active postgresql upon installing
#
dev-db/openfts:sampledb - Enable the installation of a sample database.