diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 18:12:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 18:12:03 +0000 |
commit | 5c75d6e2e627923ae7b5202d10756b00dcf9fb70 (patch) | |
tree | 1ab150b4633c024e9e859ef18c6a489a73a1700f /x11-misc | |
parent | version bump; better utf8 support, various fixes plus upstream systemd support (diff) | |
download | gentoo-2-5c75d6e2e627923ae7b5202d10756b00dcf9fb70.tar.gz gentoo-2-5c75d6e2e627923ae7b5202d10756b00dcf9fb70.tar.bz2 gentoo-2-5c75d6e2e627923ae7b5202d10756b00dcf9fb70.zip |
Add ~ia64, wrt bug #387959
(Portage version: 2.1.11.31/cvs/Linux ia64, 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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog index 17b8bcbb59fe..1439658b914f 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.42 2012/12/20 05:29:30 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.43 2012/12/31 18:12:03 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> colord-0.1.21.ebuild: + Add ~ia64, wrt bug #387959 *colord-0.1.26 (20 Dec 2012) diff --git a/x11-misc/colord/colord-0.1.21.ebuild b/x11-misc/colord/colord-0.1.21.ebuild index 90b5a20bc837..6a21fcbd658f 100644 --- a/x11-misc/colord/colord-0.1.21.ebuild +++ b/x11-misc/colord/colord-0.1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.21.ebuild,v 1.10 2012/12/20 05:29:30 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.21.ebuild,v 1.11 2012/12/31 18:12:03 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~mips ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="doc examples gtk +gusb +introspection scanner +udev vala" COMMON_DEPEND=" |