diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 19:30:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 19:30:16 +0000 |
commit | 1db3d4ceedc1771914420aeea37e697839deb182 (patch) | |
tree | 0618d4168752a4de8893a6527bf677de410404d1 /net-im/choqok | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-1db3d4ceedc1771914420aeea37e697839deb182.tar.gz gentoo-2-1db3d4ceedc1771914420aeea37e697839deb182.tar.bz2 gentoo-2-1db3d4ceedc1771914420aeea37e697839deb182.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/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 61d7c2b5cba5..71dd46c256a4 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.28 2012/03/13 10:31:30 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.29 2012/04/04 19:30:16 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> choqok-1.3.ebuild: + Stable for amd64, wrt bug #409403 *choqok-1.3 (13 Mar 2012) diff --git a/net-im/choqok/choqok-1.3.ebuild b/net-im/choqok/choqok-1.3.ebuild index cb021a8879f6..d36c2a051b43 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.1 2012/03/13 10:31:30 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.3.ebuild,v 1.2 2012/04/04 19:30:16 ago 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="" |