diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 19:54:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 19:54:49 +0000 |
commit | 9c4c853f11acf119e8b7a5535d316eaf3e612017 (patch) | |
tree | 95d34e0f2ccb5e6dcd23ebdae9c094f8b40671bc /x11-misc | |
parent | Stable for ia64, wrt bug #449922 (diff) | |
download | gentoo-2-9c4c853f11acf119e8b7a5535d316eaf3e612017.tar.gz gentoo-2-9c4c853f11acf119e8b7a5535d316eaf3e612017.tar.bz2 gentoo-2-9c4c853f11acf119e8b7a5535d316eaf3e612017.zip |
Stable for ia64, wrt bug #449744
(Portage version: 2.1.11.31/cvs/Linux ia64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'x11-misc')
-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 0ecc4604cd77..b01be5863ac7 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.47 2013/01/02 14:17:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.48 2013/01/04 19:54:49 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> colord-0.1.26.ebuild: + Stable for ia64, wrt bug #449744 02 Jan 2013; Agostino Sarubbo <ago@gentoo.org> colord-0.1.26.ebuild: Stable for ppc64, wrt bug #449744 diff --git a/x11-misc/colord/colord-0.1.26.ebuild b/x11-misc/colord/colord-0.1.26.ebuild index b6f115ccd9b2..2b3e7dcab04a 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.5 2013/01/02 14:17:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.26.ebuild,v 1.6 2013/01/04 19:54:49 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 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ia64 ~mips ppc ppc64 x86 ~x86-fbsd" IUSE="doc examples +gusb +introspection systemd +udev vala" REQUIRED_USE="vala? ( introspection )" |