diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-05-27 03:59:19 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-05-27 03:59:19 +0000 |
commit | 33a2028a891f9210433a6c1bf8e892d3968dab2f (patch) | |
tree | 97c11b0da442ba40bbb93aba74709eed88d44c88 | |
parent | Added ~alpha, bug 390345. (diff) | |
download | gentoo-2-33a2028a891f9210433a6c1bf8e892d3968dab2f.tar.gz gentoo-2-33a2028a891f9210433a6c1bf8e892d3968dab2f.tar.bz2 gentoo-2-33a2028a891f9210433a6c1bf8e892d3968dab2f.zip |
Added ~alpha, bug 390345.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-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 473ff2397dd9..a9a879a682f3 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.29 2012/05/24 05:54:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.30 2012/05/27 03:59:19 mattst88 Exp $ + + 27 May 2012; Matt Turner <mattst88@gentoo.org> colord-0.1.21.ebuild: + Added ~alpha, bug 390345. *colord-0.1.21 (24 May 2012) diff --git a/x11-misc/colord/colord-0.1.21.ebuild b/x11-misc/colord/colord-0.1.21.ebuild index 3a33f7617ba5..e57a95c552fc 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.1 2012/05/24 05:54:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.21.ebuild,v 1.2 2012/05/27 03:59:19 mattst88 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="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="doc examples gtk +gusb +introspection scanner +udev vala" COMMON_DEPEND=" |