diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 17:08:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 17:08:22 +0000 |
commit | a9df6f397f0299e72e6f7c1f14b6a456a02eaddb (patch) | |
tree | c84645f22c64180c9294c97b76178cd332f391df /x11-misc/colord | |
parent | Stable for alpha, wrt bug #428936 (diff) | |
download | gentoo-2-a9df6f397f0299e72e6f7c1f14b6a456a02eaddb.tar.gz gentoo-2-a9df6f397f0299e72e6f7c1f14b6a456a02eaddb.tar.bz2 gentoo-2-a9df6f397f0299e72e6f7c1f14b6a456a02eaddb.zip |
Stable for alpha, wrt bug #449744
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc/colord')
-rw-r--r-- | x11-misc/colord/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/colord/colord-0.1.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index b575c9ab8655..7f142d71a352 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.51 2013/01/06 18:07:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.52 2013/01/20 17:08:22 ago Exp $ + + 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> colord-0.1.26.ebuild: + Stable for alpha, wrt bug #449744 06 Jan 2013; Markus Meier <maekke@gentoo.org> colord-0.1.26.ebuild: arm stable, bug #449744 diff --git a/x11-misc/colord/colord-0.1.26.ebuild b/x11-misc/colord/colord-0.1.26.ebuild index 4923d7936a59..7b44c032193b 100644 --- a/x11-misc/colord/colord-0.1.26.ebuild +++ b/x11-misc/colord/colord-0.1.26.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.26.ebuild,v 1.9 2013/01/06 18:07:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.26.ebuild,v 1.10 2013/01/20 17:08:22 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 +gusb +introspection +udev vala" #systemd REQUIRED_USE="vala? ( introspection )" |