diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 10:00:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 10:00:29 +0000 |
commit | 70de44b75977abed38a5e6d89f4f45ea6c3b862a (patch) | |
tree | 7fc16f994c23487306250547b885a5eecf496dc0 /x11-misc | |
parent | arm stable, bug #427544 (diff) | |
download | gentoo-2-70de44b75977abed38a5e6d89f4f45ea6c3b862a.tar.gz gentoo-2-70de44b75977abed38a5e6d89f4f45ea6c3b862a.tar.bz2 gentoo-2-70de44b75977abed38a5e6d89f4f45ea6c3b862a.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/colord/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/colord/colord-0.1.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index 615c6409dc6b..d7469c7d74d3 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.38 2012/10/04 15:06:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.39 2012/10/06 10:00:29 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> colord-0.1.21.ebuild: + arm stable, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> colord-0.1.21.ebuild: Stable for amd64, wrt bug #427544 diff --git a/x11-misc/colord/colord-0.1.21.ebuild b/x11-misc/colord/colord-0.1.21.ebuild index 3d770259d684..65a5f2e99fa2 100644 --- a/x11-misc/colord/colord-0.1.21.ebuild +++ b/x11-misc/colord/colord-0.1.21.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.21.ebuild,v 1.6 2012/10/04 15:06:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.21.ebuild,v 1.7 2012/10/06 10:00:29 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="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~mips ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="doc examples gtk +gusb +introspection scanner +udev vala" COMMON_DEPEND=" |