diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-15 05:19:27 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-15 05:19:27 +0000 |
commit | c3467f054dadc3c258b859de37231fce121e8643 (patch) | |
tree | d2cbb0bf43b437d1fb01eab1b4deb6a0b2545e16 /profiles | |
parent | Remove old. (diff) | |
download | gentoo-2-c3467f054dadc3c258b859de37231fce121e8643.tar.gz gentoo-2-c3467f054dadc3c258b859de37231fce121e8643.tar.bz2 gentoo-2-c3467f054dadc3c258b859de37231fce121e8643.zip |
Remove GStreamer mask which was invalid. Moved the GStreamer porting to monolithic with new eclass moved to my overlay.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 14 |
2 files changed, 6 insertions, 14 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index b750aa520384..eb35303ea582 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2658 2009/05/14 23:56:38 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2659 2009/05/15 05:19:27 ssuominen 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! + 15 May 2009; Samuli Suominen <ssuominen@gentoo.org> package.mask: + Remove GStreamer mask which was invalid. Moved the GStreamer porting to + monolithic with new eclass moved to my overlay. + 14 May 2009; Ben de Groot <yngwin@gentoo.org> package.mask: Remove qt masks since these ebuilds are no longer in the tree diff --git a/profiles/package.mask b/profiles/package.mask index 7fc5aae2facc..d167ae754641 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9803 2009/05/14 23:56:38 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9804 2009/05/15 05:19:27 ssuominen 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 @@ -754,18 +754,6 @@ dev-util/w32api # Users can use either the unstable versions or switch to app-portage/eix =app-portage/esearch-0.7.1 -# 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-r10 -=media-libs/gst-plugins-good-0.10.11-r1 -=media-libs/gst-plugins-bad-0.10.9-r1 -=media-libs/gst-plugins-ugly-0.10.10-r1 -=media-libs/gst-plugins-base-0.10.21-r1 - # Jeremy Olexa <darkside@gentoo.org> (20 Dec 2008) # Removed in 60 days, multiple bugs - does not compile with recent kernels. # bug 251795 |