diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:50 +0000 |
commit | c06d2e5b943e027d40fc1ba9bac0827dfb9713a0 (patch) | |
tree | 330dc5182b3943d6b8025ec1b42f53665c5e53a0 /x11-misc/colord | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-c06d2e5b943e027d40fc1ba9bac0827dfb9713a0.tar.gz gentoo-2-c06d2e5b943e027d40fc1ba9bac0827dfb9713a0.tar.bz2 gentoo-2-c06d2e5b943e027d40fc1ba9bac0827dfb9713a0.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/colord')
-rw-r--r-- | x11-misc/colord/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/colord/colord-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index 1d239c7bdb2e..caedca4c8170 100644 --- a/x11-misc/colord/ChangeLog +++ b/x11-misc/colord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/colord # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.76 2014/07/22 10:54:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.77 2014/07/23 15:38:50 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> colord-1.2.1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> colord-1.2.1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/x11-misc/colord/colord-1.2.1.ebuild b/x11-misc/colord/colord-1.2.1.ebuild index 6d1e3a9083a6..6895dcf5a9a2 100644 --- a/x11-misc/colord/colord-1.2.1.ebuild +++ b/x11-misc/colord/colord-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.2.1.ebuild,v 1.2 2014/07/22 10:54:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.2.1.ebuild,v 1.3 2014/07/23 15:38:50 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0/2" # 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" # We prefer policykit enabled by default, bug #448058 IUSE="examples extra-print-profiles +gusb +introspection +policykit scanner systemd +udev vala" |