diff options
author | 2008-12-27 05:07:22 +0000 | |
---|---|---|
committer | 2008-12-27 05:07:22 +0000 | |
commit | 4c05082db4f83bae25391bfa7ebb7f349ef66819 (patch) | |
tree | 19f12e2d8d8aed4b9996078a4e002082f9c66ab0 /profiles/package.mask | |
parent | fall back to ctorrent if torrentinfo-console doesnt exist (diff) | |
download | gentoo-2-4c05082db4f83bae25391bfa7ebb7f349ef66819.tar.gz gentoo-2-4c05082db4f83bae25391bfa7ebb7f349ef66819.tar.bz2 gentoo-2-4c05082db4f83bae25391bfa7ebb7f349ef66819.zip |
Add a caution comment to the gstreamer masks. Monolithic versions are something we do not want to see unmasked at this point, and likely never
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f9166ec30ecf..a8de38be4028 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9329 2008/12/26 22:09:57 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9330 2008/12/27 05:07:22 leio 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 @@ -34,6 +34,9 @@ # Samuli Suominen <ssuominen@gentoo.org> (24 Dec 2008) # - drop .la files (and static libs) # - monolithic version, EAPI=2, commented versions for new devs +# Talk with the actual gstreamer team before unmasking these - +# we are completely against the notion of monolithic versions, these +# here should be considered an experimentation >=media-libs/gstreamer-0.10.21-r2 >=media-libs/gst-plugins-good-0.10.11-r1 >=media-libs/gst-plugins-bad-0.10.9-r1 |