summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-14 18:46:13 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-14 18:46:13 +0000
commit8cf8e506f6cf64c0f2afad6ec1631e23c38bdc18 (patch)
tree423c99e81c702ff0de7b000c52b61eb9def7947f /x11-libs/colord-gtk
parentamd64 stable, bug 534012 (diff)
downloadgentoo-2-8cf8e506f6cf64c0f2afad6ec1631e23c38bdc18.tar.gz
gentoo-2-8cf8e506f6cf64c0f2afad6ec1631e23c38bdc18.tar.bz2
gentoo-2-8cf8e506f6cf64c0f2afad6ec1631e23c38bdc18.zip
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/colord-gtk')
-rw-r--r--x11-libs/colord-gtk/ChangeLog5
-rw-r--r--x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/colord-gtk/ChangeLog b/x11-libs/colord-gtk/ChangeLog
index d1332e05e63a..cc3f47748a83 100644
--- a/x11-libs/colord-gtk/ChangeLog
+++ b/x11-libs/colord-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/colord-gtk
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/colord-gtk/ChangeLog,v 1.28 2015/01/26 13:05:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/colord-gtk/ChangeLog,v 1.29 2015/03/14 18:46:13 pacho Exp $
+
+ 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> colord-gtk-0.1.26.ebuild:
+ amd64 stable, bug 534012
*colord-gtk-0.1.26 (26 Jan 2015)
diff --git a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild
index 6ea1f8ec55a4..12e3b480d763 100644
--- a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild
+++ b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild,v 1.1 2015/01/26 13:05:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild,v 1.2 2015/03/14 18:46:13 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz"
LICENSE="LGPL-3+"
SLOT="0/1" # subslot = libcolord-gtk soname version
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
# We still need to build gtk-doc, https://bugs.freedesktop.org/show_bug.cgi?id=69107
IUSE="doc +introspection vala"