diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-11-05 14:53:09 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-11-05 14:53:09 +0000 |
commit | aa202839354fc716961a3c5342cadd8ddceddd30 (patch) | |
tree | e6f424b538d46bdab78c0807708c64275cccacd8 /profiles | |
parent | stable x86, bug 198046 (diff) | |
download | historical-aa202839354fc716961a3c5342cadd8ddceddd30.tar.gz historical-aa202839354fc716961a3c5342cadd8ddceddd30.tar.bz2 historical-aa202839354fc716961a3c5342cadd8ddceddd30.zip |
Add visibility useflag for sys-apps/paludis.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 0039b38fbea5..1fdae038eae4 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.784 2007/11/05 10:45:42 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.785 2007/11/05 14:53:09 peper Exp $ + + 05 Nov 2007; Piotr Jaroszyński <peper@gentoo.org> use.local.desc: + Add visibility useflag for sys-apps/paludis. 05 Nov 2007; Duncan Coutts <dcoutts@gentoo.org> base/virtuals, embedded/virtuals, package.mask: diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2b96add28c2a..51eb2e30d131 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # 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.3121 2007/11/05 05:47:32 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3122 2007/11/05 14:53:09 peper Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1881,6 +1881,7 @@ sys-apps/paludis:inquisitio - Enable inquisitio, the search client sys-apps/paludis:pink - Use a less boring colourscheme than the default sys-apps/paludis:portage - Enable experimental support for Portage configuration formats sys-apps/paludis:qa - Enable QA tools. +sys-apps/paludis:visibility - Enable visibility support (g++ >=4.1) sys-apps/paludis:zsh-completion - Enable zsh completion support sys-apps/parted:device-mapper - Enable device-mapper support in parted sys-apps/pciutils:network-cron - Monthly cronjob the update-pciids script |