diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-20 03:32:58 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-20 03:32:58 +0000 |
commit | 7247d10f6fed2df6d46cc2e93263f0d28434eabc (patch) | |
tree | 9b1a71544436b121396ebc2520a7a62809c2f038 /media-libs | |
parent | Switch to global orc USE flag. (diff) | |
download | gentoo-2-7247d10f6fed2df6d46cc2e93263f0d28434eabc.tar.gz gentoo-2-7247d10f6fed2df6d46cc2e93263f0d28434eabc.tar.bz2 gentoo-2-7247d10f6fed2df6d46cc2e93263f0d28434eabc.zip |
Switch to global orc USE flag.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/metadata.xml | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index 2604554a0d6f..933dccc39424 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-ugly # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.101 2012/12/09 08:11:57 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.102 2012/12/20 03:32:58 tetromino Exp $ + + 20 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml: + Switch to global orc USE flag. 09 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gst-plugins-ugly-0.10.19.ebuild, gst-plugins-ugly-1.0.3.ebuild: diff --git a/media-libs/gst-plugins-ugly/metadata.xml b/media-libs/gst-plugins-ugly/metadata.xml index 449fc26834ad..6cb5dfb547c2 100644 --- a/media-libs/gst-plugins-ugly/metadata.xml +++ b/media-libs/gst-plugins-ugly/metadata.xml @@ -3,8 +3,4 @@ <pkgmetadata> <herd>gstreamer</herd> <herd>gnome</herd> - <use> - <flag name="orc">Use <pkg>dev-lang/orc</pkg> for runtime - optimisations</flag> - </use> </pkgmetadata> |