diff options
author | Christian Parpart <trapni@gentoo.org> | 2007-02-04 09:07:23 +0000 |
---|---|---|
committer | Christian Parpart <trapni@gentoo.org> | 2007-02-04 09:07:23 +0000 |
commit | aebda75128395bace9e310559cba9702877990b4 (patch) | |
tree | 30837e30d636900cf37126a2164a9890edcf831a /profiles | |
parent | add mod_transform (with snapshot build) to repos (diff) | |
download | overlay-aebda75128395bace9e310559cba9702877990b4.tar.gz overlay-aebda75128395bace9e310559cba9702877990b4.tar.bz2 overlay-aebda75128395bace9e310559cba9702877990b4.zip |
added more local use flags
svn path=/overlay/; revision=11
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 752f65c..6253710 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -9,8 +9,10 @@ dev-libs/libyacsutil:multislot - Allows multiple major.minor versions to be installed dev-libs/libyacsclient:multislot - Allows multiple major.minor versions to be installed +app-admin/yacsadmin:multislot - Allows multiple major.minor versions to be installed net-misc/yacsd:multislot - Allows multiple major.minor versions to be installed net-misc/yacsd:character - Enables compilation of character module net-misc/yacsd:chat - Enables compilation of chat module (requires character module) +net-misc/yacsd:example - Enables compilation of example module net-misc/yacsd:news - Enables compilation of news module net-misc/yacsd:relationship - Enables compilation of relationship module |