diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 16:02:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 16:02:06 +0000 |
commit | 772a0b02244c09baa53a9d98b80ce9e19f999ee6 (patch) | |
tree | 7b95d4b01720fda92a587b32e1bccf99b41200ef /x11-libs | |
parent | Stable for arm, wrt bug #458984 (diff) | |
download | gentoo-2-772a0b02244c09baa53a9d98b80ce9e19f999ee6.tar.gz gentoo-2-772a0b02244c09baa53a9d98b80ce9e19f999ee6.tar.bz2 gentoo-2-772a0b02244c09baa53a9d98b80ce9e19f999ee6.zip |
Stable for arm, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/colord-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/colord-gtk/colord-gtk-0.1.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/colord-gtk/ChangeLog b/x11-libs/colord-gtk/ChangeLog index 8844dae4008d..1275e40e1644 100644 --- a/x11-libs/colord-gtk/ChangeLog +++ b/x11-libs/colord-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/colord-gtk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/colord-gtk/ChangeLog,v 1.19 2013/03/27 10:31:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/colord-gtk/ChangeLog,v 1.20 2013/03/28 16:02:06 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> colord-gtk-0.1.23.ebuild: + Stable for arm, wrt bug #458984 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> colord-gtk-0.1.23.ebuild: Stable for ppc64, wrt bug #458984 diff --git a/x11-libs/colord-gtk/colord-gtk-0.1.23.ebuild b/x11-libs/colord-gtk/colord-gtk-0.1.23.ebuild index 58e4a43585cc..79dccba67074 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.1.23.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.1.23.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-libs/colord-gtk/colord-gtk-0.1.23.ebuild,v 1.7 2013/03/27 10:31:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/colord-gtk/colord-gtk-0.1.23.ebuild,v 1.8 2013/03/28 16:02:06 ago Exp $ EAPI="4" VALA_MIN_API_VERSION="0.14" @@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~mips ppc ppc64 x86 ~x86-fbsd" IUSE="doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |