diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 23:25:40 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 23:25:40 +0000 |
commit | 48e8dc96178ac20bd46cc058cf0fb3b265e5f017 (patch) | |
tree | 19751a1b2c1d3d44a99a3d95975897f950c19024 | |
parent | Version bump and ebuild cleanup (diff) | |
download | gentoo-2-48e8dc96178ac20bd46cc058cf0fb3b265e5f017.tar.gz gentoo-2-48e8dc96178ac20bd46cc058cf0fb3b265e5f017.tar.bz2 gentoo-2-48e8dc96178ac20bd46cc058cf0fb3b265e5f017.zip |
Add midi useflag for media-sound/alsa-utils.
-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 0ca8b16be25d..2f6adcb8e88d 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.22 2007/01/16 22:01:13 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.23 2007/01/16 23:25:40 flameeyes Exp $ + + 16 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> use.local.desc: + Add midi useflag for media-sound/alsa-utils. 16 Jan 2007; Sandro Bonazzola <sanchan@gentoo.org> package.mask: masking app-arch/rpm-4.4.7-r2 for testing diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 21d0ec4010f5..6f34f3926f21 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.2500 2007/01/16 16:20:15 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2501 2007/01/16 23:25:40 flameeyes Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -858,6 +858,7 @@ media-plugins/vdr-weatherng:dxr3 - enables lower osd color deep for dxr3 cards media-radio/xastir:ax25 - Enable ax25 support media-radio/xastir:festival - Enable festival support media-radio/xastir:shape - Enable shapelib support +media-sound/alsa-utils:midi - Build the sequencer (midi) utilities media-sound/amarok:ifp - Enable support for iRiver devices access through libifp media-sound/amarok:mtp - Enable support for libMTP (Plays4Sure) devices access through libmtp media-sound/amarok:musicbrainz - Enable support for MusicBrainz audio lookups (musicbrainz.org) |