diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-07-22 08:04:27 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-07-22 08:04:27 +0000 |
commit | fdacff58f94d20f862acdc7620fef23ef270ba9a (patch) | |
tree | 9fc9c62127289b0c362453bba2f702600ba547a9 | |
parent | Version bump. (diff) | |
download | gentoo-2-fdacff58f94d20f862acdc7620fef23ef270ba9a.tar.gz gentoo-2-fdacff58f94d20f862acdc7620fef23ef270ba9a.tar.bz2 gentoo-2-fdacff58f94d20f862acdc7620fef23ef270ba9a.zip |
Remove invalid USE unmask
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 534331ed1e36..9d56883a6600 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5560 2011/07/22 04:45:02 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5561 2011/07/22 08:04:27 angelos 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! + 22 Jul 2011; Christoph Mende <angelos@gentoo.org> + arch/amd64/package.use.mask: + Remove invalid USE unmask + 22 Jul 2011; Nathan Phillip Brink <binki@gentoo.org> package.mask: Drop net-irc/oer for bug #339545, bug #240918, and upstream abandoning the project. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 130b8b3d49b7..2d4df5f18ba1 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.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/amd64/package.use.mask,v 1.99 2011/07/20 13:47:17 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.100 2011/07/22 08:04:27 angelos 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 @@ -22,10 +22,6 @@ # PPS should work on all arches, but only keyworded on amd64/x86 >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks -# Alexey Shvetsov <alexxy@gentoo.org> (4 Jul 2011) -# unmask maui use flag for torque -sys-cluster/torque -maui - # Alexey Shvetsov <alexxy@gentoo.org> (1 Jul 2011) # Use mask infiniband for stable corosync and glusterfs =sys-cluster/glusterfs-3.1.2 infiniband |