diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2008-03-29 07:38:33 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2008-03-29 07:38:33 +0000 |
commit | e1f0619fc7478e853503b02b2da2b647424e6f0a (patch) | |
tree | 00ba314b386bc045811c3dd27537c7c039023d1f | |
parent | Added uuid USE-flag for postgresql-server (diff) | |
download | experimental-e1f0619fc7478e853503b02b2da2b647424e6f0a.tar.gz experimental-e1f0619fc7478e853503b02b2da2b647424e6f0a.tar.bz2 experimental-e1f0619fc7478e853503b02b2da2b647424e6f0a.zip |
Updated description
svn path=/experimental/; revision=350
-rw-r--r-- | profiles/use.local.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 643ae9c..e1d5a3c 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-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/postgresql-server:uuid - Enable a module providing functions to generated UUIDs on the server dev-db/pgcluster:eselect - Set the slot as active postgresql upon installing # dev-db/openfts:sampledb - Enable the installation of a sample database. |