diff options
author | 2014-12-18 15:02:23 +0000 | |
---|---|---|
committer | 2014-12-18 15:02:23 +0000 | |
commit | 6359027d325b503205ac70ba7c01f39b161c3ca8 (patch) | |
tree | 7c852c34a123c83131cfacc5f29015098d036dae /x11-misc | |
parent | x86 stable, bug 529964 (diff) | |
download | gentoo-2-6359027d325b503205ac70ba7c01f39b161c3ca8.tar.gz gentoo-2-6359027d325b503205ac70ba7c01f39b161c3ca8.tar.bz2 gentoo-2-6359027d325b503205ac70ba7c01f39b161c3ca8.zip |
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/colord/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/colord/colord-1.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index f0ca43d1fb2b..da56bb76fcc3 100644 --- a/x11-misc/colord/ChangeLog +++ b/x11-misc/colord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/colord # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.89 2014/12/12 12:00:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.90 2014/12/18 15:02:23 pacho Exp $ + + 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> colord-1.2.5.ebuild: + x86 stable, bug 529964 12 Dec 2014; Jeroen Roovers <jer@gentoo.org> colord-1.2.5.ebuild: Stable for HPPA (bug #529964). diff --git a/x11-misc/colord/colord-1.2.5.ebuild b/x11-misc/colord/colord-1.2.5.ebuild index 2b46e9b3bb6b..cf42d79004fb 100644 --- a/x11-misc/colord/colord-1.2.5.ebuild +++ b/x11-misc/colord/colord-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.2.5.ebuild,v 1.2 2014/12/12 12:00:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.2.5.ebuild,v 1.3 2014/12/18 15:02:23 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,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="examples extra-print-profiles +gusb +introspection +policykit scanner systemd +udev vala" |