diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-10-20 10:11:25 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-10-20 10:11:25 +0000 |
commit | 268960f1a2c762520a73a7f80b3f26fa9d7812bf (patch) | |
tree | dad66c38864873ee756601ee91e8c24a0abaa03c /net-im/choqok | |
parent | Stable on amd64 wrt bug #341555 (diff) | |
download | gentoo-2-268960f1a2c762520a73a7f80b3f26fa9d7812bf.tar.gz gentoo-2-268960f1a2c762520a73a7f80b3f26fa9d7812bf.tar.bz2 gentoo-2-268960f1a2c762520a73a7f80b3f26fa9d7812bf.zip |
stable x86, bug 341251
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-im/choqok')
-rw-r--r-- | net-im/choqok/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/choqok/choqok-0.9.90-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog index c72e8e5bfaa5..250327737c45 100644 --- a/net-im/choqok/ChangeLog +++ b/net-im/choqok/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/choqok # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.12 2010/10/18 13:48:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.13 2010/10/20 10:11:25 fauli Exp $ + + 20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> + choqok-0.9.90-r1.ebuild: + stable x86, bug 341251 18 Oct 2010; Markos Chandras <hwoarang@gentoo.org> choqok-0.9.90-r1.ebuild: diff --git a/net-im/choqok/choqok-0.9.90-r1.ebuild b/net-im/choqok/choqok-0.9.90-r1.ebuild index 8ff53e762780..234f03fb648e 100644 --- a/net-im/choqok/choqok-0.9.90-r1.ebuild +++ b/net-im/choqok/choqok-0.9.90-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.9.90-r1.ebuild,v 1.3 2010/10/18 13:48:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.9.90-r1.ebuild,v 1.4 2010/10/20 10:11:25 fauli Exp $ EAPI=3 @@ -18,7 +18,7 @@ DESCRIPTION="A Free/Open Source micro-blogging client for KDE" HOMEPAGE="http://choqok.gnufolks.org/" LICENSE="GPL-3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="debug" |