diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-11 18:46:35 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-11 18:46:35 +0000 |
commit | 9c5d0bdf1bd67e7eee516b9fdc349b4fd59ec19b (patch) | |
tree | 920427d5e30ff78ca14b6531fd764514c1408b4b /profiles | |
parent | Updated rc. Should resolve bug 158163, bug 160137. (diff) | |
download | gentoo-2-9c5d0bdf1bd67e7eee516b9fdc349b4fd59ec19b.tar.gz gentoo-2-9c5d0bdf1bd67e7eee516b9fdc349b4fd59ec19b.tar.bz2 gentoo-2-9c5d0bdf1bd67e7eee516b9fdc349b4fd59ec19b.zip |
Add midi useflag for alsa-tools.
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 1f031d3a24af..ac59d8937b22 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.94 2007/02/11 14:53:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.95 2007/02/11 18:46:35 flameeyes Exp $ + + 11 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> use.local.desc: + Add midi useflag for alsa-tools. 11 Feb 2007; Samuli Suominen <drac@gentoo.org> package.mask: Mask dev-libs/{libtc,tc2,tc2-modules} and media-video/tcvp. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e49836ab08dc..3bda603de905 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.2590 2007/02/11 12:42:15 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2591 2007/02/11 18:46:35 flameeyes Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -897,6 +897,7 @@ media-radio/xastir:ax25 - Enable ax25 support media-radio/xastir:festival - Enable festival support media-radio/xastir:shape - Enable shapelib support media-sound/alsa-driver:midi - Build the sequencer (midi) modules +media-sound/alsa-tools:midi - Build the sequencer (midi) utilities media-sound/alsa-utils:midi - Build the sequencer (midi) utilities media-sound/amarok:daap - Enable support for DAAP Music Sharing media-sound/amarok:ifp - Enable support for iRiver devices access through libifp |