summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-10-11 21:10:38 +0000
committerMatt Turner <mattst88@gentoo.org>2011-10-11 21:10:38 +0000
commit695de988ea414771d2853dc39a2ca4616229e5eb (patch)
tree093a6d9ce2d030da20fb9ce7be57cf8fc61224bb /profiles
parentMake sure we apply the lib32 de-hack to only the arches where said hack was p... (diff)
downloadgentoo-2-695de988ea414771d2853dc39a2ca4616229e5eb.tar.gz
gentoo-2-695de988ea414771d2853dc39a2ca4616229e5eb.tar.bz2
gentoo-2-695de988ea414771d2853dc39a2ca4616229e5eb.zip
Remove >=baselayout-2.1 from package.mask. (That was quick)
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/mips/ChangeLog5
-rw-r--r--profiles/arch/mips/package.mask7
2 files changed, 5 insertions, 7 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog
index 0402664fd9b2..35a272241eb1 100644
--- a/profiles/arch/mips/ChangeLog
+++ b/profiles/arch/mips/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/MIPS profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.83 2011/10/11 20:09:45 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.84 2011/10/11 21:10:38 mattst88 Exp $
+
+ 11 Oct 2011; Matt Turner <mattst88@gentoo.org> package.mask:
+ Remove >=baselayout-2.1 from package.mask. (That was quick)
11 Oct 2011; Matt Turner <mattst88@gentoo.org> package.mask:
package.mask >=baselayout-2.1, bug 386821
diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask
index 6fc0f9fccd2f..33726a227669 100644
--- a/profiles/arch/mips/package.mask
+++ b/profiles/arch/mips/package.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.mask,v 1.14 2011/10/11 20:09:45 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.mask,v 1.15 2011/10/11 21:10:38 mattst88 Exp $
# Mask pam_ldap and nss_ldap - openldap dep missing.
sys-auth/pam_ldap
@@ -9,8 +9,3 @@ sys-auth/nss_ldap
# Matt Turner <mattst88@gentoo.org> (15 Aug 2011)
# python-3.2 is broken on n32/multilib systems, bug 354877
>=dev-lang/python-3.2
-
-# Matt Turner <mattst88@gentoo.org> (11 Oct 2011)
-# baselayout-2.1 doesn't understand that lib and lib32 can
-# exist together on mips, bug 386821
->=sys-apps/baselayout-2.1