summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2008-04-14 21:12:43 +0000
committerMarijn Schouten <hkbst@gentoo.org>2008-04-14 21:12:43 +0000
commit86a79b9764c708c9441f804d62a8803652d7511a (patch)
treeda21aa78fdf3cc7d117b7dab93a0cd5992761cfd /profiles
parentRemove older version. (diff)
downloadhistorical-86a79b9764c708c9441f804d62a8803652d7511a.tar.gz
historical-86a79b9764c708c9441f804d62a8803652d7511a.tar.bz2
historical-86a79b9764c708c9441f804d62a8803652d7511a.zip
mask obsoleted mlton-bin for removal
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog9
-rw-r--r--profiles/package.mask7
-rw-r--r--profiles/use.local.desc3
3 files changed, 16 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index c8d29fce6353..be06632f5f1b 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for profile directory
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1324 2008/04/13 23:35:21 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1325 2008/04/14 21:12:43 hkbst Exp $
+
+ 14 Apr 2008; Marijn Schouten <hkBst@gentoo.org> package.mask,
+ use.local.desc:
+ mask obsoleted mlton-bin for removal
+
+ 14 Apr 2008; Marijn Schouten <hkBst@gentoo.org> use.local.desc:
+ add mlton:binary use flag
13 Apr 2008; Ulrich Mueller <ulm@gentoo.org> package.mask:
Mask x11-libs/motif-config for removal.
diff --git a/profiles/package.mask b/profiles/package.mask
index 25e9d159903d..b5e8328a354e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8500 2008/04/13 23:35:21 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8501 2008/04/14 21:12:43 hkbst 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
@@ -29,6 +29,11 @@
#--- END OF EXAMPLES ---
+# Marijn Schouten <hkBst@gentoo.org> (14 Apr 2008)
+# binary package, now subsumed by binary use flag on mlton itself
+# will be removed
+dev-lang/mlton-bin
+
# Ulrich Mueller <ulm@gentoo.org> (13 Apr 2008)
# Broken as designed. Not needed by openmotif anymore; no longer
# installable because of blockers against openmotif and lesstif.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 03f3296d448d..0988c40550d9 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3488 2008/04/14 03:12:48 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3489 2008/04/14 21:12:43 hkbst Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -424,6 +424,7 @@ dev-lang/ghc:ghcbootstrap - Internal: Bootstrap GHC from an existing GHC install
dev-lang/icon:iplsrc - install the icon programming library source
dev-lang/lisaac:vim - install a syntax file for vim
dev-lang/lua:deprecated - make deprecated data structures/routines available
+dev-lang/mlton:binary - install a binary version (need to do this once to bootstrap, until smlnj is supported)
dev-lang/perl:ithreads - Enable Perl threads, has some compatibility problems
dev-lang/perl:perlsuid - Enable Perl SUID install. Has some risks associated.
dev-lang/php:cli - Enable CLI SAPI