diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-13 04:29:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-13 04:29:30 +0000 |
commit | 733add0297c88ff5162cba5eb9f8eb27520af250 (patch) | |
tree | e856c6d51573faca017bf05d00de35f90f91778d /x11-misc | |
parent | add upstream report link (diff) | |
download | gentoo-2-733add0297c88ff5162cba5eb9f8eb27520af250.tar.gz gentoo-2-733add0297c88ff5162cba5eb9f8eb27520af250.tar.bz2 gentoo-2-733add0297c88ff5162cba5eb9f8eb27520af250.zip |
Stable for HPPA (bug #551814).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/colord/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/colord/colord-1.2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index 10c2ce22b21b..6202e7dfc44c 100644 --- a/x11-misc/colord/ChangeLog +++ b/x11-misc/colord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/colord # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.103 2015/07/05 08:43:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.104 2015/07/13 04:29:30 jer Exp $ + + 13 Jul 2015; Jeroen Roovers <jer@gentoo.org> colord-1.2.10.ebuild: + Stable for HPPA (bug #551814). *colord-1.2.11 (05 Jul 2015) diff --git a/x11-misc/colord/colord-1.2.10.ebuild b/x11-misc/colord/colord-1.2.10.ebuild index 4e6d47a0368f..a46d4441bb6e 100644 --- a/x11-misc/colord/colord-1.2.10.ebuild +++ b/x11-misc/colord/colord-1.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.2.10.ebuild,v 1.3 2015/06/26 09:24:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.2.10.ebuild,v 1.4 2015/07/13 04:29:30 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0/2" # subslot = libcolord soname version -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # We prefer policykit enabled by default, bug #448058 IUSE="argyllcms examples extra-print-profiles +gusb +introspection +policykit scanner systemd +udev vala" |