diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-10 21:56:25 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-10 21:56:25 +0000 |
commit | 8f45e14f26343caca001597c43826a26098165c4 (patch) | |
tree | 44a363b607fe73f2dc7bbe6d79a1b11abd6dbd00 /profiles | |
parent | app-cdr/isomaster: Fix USE=-nls (bug #512448) (diff) | |
download | historical-8f45e14f26343caca001597c43826a26098165c4.tar.gz historical-8f45e14f26343caca001597c43826a26098165c4.tar.bz2 historical-8f45e14f26343caca001597c43826a26098165c4.zip |
Fix gst-plugins-gl mask.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 5b44ab131ca6..0632cb208b8e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9063 2014/06/10 18:30:43 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9064 2014/06/10 21:56:25 mgorny Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! 10 Jun 2014; Michał Górny <mgorny@gentoo.org> package.mask: + Fix gst-plugins-gl mask. + + 10 Jun 2014; Michał Górny <mgorny@gentoo.org> package.mask: Mask multilib gstreamer packages before committing. 10 Jun 2014; Michał Górny <mgorny@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index 3a2268622437..9b96ddb641d0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15777 2014/06/10 18:30:43 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15778 2014/06/10 21:56:25 mgorny Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -157,7 +157,7 @@ dev-java/ibm-jdk-bin:1.5 >=media-plugins/gst-plugins-gdkpixbuf-0.10.31-r1:0.10 >=media-plugins/gst-plugins-gdkpixbuf-1.2.4-r1:1.0 >=media-plugins/gst-plugins-gio-0.10.36-r1:0.10 ->=media-plugins/gst-plugins-gl-0.10.3-r1:0.10 +>=media-plugins/gst-plugins-gl-0.10.3-r1 >=media-plugins/gst-plugins-gsm-0.10.23-r1:0.10 >=media-plugins/gst-plugins-hls-1.2.4-r1:1.0 >=media-plugins/gst-plugins-ivorbis-0.10.36-r1:0.10 |