diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-26 20:40:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-26 20:40:14 +0000 |
commit | 60376eed1a377701c8a6678e0951c2d4b25d074c (patch) | |
tree | f71aa9bda546bb21731eabe3979568105a443060 /net-im/choqok | |
parent | Stable for amd64, wrt bug #488586 (diff) | |
download | gentoo-2-60376eed1a377701c8a6678e0951c2d4b25d074c.tar.gz gentoo-2-60376eed1a377701c8a6678e0951c2d4b25d074c.tar.bz2 gentoo-2-60376eed1a377701c8a6678e0951c2d4b25d074c.zip |
Stable for amd64, wrt bug #489314
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog index 70ed07114897..aa18c976b1a5 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.36 2013/09/04 19:17:04 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.37 2013/10/26 20:40:14 ago Exp $ + + 26 Oct 2013; Agostino Sarubbo <ago@gentoo.org> choqok-1.4.ebuild: + Stable for amd64, wrt bug #489314 *choqok-1.4 (04 Sep 2013) diff --git a/net-im/choqok/choqok-1.4.ebuild b/net-im/choqok/choqok-1.4.ebuild index c23b3201cb9f..3cd81362a4a0 100644 --- a/net-im/choqok/choqok-1.4.ebuild +++ b/net-im/choqok/choqok-1.4.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.4.ebuild,v 1.1 2013/09/04 19:17:04 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.4.ebuild,v 1.2 2013/10/26 20:40:14 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 |