diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 16:14:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 16:14:46 +0000 |
commit | d0b61958a003cb8686b24fedada4aaf642cc9a40 (patch) | |
tree | 577500ecca8b35dfe0369c110024ebed9f420099 /profiles | |
parent | Stable for amd64, wrt bug #472214 (diff) | |
download | gentoo-2-d0b61958a003cb8686b24fedada4aaf642cc9a40.tar.gz gentoo-2-d0b61958a003cb8686b24fedada4aaf642cc9a40.tar.bz2 gentoo-2-d0b61958a003cb8686b24fedada4aaf642cc9a40.zip |
Add ocaml to app-emulation/xen-tools
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/eapi-5-files/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/eapi-5-files/package.use.stable.mask | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/eapi-5-files/ChangeLog b/profiles/eapi-5-files/ChangeLog index b7483ba8b204..07bdea5684eb 100644 --- a/profiles/eapi-5-files/ChangeLog +++ b/profiles/eapi-5-files/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo eapi-5-files profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.14 2013/06/09 17:12:05 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.15 2013/07/02 16:14:46 ago Exp $ + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> package.use.stable.mask: + Add ocaml to app-emulation/xen-tools 09 Jun 2013; Mike Gilbert <floppym@gentoo.org> package.use.stable.mask: Stable mask python 3.2 and 3.3 for virtual/python-imaging. diff --git a/profiles/eapi-5-files/package.use.stable.mask b/profiles/eapi-5-files/package.use.stable.mask index ae4b2c7934e9..f5465ab31023 100644 --- a/profiles/eapi-5-files/package.use.stable.mask +++ b/profiles/eapi-5-files/package.use.stable.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/package.use.stable.mask,v 1.14 2013/06/09 17:12:05 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/package.use.stable.mask,v 1.15 2013/07/02 16:14:46 ago Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask @@ -13,7 +13,7 @@ virtual/python-imaging python_targets_python3_2 python_targets_python3_3 # Justin Lecher <jlec@gentoo.org> (30 May 2313) # Temporary mask because it needs texinfo-5 # hvm needs qemu #471122 ->=app-emulation/xen-tools-4.2.1-r3 qemu hvm +>=app-emulation/xen-tools-4.2.1-r3 qemu hvm ocaml # Chris Reffett <creffett@gentoo.org> (23 Nov 2012) # CMake's PHP module can't find our install location, so |