diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:47:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:47:12 +0000 |
commit | 507ced56f206aeedac265c09d0b7bf23ba361c53 (patch) | |
tree | f6ce4313fc0e3d4c591da1096ad2fd14724c1670 /x11-misc/colord | |
parent | amd64 stable, bug 534012 (diff) | |
download | gentoo-2-507ced56f206aeedac265c09d0b7bf23ba361c53.tar.gz gentoo-2-507ced56f206aeedac265c09d0b7bf23ba361c53.tar.bz2 gentoo-2-507ced56f206aeedac265c09d0b7bf23ba361c53.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-misc/colord')
-rw-r--r-- | x11-misc/colord/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/colord/colord-1.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index 84cc463a3763..e840874fa15a 100644 --- a/x11-misc/colord/ChangeLog +++ b/x11-misc/colord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/colord # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.95 2015/02/24 10:05:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.96 2015/03/14 18:47:12 pacho Exp $ + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> colord-1.2.9.ebuild: + amd64 stable, bug 534012 *colord-1.2.9 (24 Feb 2015) diff --git a/x11-misc/colord/colord-1.2.9.ebuild b/x11-misc/colord/colord-1.2.9.ebuild index b4b340a67da2..314bcddd8755 100644 --- a/x11-misc/colord/colord-1.2.9.ebuild +++ b/x11-misc/colord/colord-1.2.9.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-misc/colord/colord-1.2.9.ebuild,v 1.1 2015/02/24 10:05:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.2.9.ebuild,v 1.2 2015/03/14 18:47:12 pacho 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" # We prefer policykit enabled by default, bug #448058 IUSE="argyllcms examples extra-print-profiles +gusb +introspection +policykit scanner systemd +udev vala" |