summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-08-01 14:59:57 +0000
committerSteve Dibb <beandog@gentoo.org>2009-08-01 14:59:57 +0000
commit51049a71982057b9fd11a701eea9a59aca957cf7 (patch)
tree8ddb880a1c67b2fce7d11c937695f6acaa39dc1d /profiles/base/make.defaults
parentFix the ebuild that didn't even unpack. (diff)
downloadgentoo-2-51049a71982057b9fd11a701eea9a59aca957cf7.tar.gz
gentoo-2-51049a71982057b9fd11a701eea9a59aca957cf7.tar.bz2
gentoo-2-51049a71982057b9fd11a701eea9a59aca957cf7.zip
Remove midi from make.defaults, as its been removed from alsa-* and reverse deps, bug 272659
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r--profiles/base/make.defaults7
1 files changed, 1 insertions, 6 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index cee5df1a7f62..9a895621da26 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.43 2009/07/31 16:44:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.44 2009/08/01 14:59:57 beandog Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
@@ -41,11 +41,6 @@ APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn
# Some common lcd devices
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
-# Diego Pettenò <flameeyes@gentoo.org> (29 Jan 2007)
-# As parts of the tree might suffer if you got midi disabled, for now
-# enable midi useflag by default. Many users might disable this.
-USE="${USE} midi"
-
# 2006/10/17 - Daniel Drake <dsd@gentoo.org>
# cracklib is becoming optional in shadow (and removed from system) as of
# today. However, cracklib is very standard across the Linux world so we