summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-21 05:10:15 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-21 05:10:15 +0000
commite46deedb0f09176324be59784d04dc4f6e30e6c4 (patch)
tree1b1b2c888d029a66148f5b6014c7bd597b4b476b /profiles
parentDrop keywords for USE="colord packagekit" (bug #387959). (diff)
downloadgentoo-2-e46deedb0f09176324be59784d04dc4f6e30e6c4.tar.gz
gentoo-2-e46deedb0f09176324be59784d04dc4f6e30e6c4.tar.bz2
gentoo-2-e46deedb0f09176324be59784d04dc4f6e30e6c4.zip
Undo poorly thought out masking of USE="colord packagekit" on gtk+; need to get it keyworded properly (bug #387959).
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/ChangeLog6
-rw-r--r--profiles/arch/amd64/package.use.mask6
-rw-r--r--profiles/arch/arm/ChangeLog6
-rw-r--r--profiles/arch/arm/package.use.mask6
-rw-r--r--profiles/arch/x86/ChangeLog6
-rw-r--r--profiles/arch/x86/package.use.mask6
-rw-r--r--profiles/base/ChangeLog6
-rw-r--r--profiles/base/package.use.mask6
8 files changed, 24 insertions, 24 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog
index e8063a32a60d..e0858b0db259 100644
--- a/profiles/arch/amd64/ChangeLog
+++ b/profiles/arch/amd64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.150 2011/10/19 03:17:58 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.151 2011/10/21 05:10:15 tetromino Exp $
+
+ 21 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
+ Undo poorly thought out masking of USE="colord packagekit" on gtk+; need to
+ get it keyworded properly (bug #)
19 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
Unmask USE="colord" and "packagekit" for x11-libs/gtk+.
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 9feccfa1124a..fcb3ff23bcda 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.111 2011/10/19 03:17:58 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.112 2011/10/21 05:10:15 tetromino 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
@@ -18,10 +18,6 @@
#--- END OF EXAMPLES ---
-# Alexandre Rostovtsev <tetromino@gentoo.org> (18 Oct 2011)
-# Masked in base, unmask per supported arch
-x11-libs/gtk+ -colord -packagekit
-
# Samuli Suominen <ssuominen@gentoo.org> (16 Oct 2011)
# Masked in base, unmask per arch
gnome-base/gvfs -bluray
diff --git a/profiles/arch/arm/ChangeLog b/profiles/arch/arm/ChangeLog
index 250d3a84851d..1be6fa8104cb 100644
--- a/profiles/arch/arm/ChangeLog
+++ b/profiles/arch/arm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/ARM profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.137 2011/10/19 03:24:46 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.138 2011/10/21 05:10:15 tetromino Exp $
+
+ 21 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
+ Undo poorly thought out masking of USE="colord packagekit" on gtk+; need to
+ get it keyworded properly (bug #)
19 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
Unmask USE="packagekit" for x11-libs/gtk+.
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 61e1113f3b96..939376f5fc65 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,10 +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/arm/package.use.mask,v 1.62 2011/10/19 03:24:46 tetromino Exp $
-
-# Alexandre Rostovtsev <tetromino@gentoo.org> (19 Oct 2011)
-# Masked in base, unmask per supported arch
-x11-libs/gtk+ -packagekit
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.63 2011/10/21 05:10:15 tetromino Exp $
# Markus Meier <maekke@gentoo.org> (05 Sep 2011)
# unkeyworded deps for bug 379657 and bug 379651
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog
index c643054e3a1c..1768be8e01bc 100644
--- a/profiles/arch/x86/ChangeLog
+++ b/profiles/arch/x86/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/x86 profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.80 2011/10/19 03:20:02 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.81 2011/10/21 05:10:15 tetromino Exp $
+
+ 21 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
+ Undo poorly thought out masking of USE="colord packagekit" on gtk+; need to
+ get it keyworded properly (bug #)
19 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
Unmask USE="colord" and "packagekit" for x11-libs/gtk+.
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index a09246dd3d7f..97ae6ef1d3fd 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,13 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.66 2011/10/19 03:20:02 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.67 2011/10/21 05:10:15 tetromino Exp $
# This file requires >=portage-2.1.1
-# Alexandre Rostovtsev <tetromino@gentoo.org> (18 Oct 2011)
-# Masked in base, unmask per supported arch
-x11-libs/gtk+ -colord -packagekit
-
# Samuli Suominen <ssuominen@gentoo.org> (16 Oct 2011)
# Masked in base, unmask per arch
gnome-base/gvfs -bluray
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index 38c1c0d6c400..69ab333e9336 100644
--- a/profiles/base/ChangeLog
+++ b/profiles/base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.304 2011/10/19 03:14:03 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.305 2011/10/21 05:10:15 tetromino Exp $
+
+ 21 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
+ Undo poorly thought out masking of USE="colord packagekit" on gtk+; need to
+ get it keyworded properly (bug #)
19 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
Mask USE="colord" and "packagekit" for x11-libs/gtk+.
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 9a9297889270..e4e33e3ac01f 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,14 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.276 2011/10/19 03:14:04 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.277 2011/10/21 05:10:15 tetromino Exp $
# This file requires >=portage-2.1.1
# New entries go on top.
-# Alexandre Rostovtsev <tetromino@gentoo.org> (18 Oct 2011)
-# Mask packagekit and colord support, and enable per supported arch
-x11-libs/gtk+ colord packagekit
-
# Samuli Suominen <ssuominen@gentoo.org> (16 Oct 2011)
# Mask libbluray support here, and enable it per arch instead
gnome-base/gvfs bluray