diff options
-rw-r--r-- | net-im/choqok/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/choqok/choqok-1.3_p20130618.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog index 9e827c92df52..22cc5875f387 100644 --- a/net-im/choqok/ChangeLog +++ b/net-im/choqok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/choqok # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.32 2013/06/18 18:56:07 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.33 2013/06/25 16:49:44 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> choqok-1.3_p20130618.ebuild: + Stable for x86, wrt bug #473196 *choqok-1.3_p20130618 (18 Jun 2013) diff --git a/net-im/choqok/choqok-1.3_p20130618.ebuild b/net-im/choqok/choqok-1.3_p20130618.ebuild index 422ffa8ddc7b..dfc0ddc2667a 100644 --- a/net-im/choqok/choqok-1.3_p20130618.ebuild +++ b/net-im/choqok/choqok-1.3_p20130618.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/net-im/choqok/choqok-1.3_p20130618.ebuild,v 1.1 2013/06/18 18:56:07 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.3_p20130618.ebuild,v 1.2 2013/06/25 16:49:44 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} != *9999* ]]; then # SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" KDE_HANDBOOK="optional" - KEYWORDS="~amd64 ~ppc ~x86" + KEYWORDS="~amd64 ~ppc x86" else KDE_SCM="git" KEYWORDS="" |