ssuominen 09/05/15 05:19:28
Modified: ChangeLog package.mask
Log:
Remove GStreamer mask which was invalid. Moved the GStreamer porting to monolithic with new eclass moved to my overlay.
Revision Changes Path
1.2659 profiles/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2659&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2659&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2658&r2=1.2659
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.2658
retrieving revision 1.2659
diff -u -r1.2658 -r1.2659
--- ChangeLog 14 May 2009 23:56:38 -0000 1.2658
+++ ChangeLog 15 May 2009 05:19:27 -0000 1.2659
@@ -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@g.o> 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@g.o> package.mask:
Remove qt masks since these ebuilds are no longer in the tree
1.9804 profiles/package.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9804&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9804&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9803&r2=1.9804
Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.9803
retrieving revision 1.9804
diff -u -r1.9803 -r1.9804
--- package.mask 14 May 2009 23:56:38 -0000 1.9803
+++ package.mask 15 May 2009 05:19:27 -0000 1.9804
@@ -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 @@
# Users can use either the unstable versions or switch to app-portage/eix
=app-portage/esearch-0.7.1
-# Samuli Suominen <ssuominen@g.o> (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@g.o> (20 Dec 2008)
# Removed in 60 days, multiple bugs - does not compile with recent kernels.
# bug 251795
|