diff options
author | 2008-02-25 14:47:47 +0000 | |
---|---|---|
committer | 2008-02-25 14:47:47 +0000 | |
commit | 964d8b31f048fbe2b3ad85653bbf08d3560f7234 (patch) | |
tree | 4aa4e4b5aae7b835849b43a215c2e16bf4a91c6c | |
parent | Version bump, finally startdict-3.0.1 is in the tree. Thank you Zhang Le, jjm... (diff) | |
download | historical-964d8b31f048fbe2b3ad85653bbf08d3560f7234.tar.gz historical-964d8b31f048fbe2b3ad85653bbf08d3560f7234.tar.bz2 historical-964d8b31f048fbe2b3ad85653bbf08d3560f7234.zip |
Add switch_user USE-flag for net-p2p/dbhub
-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 80a722672da6..6760aa878540 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1154 2008/02/25 14:21:29 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1155 2008/02/25 14:47:47 armin76 Exp $ + + 25 Feb 2008; Raúl Porcel <armin76@gentoo.org> use.local.desc: + Add switch_user USE-flag for net-p2p/dbhub 24 Feb 2008; Peter Volkov <pva@gentoo.org> use.local.desc: Add festival, espeak and gucharmap USE flags for app-dicts/stardict. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 954be22d4c57..a374965cd347 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3381 2008/02/25 14:21:29 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3382 2008/02/25 14:47:47 armin76 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1673,6 +1673,7 @@ net-p2p/amule:stats - Enable statistic reporting net-p2p/btg:event-callback - Enable calling a script or executable for certain events net-p2p/btg:upnp - Enables support for Intel UPnP stack. net-p2p/btg:webinterface - install webBTG +net-p2p/dbhub:switch_user - Enable support for switching user net-p2p/deluge:browser - Enable anonymous browser function net-p2p/gift:ares - pull in Ares plugin net-p2p/gift:fasttrack - pull in FastTrack plugin |