diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-18 21:50:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-18 21:50:42 +0000 |
commit | 7611bcc3838bb44805926f72de702b65d0af2842 (patch) | |
tree | 14c83bdd2fe242b9e27f1bf1e559e473ec792ede /net-im/choqok | |
parent | Version bump. Updated autotools patch. Perl flag removed since upstream does ... (diff) | |
download | gentoo-2-7611bcc3838bb44805926f72de702b65d0af2842.tar.gz gentoo-2-7611bcc3838bb44805926f72de702b65d0af2842.tar.bz2 gentoo-2-7611bcc3838bb44805926f72de702b65d0af2842.zip |
x86 stable, bug #409403
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'net-im/choqok')
-rw-r--r-- | net-im/choqok/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/choqok/choqok-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog index 71dd46c256a4..b04fb477439b 100644 --- a/net-im/choqok/ChangeLog +++ b/net-im/choqok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/choqok # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.29 2012/04/04 19:30:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.30 2012/04/18 21:50:42 maekke Exp $ + + 18 Apr 2012; Markus Meier <maekke@gentoo.org> choqok-1.3.ebuild: + x86 stable, bug #409403 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> choqok-1.3.ebuild: Stable for amd64, wrt bug #409403 diff --git a/net-im/choqok/choqok-1.3.ebuild b/net-im/choqok/choqok-1.3.ebuild index d36c2a051b43..28a7060146e2 100644 --- a/net-im/choqok/choqok-1.3.ebuild +++ b/net-im/choqok/choqok-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.3.ebuild,v 1.2 2012/04/04 19:30:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.3.ebuild,v 1.3 2012/04/18 21:50:42 maekke Exp $ EAPI=4 @@ -10,7 +10,7 @@ if [[ ${PV} != *9999* ]]; then zh_TW" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" KDE_HANDBOOK="optional" - KEYWORDS="amd64 ~ppc ~x86" + KEYWORDS="amd64 ~ppc x86" else KDE_SCM="git" KEYWORDS="" |