summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-02-28 10:22:06 +0000
committerMarkus Meier <maekke@gentoo.org>2009-02-28 10:22:06 +0000
commitbb63dee5c5171939ab41036c1f2a0254851ffb78 (patch)
tree9165db903917327e797a1a8b77f951d2b132b4fc /media-libs/libsdl
parentcustom-cflags is a global USE-flag (diff)
downloadgentoo-2-bb63dee5c5171939ab41036c1f2a0254851ffb78.tar.gz
gentoo-2-bb63dee5c5171939ab41036c1f2a0254851ffb78.tar.bz2
gentoo-2-bb63dee5c5171939ab41036c1f2a0254851ffb78.zip
custom-cflags is a global USE-flag
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/ChangeLog5
-rw-r--r--media-libs/libsdl/metadata.xml1
2 files changed, 4 insertions, 2 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog
index 175364c54429..4fa8fefb0392 100644
--- a/media-libs/libsdl/ChangeLog
+++ b/media-libs/libsdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsdl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.158 2009/02/17 18:15:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.159 2009/02/28 10:22:06 maekke Exp $
+
+ 28 Feb 2009; Markus Meier <maekke@gentoo.org> metadata.xml:
+ custom-cflags is a global USE-flag
17 Feb 2009; Michael Sterrett <mr_bones_@gentoo.org>
-files/libsdl-1.2.11-audioConv.patch,
diff --git a/media-libs/libsdl/metadata.xml b/media-libs/libsdl/metadata.xml
index 2329dba98ed1..da9fbf2d9660 100644
--- a/media-libs/libsdl/metadata.xml
+++ b/media-libs/libsdl/metadata.xml
@@ -19,7 +19,6 @@ several other languages, including Ada, Eiffel, Java, Lua, ML, Perl,
PHP, Pike, Python, and Ruby.
</longdescription>
<use>
- <flag name="custom-cflags">Allow users to use any CFLAGS they like completely (at their own risk)</flag>
<flag name="audio">Allow users to disable audio support completely (at their own risk)</flag>
<flag name="joystick">Allow users to disable joystick support completely (at their own risk)</flag>
<flag name="video">Allow users to disable video support completely (at their own risk)</flag>