diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:50:14 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:50:14 +0000 |
commit | d565f45307115333cfb59ff3f173214448ff8f89 (patch) | |
tree | 5f74f5540e914c49297d41516d1351821f93f7e1 /x11-misc/colord | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-d565f45307115333cfb59ff3f173214448ff8f89.tar.gz gentoo-2-d565f45307115333cfb59ff3f173214448ff8f89.tar.bz2 gentoo-2-d565f45307115333cfb59ff3f173214448ff8f89.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, 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.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index 59fc65d0f2d4..b1d77f9c7b1b 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.67 2013/11/30 20:03:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.68 2013/12/08 19:50:14 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> colord-1.0.3.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> colord-1.0.3.ebuild: amd64 stable, bug #478252 diff --git a/x11-misc/colord/colord-1.0.3.ebuild b/x11-misc/colord/colord-1.0.3.ebuild index ca864bff0353..1ebad11ad0e4 100644 --- a/x11-misc/colord/colord-1.0.3.ebuild +++ b/x11-misc/colord/colord-1.0.3.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-1.0.3.ebuild,v 1.3 2013/11/30 20:03:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild,v 1.4 2013/12/08 19:50:14 pacho 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="examples extra-print-profiles +gusb +introspection scanner systemd +udev vala" REQUIRED_USE=" gusb? ( udev ) |