diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:49:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:49:44 +0000 |
commit | 407b63b1cae025664f602c98ed8cc2d62f01e5e4 (patch) | |
tree | 30bf9a8256f36ca3169904abf038066f73eba483 /net-im/choqok | |
parent | Stable for x86, wrt bug #473292 (diff) | |
download | gentoo-2-407b63b1cae025664f602c98ed8cc2d62f01e5e4.tar.gz gentoo-2-407b63b1cae025664f602c98ed8cc2d62f01e5e4.tar.bz2 gentoo-2-407b63b1cae025664f602c98ed8cc2d62f01e5e4.zip |
Stable for x86, wrt bug #473196
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im/choqok')
-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="" |