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
kolmodin 09/05/10 21:53:38
Modified: ChangeLog package.mask
Log:
Add mask for the haskell platform (testing).
Revision Changes Path
1.2636 profiles/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2636&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2636&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2635&r2=1.2636
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.2635
retrieving revision 1.2636
diff -u -r1.2635 -r1.2636
--- ChangeLog 10 May 2009 21:05:06 -0000 1.2635
+++ ChangeLog 10 May 2009 21:53:38 -0000 1.2636
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2635 2009/05/10 21:05:06 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2636 2009/05/10 21:53:38 kolmodin 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!
+ 10 May 2009; Lennart Kolmodin <kolmodin@g.o> package.mask:
+ Mask the haskell platform for testing.
+
10 May 2009; Thomas Sachau (Tommy[D]) <tommy@g.o> package.mask:
Remove mask on net-libs/fec (dropped)
1.9780 profiles/package.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9780&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9780&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9779&r2=1.9780
Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.9779
retrieving revision 1.9780
diff -u -r1.9779 -r1.9780
--- package.mask 10 May 2009 21:05:06 -0000 1.9779
+++ package.mask 10 May 2009 21:53:38 -0000 1.9780
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9779 2009/05/10 21:05:06 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9780 2009/05/10 21:53:38 kolmodin 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
@@ -32,6 +32,10 @@
#--- END OF EXAMPLES ---
# Lennart Kolmodin <kolmodin@g.o> (10 May 2009)
+# Mark the haskell-platform, depends on other things masked for testing.
+dev-haskell/haskell-platform
+
+# Lennart Kolmodin <kolmodin@g.o> (10 May 2009)
# Mark ghc-6.10.3 for testing.
~dev-lang/ghc-6.10.3
|
|