Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ssuominen 09/06/01 07:22:00
Modified: ChangeLog package.mask
Log:
Before unmasking some pkgs that can use libffi, they need to be keyworded. Mask them for now.
Revision Changes Path
1.2720 profiles/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2720&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2720&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2719&r2=1.2720
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.2719
retrieving revision 1.2720
diff -u -r1.2719 -r1.2720
--- ChangeLog 1 Jun 2009 07:06:45 -0000 1.2719
+++ ChangeLog 1 Jun 2009 07:21:59 -0000 1.2720
@@ -1,13 +1,13 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2719 2009/06/01 07:06:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2720 2009/06/01 07:21:59 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!
01 Jun 2009; Samuli Suominen <ssuominen@g.o> package.mask:
- Unmask libffi and related pkgs wrt #163724
+ Unmask libffi and virtual wrt #163724
31 May 2009; Torsten Veller <tove@g.o> package.mask:
Mask dev-perl/IniConf for removal
1.9863 profiles/package.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9863&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9863&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9862&r2=1.9863
Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.9862
retrieving revision 1.9863
diff -u -r1.9862 -r1.9863
--- package.mask 1 Jun 2009 07:06:45 -0000 1.9862
+++ package.mask 1 Jun 2009 07:21:59 -0000 1.9863
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9862 2009/06/01 07:06:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9863 2009/06/01 07:21:59 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
@@ -31,6 +31,12 @@
#--- END OF EXAMPLES ---
+# Samuli Suominen <ssuominen@g.o> (01 Jun 2009)
+# virtual/libffi needs to be keyworded before unmasking.
+x11-libs/gtk-server
+>=dev-libs/g-wrap-1.9.11
+>=dev-scheme/guile-gnome-platform-2.16.0
+
# Torsten Veller <tove@g.o> (31 May 2009)
# IniConf.pm is going away, and will be replaced with
# Config::IniFiles. Masked for removal.
|
|