diff options
author | Christian Parpart <trapni@gentoo.org> | 2007-02-02 04:27:05 +0000 |
---|---|---|
committer | Christian Parpart <trapni@gentoo.org> | 2007-02-02 04:27:05 +0000 |
commit | bea961d58ab99e030b2253ba2af12c85999a3341 (patch) | |
tree | 51891694e576b95ff5188d58a0200c245ce760a7 /profiles | |
parent | snapshot bump (diff) | |
download | overlay-bea961d58ab99e030b2253ba2af12c85999a3341.tar.gz overlay-bea961d58ab99e030b2253ba2af12c85999a3341.tar.bz2 overlay-bea961d58ab99e030b2253ba2af12c85999a3341.zip |
* added profiles/ for local use-flags
* added skel.ChangeLog for you know what it's used for
* snapshot bumped libyacsclient as well
* readded ~x86 to libyacsutil *sigh*
svn path=/overlay/; revision=6
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc new file mode 100644 index 0000000..752f65c --- /dev/null +++ b/profiles/use.local.desc @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2532 2007/01/29 04:29:12 compnerd Exp $ + +# This file contains descriptions of local USE flags, and the ebuilds which +# contain them. + +# Keep it sorted. + +dev-libs/libyacsutil:multislot - Allows multiple major.minor versions to be installed +dev-libs/libyacsclient: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:news - Enables compilation of news module +net-misc/yacsd:relationship - Enables compilation of relationship module |