diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:46:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:46:23 +0000 |
commit | 47136d9ad7f995ba9d46fe556d63783d27a456ee (patch) | |
tree | d9d50a930a984a917744f27ed1e95f8634edd819 /x11-misc | |
parent | Stable for ia64, wrt bug #458984 (diff) | |
download | gentoo-2-47136d9ad7f995ba9d46fe556d63783d27a456ee.tar.gz gentoo-2-47136d9ad7f995ba9d46fe556d63783d27a456ee.tar.bz2 gentoo-2-47136d9ad7f995ba9d46fe556d63783d27a456ee.zip |
Stable for ia64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/colord/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/colord/colord-0.1.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index dd06ec9c79f4..9006c4424351 100644 --- a/x11-misc/colord/ChangeLog +++ b/x11-misc/colord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/colord # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.59 2013/03/28 22:23:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.60 2013/03/29 13:46:23 ago Exp $ + + 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> colord-0.1.28.ebuild: + Stable for ia64, wrt bug #458984 *colord-0.1.31 (28 Mar 2013) diff --git a/x11-misc/colord/colord-0.1.28.ebuild b/x11-misc/colord/colord-0.1.28.ebuild index 75b16ca83bc8..0aa2d5fe145d 100644 --- a/x11-misc/colord/colord-0.1.28.ebuild +++ b/x11-misc/colord/colord-0.1.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild,v 1.6 2013/03/28 16:05:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild,v 1.7 2013/03/29 13:46:23 ago Exp $ EAPI="5" VALA_MIN_API_VERSION="0.18" @@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0/1" # subslot = libcolord soname version -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc examples extra-print-profiles +gusb +introspection systemd +udev vala" REQUIRED_USE="vala? ( introspection )" |