summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-21 05:09:38 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-21 05:09:38 +0000
commit601e2d05e8f7f9a9562cf5ebf69249204d218e02 (patch)
tree8ffd20831eb873d8cfc6151c461be0a9cc0c7a4d /x11-libs
parentNeeds gst-plugins-jpeg for capturing still photos (bug #379649 comment 4). Th... (diff)
downloadgentoo-2-601e2d05e8f7f9a9562cf5ebf69249204d218e02.tar.gz
gentoo-2-601e2d05e8f7f9a9562cf5ebf69249204d218e02.tar.bz2
gentoo-2-601e2d05e8f7f9a9562cf5ebf69249204d218e02.zip
Drop keywords for USE="colord packagekit" (bug #387959).
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk+/ChangeLog5
-rw-r--r--x11-libs/gtk+/gtk+-3.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index d11a08a40032..be7d7c8cfa4a 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtk+
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.538 2011/10/19 05:10:41 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.539 2011/10/21 05:09:38 tetromino Exp $
+
+ 21 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gtk+-3.2.1.ebuild:
+ Drop keywords for USE="colord packagekit" (bug #387959).
*gtk+-3.2.1 (19 Oct 2011)
diff --git a/x11-libs/gtk+/gtk+-3.2.1.ebuild b/x11-libs/gtk+/gtk+-3.2.1.ebuild
index 984fe7e425b5..5c1c97a67289 100644
--- a/x11-libs/gtk+/gtk+-3.2.1.ebuild
+++ b/x11-libs/gtk+/gtk+-3.2.1.ebuild
@@ -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/x11-libs/gtk+/gtk+-3.2.1.ebuild,v 1.1 2011/10/19 03:48:07 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.2.1.ebuild,v 1.2 2011/10/21 05:09:38 tetromino Exp $
EAPI="4"
@@ -17,7 +17,7 @@ SLOT="3"
# I tried this and got it all compiling, but the end result is unusable as it
# horribly mixes up the backends -- grobian
IUSE="aqua colord cups debug doc examples +introspection packagekit test vim-syntax xinerama"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86"
# FIXME: introspection data is built against system installation of gtk+:3
# NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)