diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-18 21:07:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-18 21:07:48 +0000 |
commit | 5a86873a3c2eddb64a85044ea32d467fbce3891f (patch) | |
tree | 6efce4a0843b086167b019cfab7c9e3035c17c55 /x11-misc/colord | |
parent | arm stable, bug #393007 (diff) | |
download | gentoo-2-5a86873a3c2eddb64a85044ea32d467fbce3891f.tar.gz gentoo-2-5a86873a3c2eddb64a85044ea32d467fbce3891f.tar.bz2 gentoo-2-5a86873a3c2eddb64a85044ea32d467fbce3891f.zip |
arm stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/colord')
-rw-r--r-- | x11-misc/colord/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/colord/colord-0.1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index 636dd395182e..bbeda21c5d13 100644 --- a/x11-misc/colord/ChangeLog +++ b/x11-misc/colord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/colord # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.15 2012/01/14 17:23:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.16 2012/01/18 21:07:48 maekke Exp $ + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> colord-0.1.15.ebuild: + arm stable, bug #393007 14 Jan 2012; Markus Meier <maekke@gentoo.org> colord-0.1.15.ebuild: x86 stable, bug #393007 diff --git a/x11-misc/colord/colord-0.1.15.ebuild b/x11-misc/colord/colord-0.1.15.ebuild index e13032668dcc..8a1bae8499f4 100644 --- a/x11-misc/colord/colord-0.1.15.ebuild +++ b/x11-misc/colord/colord-0.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.7 2012/01/14 17:23:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.8 2012/01/18 21:07:48 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa x86 ~x86-fbsd" +KEYWORDS="amd64 arm hppa x86 ~x86-fbsd" IUSE="doc elibc_FreeBSD examples gusb +introspection scanner +udev vala" # FIXME: raise to libusb-1.0.9:1 when available |