diff options
author | 2014-07-22 10:54:25 +0000 | |
---|---|---|
committer | 2014-07-22 10:54:25 +0000 | |
commit | 2e377bb0ac2e64b51c120a9a18a0d627929f4e50 (patch) | |
tree | 3b20419fc42876e4f53c3c74200963ed03818afc /x11-misc/colord | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-2e377bb0ac2e64b51c120a9a18a0d627929f4e50.tar.gz gentoo-2-2e377bb0ac2e64b51c120a9a18a0d627929f4e50.tar.bz2 gentoo-2-2e377bb0ac2e64b51c120a9a18a0d627929f4e50.zip |
Stable for amd64, wrt bug #512912
(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 e4768d58c21a..1d239c7bdb2e 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.75 2014/06/17 08:32:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.76 2014/07/22 10:54:25 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> colord-1.2.1.ebuild: + Stable for amd64, wrt bug #512912 *colord-1.2.1 (17 Jun 2014) diff --git a/x11-misc/colord/colord-1.2.1.ebuild b/x11-misc/colord/colord-1.2.1.ebuild index a38f0bf58c7f..6d1e3a9083a6 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.1 2014/06/17 08:32:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.2.1.ebuild,v 1.2 2014/07/22 10:54:25 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" |