diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-11-23 13:09:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-11-23 13:09:15 +0000 |
commit | 1c9452df6b2d8b1e3b697cf5fe409bf26850256e (patch) | |
tree | 7e72ec2ea224221d713a1dad56f6cb6fcd68eb8e /profiles | |
parent | quoting for old ebuild (diff) | |
download | gentoo-2-1c9452df6b2d8b1e3b697cf5fe409bf26850256e.tar.gz gentoo-2-1c9452df6b2d8b1e3b697cf5fe409bf26850256e.tar.bz2 gentoo-2-1c9452df6b2d8b1e3b697cf5fe409bf26850256e.zip |
Add policykit USE flag for pulseaudio and update the pulseaudio mask for experimental init.d
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/package.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
3 files changed, 10 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 4d34e770cd1c..2b27d4b1468f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.846 2007/11/23 00:06:50 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.847 2007/11/23 13:09:14 flameeyes Exp $ + + 23 Nov 2007; Diego Pettenò <flameeyes@gentoo.org> package.mask, + use.local.desc: + Add policykit USE flag for pulseaudio and update the pulseaudio mask for + experimental init.d 23 Nov 2007; Ryan Hill <dirtyepic@gentoo.org> use.local.desc: Change freetype latex USE to kpathsea. diff --git a/profiles/package.mask b/profiles/package.mask index 696f41b7c524..be8467150714 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7933 2007/11/22 20:55:21 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7934 2007/11/23 13:09:14 flameeyes Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -246,9 +246,7 @@ net-voip/telepathy-butterfly # needs baselayout-2, wait masked here till that's available. # Note: the init script might change without warning while # the ebuild is masked. -=media-sound/pulseaudio-0.9.6-r2 -# This too uses the same init script -=media-sound/pulseaudio-0.9.7-r1 +=media-sound/pulseaudio-0.9.8-r1 # Benedikt Böhm <hollow@gentoo.org> (25 Oct 2007) # Masked for testing TLS Server Name Indication diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b2441e45de9b..616908a0c4ef 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.3161 2007/11/23 09:36:34 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3162 2007/11/23 13:09:15 flameeyes Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1099,6 +1099,7 @@ media-sound/noteedit:tse3 - Use tse3 library to play/export sound media-sound/picard:cdaudio - Enable support for CD Index Lookups. media-sound/podcatcher:bittorrent - Enable support for bittorrent downloads media-sound/prokyon3:taglib - Enable tagging support with taglib +media-sound/pulseaudio:policykit - Enable support for PolicyKit framework. media-sound/quodlibet:mmkeys - Enable support for special keys on multimedia keyboards media-sound/quodlibet:trayicon - Enable support for trayicon media-sound/radiomixer:hwmixer - Use hardware mixer instead of internal mixer routines |