diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-06-12 06:17:05 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-06-12 06:17:05 +0000 |
commit | 0bce9c1039a2a586273a90d02e5685083e52b547 (patch) | |
tree | cf256a2596b881b4897cb5d8e402c38b861e2537 /profiles | |
parent | Initial import of what is quite possibly, the best bootloader for SGI Mips sy... (diff) | |
download | gentoo-2-0bce9c1039a2a586273a90d02e5685083e52b547.tar.gz gentoo-2-0bce9c1039a2a586273a90d02e5685083e52b547.tar.bz2 gentoo-2-0bce9c1039a2a586273a90d02e5685083e52b547.zip |
add radius global useflag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index d0d8666a7350..f2a4bf46c8e3 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.248 2005/06/01 00:43:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.249 2005/06/12 06:17:05 mrness Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -260,6 +260,7 @@ python - Adds support/bindings for the Python language qdbm - Adds support for the qdbm library qt - Adds support for the Qt library. quicktime - Adds support for OpenQuickTime +radius - Adds support for RADIUS readline - enables support for libreadline, a GNU line-editing library that most everyone wants. recode - enables support for the GNU recode library ruby - Adds support/bindings for the Ruby language diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5a5699cb3399..2086160d0496 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1224 2005/06/11 20:09:49 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1225 2005/06/12 06:17:05 mrness Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -602,7 +602,6 @@ net-dialup/ppp:activefilter - Enables activefilter support net-dialup/ppp:atm - Enables support for pppoatm net-dialup/ppp:dhcp - Enables the dhcp plugin net-dialup/ppp:mppe-mppc - Enables support for mppe-mppc -net-dialup/ppp:radius - Enables RADIUS support net-dns/bind:bind-mysql - enables mysql support for bind (non-dlz) net-dns/bind:dlz - enables dynamic loaded zones, 3rd party extension net-dns/bind:idn - enables support for Internalized Domain Names @@ -709,7 +708,6 @@ net-misc/curl:ares - Enabled c-ares dns support net-misc/drivel:rhythmbox - Enables support for currently playing song in rhythmbox net-misc/dropbear:multicall - Build all the programs as one little binary (to save space) net-misc/gnugk:accounting - Enables call logging (accounting) -net-misc/gnugk:radius - Enables radius support net-misc/gwget:epiphany - Build epiphany extensions net-misc/hylafax:faxonly - Don't depend on mgetty-fax net-misc/hylafax:mgetty - Adds support for mgetty and vgetty |