diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:19:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:19:57 +0000 |
commit | 1baba912898cb0356e4d13013b0092c1af31b7c3 (patch) | |
tree | eb8ed72847212057a4891a40083ff2201f1b1053 /x11-misc | |
parent | Stable for HPPA (bug #534012). (diff) | |
download | gentoo-2-1baba912898cb0356e4d13013b0092c1af31b7c3.tar.gz gentoo-2-1baba912898cb0356e4d13013b0092c1af31b7c3.tar.bz2 gentoo-2-1baba912898cb0356e4d13013b0092c1af31b7c3.zip |
Stable for HPPA (bug #534012).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-misc')
-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 ef479a44b706..c022b65c8f43 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.97 2015/03/15 13:34:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.98 2015/03/29 11:19:57 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> colord-1.2.9.ebuild: + Stable for HPPA (bug #534012). 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> colord-1.2.9.ebuild: x86 stable, bug 534012 diff --git a/x11-misc/colord/colord-1.2.9.ebuild b/x11-misc/colord/colord-1.2.9.ebuild index b7bcaba27802..78803f2e8465 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.3 2015/03/15 13:34:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.2.9.ebuild,v 1.4 2015/03/29 11:19:57 jer 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" |