diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:32:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:32:07 +0000 |
commit | bedf395ec7479ec31fd3435d60bef396dfa59bc0 (patch) | |
tree | 98399bbf7930413ba88d42f924098058c3bd5e8e /net-im/choqok | |
parent | Stable for x86, wrt bug #548150 (diff) | |
download | gentoo-2-bedf395ec7479ec31fd3435d60bef396dfa59bc0.tar.gz gentoo-2-bedf395ec7479ec31fd3435d60bef396dfa59bc0.tar.bz2 gentoo-2-bedf395ec7479ec31fd3435d60bef396dfa59bc0.zip |
Stable for x86, wrt bug #548152
(Portage version: 2.2.18/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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog index 28eed39fa433..521682d74bbf 100644 --- a/net-im/choqok/ChangeLog +++ b/net-im/choqok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/choqok # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.44 2015/05/13 07:56:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.45 2015/05/13 09:32:07 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> choqok-1.5.ebuild: + Stable for x86, wrt bug #548152 13 May 2015; Agostino Sarubbo <ago@gentoo.org> choqok-1.5.ebuild: Stable for amd64, wrt bug #548152 diff --git a/net-im/choqok/choqok-1.5.ebuild b/net-im/choqok/choqok-1.5.ebuild index 5432e7b5d79e..be9ccca5f4ef 100644 --- a/net-im/choqok/choqok-1.5.ebuild +++ b/net-im/choqok/choqok-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.5.ebuild,v 1.2 2015/05/13 07:56:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.5.ebuild,v 1.3 2015/05/13 09:32:07 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://choqok.gnufolks.org/" if [[ ${PV} != *9999* ]]; then SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - KEYWORDS="amd64 ~ppc ~x86" + KEYWORDS="amd64 ~ppc x86" else KEYWORDS="" fi |