diff options
author | 2013-01-06 10:43:24 +0000 | |
---|---|---|
committer | 2013-01-06 10:43:24 +0000 | |
commit | c4362e868fedac319fb16f72670d8ba041ec64e2 (patch) | |
tree | f8f80c3845378cba1df7e7e7785d41e665cb49e8 /x11-libs/colord-gtk | |
parent | arm stable, bug #449750 (diff) | |
download | gentoo-2-c4362e868fedac319fb16f72670d8ba041ec64e2.tar.gz gentoo-2-c4362e868fedac319fb16f72670d8ba041ec64e2.tar.bz2 gentoo-2-c4362e868fedac319fb16f72670d8ba041ec64e2.zip |
arm stable, bug #449744
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-libs/colord-gtk')
-rw-r--r-- | x11-libs/colord-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/colord-gtk/colord-gtk-0.1.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/colord-gtk/ChangeLog b/x11-libs/colord-gtk/ChangeLog index d8bf82a9af9d..1d8a650a1520 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.12 2013/01/04 19:59:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/colord-gtk/ChangeLog,v 1.13 2013/01/06 10:43:24 maekke Exp $ + + 06 Jan 2013; Markus Meier <maekke@gentoo.org> colord-gtk-0.1.24.ebuild: + arm stable, bug #449744 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> colord-gtk-0.1.24.ebuild: Stable for ia64, wrt bug #449744 diff --git a/x11-libs/colord-gtk/colord-gtk-0.1.24.ebuild b/x11-libs/colord-gtk/colord-gtk-0.1.24.ebuild index d78a6f375524..db2600df1b25 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.1.24.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.1.24.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.24.ebuild,v 1.7 2013/01/04 19:59:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/colord-gtk/colord-gtk-0.1.24.ebuild,v 1.8 2013/01/06 10:43:24 maekke Exp $ EAPI="5" 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/1" # subslot = libcolord-gtk soname version -KEYWORDS="~alpha amd64 ~arm ia64 ~mips ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ia64 ~mips ppc ppc64 x86 ~x86-fbsd" IUSE="doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |