diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-21 07:47:40 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-21 07:47:40 +0000 |
commit | fb9edf13c626fa249096d48582fb7d987413c9f0 (patch) | |
tree | 87121d5d31d97ea8ba54cf223f97499068e135ba /profiles | |
parent | Fix maintainer manitest entry (diff) | |
download | gentoo-2-fb9edf13c626fa249096d48582fb7d987413c9f0.tar.gz gentoo-2-fb9edf13c626fa249096d48582fb7d987413c9f0.tar.bz2 gentoo-2-fb9edf13c626fa249096d48582fb7d987413c9f0.zip |
Temporary mask to allow gradual addition of gstreamer-0.10.36 and its numerous plugins. Will be removed once all compatible plugins are in place.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 19 |
2 files changed, 23 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 7c3144f37e43..12fd5588f6fd 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7047 2012/10/20 23:41:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7048 2012/10/21 07:47:40 tetromino 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! + 21 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.mask: + Temporary mask to allow gradual addition of gstreamer-0.10.36 and its + numerous plugins. Will be removed once all compatible plugins are in place. + 20 Oct 2012; Anthony G. Basile <blueness@gentoo.org> hardened/linux/uclibc/packages.build: Reduce packages.build for hardened/linux/uclibc profiles diff --git a/profiles/package.mask b/profiles/package.mask index f2565d87662d..282b126cbe2b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14146 2012/10/20 20:10:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14147 2012/10/21 07:47:40 tetromino 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 @@ -31,6 +31,23 @@ #--- END OF EXAMPLES --- +# Alexandre Rostovtsev <tetromino@gentoo.org> (21 Oct 2012) +# gstreamer-0.10.36 bump: temporary mask to allow gradual addition to tree; +# will be unmasked once all compatible plugins are in place. +~media-libs/gstreamer-0.10.36 +~media-libs/gst-plugins-base-0.10.36 +~media-plugins/gst-plugins-alsa-0.10.36 +~media-plugins/gst-plugins-cdparanoia-0.10.36 +~media-plugins/gst-plugins-gio-0.10.36 +~media-plugins/gst-plugins-gnomevfs-0.10.36 +~media-plugins/gst-plugins-libvisual-0.10.36 +~media-plugins/gst-plugins-ogg-0.10.36 +~media-plugins/gst-plugins-pango-0.10.36 +~media-plugins/gst-plugins-theora-0.10.36 +~media-plugins/gst-plugins-vorbis-0.10.36 +~media-plugins/gst-plugins-x-0.10.36 +~media-plugins/gst-plugins-xvideo-0.10.36 + # Michael Sterrett <mr_bones_@gentoo.org> (20 Oct 2012) # Last version from 2009 and superseded by snes9x[gtk] # Masked for removal on 20121119 |