diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 17:59:34 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 17:59:34 +0000 |
commit | 2328baad0a9cb1b1b65e0637d8ec3bc7f73a920d (patch) | |
tree | b5ba7ddcb007c14229ab16081eedf18e7ab6a489 /net-im | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-2328baad0a9cb1b1b65e0637d8ec3bc7f73a920d.tar.gz gentoo-2-2328baad0a9cb1b1b65e0637d8ec3bc7f73a920d.tar.bz2 gentoo-2-2328baad0a9cb1b1b65e0637d8ec3bc7f73a920d.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/choqok/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/choqok/choqok-1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog index c404dea92724..51f400e7f354 100644 --- a/net-im/choqok/ChangeLog +++ b/net-im/choqok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/choqok -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.22 2011/11/24 21:17:28 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.23 2012/01/09 17:59:34 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> choqok-1.2.ebuild: + x86 stable wrt bug #396359 *choqok-1.2 (24 Nov 2011) diff --git a/net-im/choqok/choqok-1.2.ebuild b/net-im/choqok/choqok-1.2.ebuild index 479821a2bf53..ec18267bc952 100644 --- a/net-im/choqok/choqok-1.2.ebuild +++ b/net-im/choqok/choqok-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.2.ebuild,v 1.1 2011/11/24 21:17:29 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.2.ebuild,v 1.2 2012/01/09 17:59:34 phajdan.jr 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 ~x86" + KEYWORDS="~amd64 x86" else KDE_SCM="git" KEYWORDS="" |