summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 12:54:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 12:54:57 +0000
commit1c244743800475332eda204c915ca0a06ac7a75a (patch)
tree6d13558e3da1880021b0ca0e8041f25549d05218 /x11-misc/colord
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-1c244743800475332eda204c915ca0a06ac7a75a.tar.gz
gentoo-2-1c244743800475332eda204c915ca0a06ac7a75a.tar.bz2
gentoo-2-1c244743800475332eda204c915ca0a06ac7a75a.zip
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc/colord')
-rw-r--r--x11-misc/colord/ChangeLog7
-rw-r--r--x11-misc/colord/colord-0.1.26.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog
index 1439658b914f..246610abb25c 100644
--- a/x11-misc/colord/ChangeLog
+++ b/x11-misc/colord/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/colord
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.43 2012/12/31 18:12:03 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.44 2013/01/01 12:54:57 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> colord-0.1.26.ebuild:
+ Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> colord-0.1.21.ebuild:
Add ~ia64, wrt bug #387959
diff --git a/x11-misc/colord/colord-0.1.26.ebuild b/x11-misc/colord/colord-0.1.26.ebuild
index e355fdc8c4ae..8fe5fabef767 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-2012 Gentoo Foundation
+# 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.1 2012/12/20 05:29:30 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.26.ebuild,v 1.2 2013/01/01 12:54:57 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 ~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 )"