diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:35:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:35:06 +0000 |
commit | c5ce00366a3bc2d18f0b8bdfdc872675df9f4084 (patch) | |
tree | 2be27975e33d22ba8ee0cbddb6921a4d2c8a005f /x11-misc/colord | |
parent | Stable for HPPA (bug #393007). (diff) | |
download | gentoo-2-c5ce00366a3bc2d18f0b8bdfdc872675df9f4084.tar.gz gentoo-2-c5ce00366a3bc2d18f0b8bdfdc872675df9f4084.tar.bz2 gentoo-2-c5ce00366a3bc2d18f0b8bdfdc872675df9f4084.zip |
Stable for HPPA (bug #393007).
(Portage version: 2.2.0_alpha81/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 fdd5feae38eb..4d43039ef595 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.12 2011/12/07 14:00:02 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.13 2011/12/20 21:35:06 jer Exp $ + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> colord-0.1.15.ebuild: + Stable for HPPA (bug #393007). 07 Dec 2011; Naohiro Aota <naota@gentoo.org> colord-0.1.15.ebuild: Add ~x86-fbsd #387959 diff --git a/x11-misc/colord/colord-0.1.15.ebuild b/x11-misc/colord/colord-0.1.15.ebuild index 701c6aba7070..2f294e3bd2cd 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 # 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.4 2011/12/07 14:00:02 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.5 2011/12/20 21:35:06 jer 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 |