summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-07-30 22:48:00 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-07-30 22:48:00 +0000
commit5b190a301740c91595c228efcb6787e215147631 (patch)
treec99fc7aeea50a13b41fcf4f7ffedff4563a085b4 /profiles
parentfix a small typo in SRC_TEST (diff)
downloadgentoo-2-5b190a301740c91595c228efcb6787e215147631.tar.gz
gentoo-2-5b190a301740c91595c228efcb6787e215147631.tar.bz2
gentoo-2-5b190a301740c91595c228efcb6787e215147631.zip
unmask multilib ready udis86, libpng and libffi
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask6
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 3175d51dff7a..422ba07d0669 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8093 2013/07/30 19:01:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8094 2013/07/30 22:48:00 aballier 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!
+ 30 Jul 2013; Alexis Ballier <aballier@gentoo.org> package.mask:
+ unmask multilib ready udis86, libpng and libffi
+
30 Jul 2013; Michał Górny <mgorny@gentoo.org> package.mask:
Pure-multilib emul-linux-x86-xlibs has been removed, drop the mask as well.
diff --git a/profiles/package.mask b/profiles/package.mask
index 43806fec2bf4..d85946dde135 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,6 +1,6 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14965 2013/07/30 19:01:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14966 2013/07/30 22:48:00 aballier 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
@@ -340,10 +340,6 @@ media-plugins/vdr-channelscan
# Pacho Ramos <pacho@gentoo.org> (23 Jun 2013)
# Mask for packages currently included in emul-linux-x86-baselibs
# that are incorporating native multilib support.
->=dev-libs/udis86-1.7-r2
->=media-libs/libpng-1.6.3-r1
->=virtual/libffi-3.0.13-r1
->=dev-libs/libffi-3.0.13-r1
>=sys-devel/llvm-3.3-r1
>=sys-devel/llvm-9999-r1
>=sys-devel/clang-3.3-r100