diff options
author | 2012-01-14 17:23:10 +0000 | |
---|---|---|
committer | 2012-01-14 17:23:10 +0000 | |
commit | 017f4f71fe60d605002983565f758c774f36ae05 (patch) | |
tree | e3879d113db546e7c8179202ad7ef546c03fb0f8 /x11-misc/colord | |
parent | tcmalloc is now global (diff) | |
download | gentoo-2-017f4f71fe60d605002983565f758c774f36ae05.tar.gz gentoo-2-017f4f71fe60d605002983565f758c774f36ae05.tar.bz2 gentoo-2-017f4f71fe60d605002983565f758c774f36ae05.zip |
x86 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 | 7 | ||||
-rw-r--r-- | x11-misc/colord/colord-0.1.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index 5fbfb6d19092..636dd395182e 100644 --- a/x11-misc/colord/ChangeLog +++ b/x11-misc/colord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/colord -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.14 2011/12/29 18:15:11 pacho Exp $ +# 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 $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> colord-0.1.15.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> colord-0.1.15.ebuild: amd64 stable, bug 393007 diff --git a/x11-misc/colord/colord-0.1.15.ebuild b/x11-misc/colord/colord-0.1.15.ebuild index ea7cacd2871b..e13032668dcc 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-2011 Gentoo Foundation +# 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.6 2011/12/29 18:15:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.7 2012/01/14 17:23:10 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 |