summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-01 17:56:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-01 17:56:11 +0000
commit96f9a9b4b489a031eecb852f2bd388b0ceda883c (patch)
tree799687789c242a133f158fb2dfeb6f42b0b1921a /x11-misc
parentStable for alpha, wrt bug #458984 (diff)
downloadgentoo-2-96f9a9b4b489a031eecb852f2bd388b0ceda883c.tar.gz
gentoo-2-96f9a9b4b489a031eecb852f2bd388b0ceda883c.tar.bz2
gentoo-2-96f9a9b4b489a031eecb852f2bd388b0ceda883c.zip
Stable for alpha, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/colord/ChangeLog5
-rw-r--r--x11-misc/colord/colord-0.1.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog
index 9006c4424351..9a3701b843ec 100644
--- a/x11-misc/colord/ChangeLog
+++ b/x11-misc/colord/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/colord
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.60 2013/03/29 13:46:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.61 2013/04/01 17:56:11 ago Exp $
+
+ 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> colord-0.1.28.ebuild:
+ Stable for alpha, wrt bug #458984
29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> colord-0.1.28.ebuild:
Stable for ia64, wrt bug #458984
diff --git a/x11-misc/colord/colord-0.1.28.ebuild b/x11-misc/colord/colord-0.1.28.ebuild
index 0aa2d5fe145d..a47046863d43 100644
--- a/x11-misc/colord/colord-0.1.28.ebuild
+++ b/x11-misc/colord/colord-0.1.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild,v 1.7 2013/03/29 13:46:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild,v 1.8 2013/04/01 17:56:10 ago Exp $
EAPI="5"
VALA_MIN_API_VERSION="0.18"
@@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0/1" # subslot = libcolord 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"
IUSE="doc examples extra-print-profiles +gusb +introspection systemd +udev vala"
REQUIRED_USE="vala? ( introspection )"