diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-03-20 23:49:11 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-03-20 23:49:11 +0000 |
commit | ae6a510ab8c2cf4f2c6fef82b0cdbbce35017b38 (patch) | |
tree | aa96c263a9ea70bd078e6204e3cd6ad66b78234f /media-sound/pulseaudio/ChangeLog | |
parent | whitespace (diff) | |
download | gentoo-2-ae6a510ab8c2cf4f2c6fef82b0cdbbce35017b38.tar.gz gentoo-2-ae6a510ab8c2cf4f2c6fef82b0cdbbce35017b38.tar.bz2 gentoo-2-ae6a510ab8c2cf4f2c6fef82b0cdbbce35017b38.zip |
Add a gdbm USE flag to switch on or off GDBM as database provider (use simple otherwise); this allows fixing (a bit) the license handling, as GDBM makes the whole package GPL-2. Also remove two wrong restrictions in the USE flag description.
(Portage version: 2.2.0_alpha92/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/pulseaudio/ChangeLog')
-rw-r--r-- | media-sound/pulseaudio/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog index 26c110ff05e5..0c316ce6484a 100644 --- a/media-sound/pulseaudio/ChangeLog +++ b/media-sound/pulseaudio/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-sound/pulseaudio # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.264 2012/03/13 14:48:28 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.265 2012/03/20 23:49:11 flameeyes Exp $ + + 20 Mar 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml, + pulseaudio-1.1-r1.ebuild, pulseaudio-9999.ebuild: + Add a gdbm USE flag to switch on or off GDBM as database provider (use simple + otherwise); this allows fixing (a bit) the license handling, as GDBM makes the + whole package GPL-2. Also remove two wrong restrictions in the USE flag + description. 13 Mar 2012; Arun Raghavan <ford_prefect@gentoo.org> pulseaudio-9999.ebuild: Make alsa-plugins a PDEPEND to avoid circular deps. |