diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 07:56:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 07:56:10 +0000 |
commit | e676be2b9813011b2f7bfe976dc3f9a55f1b92ed (patch) | |
tree | 9e2c9ba07d91c9114b6b83de58527e10e1eba193 /net-im | |
parent | Stable for amd64, wrt bug #548176 (diff) | |
download | gentoo-2-e676be2b9813011b2f7bfe976dc3f9a55f1b92ed.tar.gz gentoo-2-e676be2b9813011b2f7bfe976dc3f9a55f1b92ed.tar.bz2 gentoo-2-e676be2b9813011b2f7bfe976dc3f9a55f1b92ed.zip |
Stable for amd64, wrt bug #548152
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im')
-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 d11d438e706b..28eed39fa433 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.43 2015/01/26 19:15:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.44 2015/05/13 07:56:10 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> choqok-1.5.ebuild: + Stable for amd64, wrt bug #548152 *choqok-1.5 (26 Jan 2015) diff --git a/net-im/choqok/choqok-1.5.ebuild b/net-im/choqok/choqok-1.5.ebuild index c837afd1ab6b..5432e7b5d79e 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.1 2015/01/26 19:15:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.5.ebuild,v 1.2 2015/05/13 07:56:10 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 |