diff options
author | 2013-06-25 16:56:55 +0000 | |
---|---|---|
committer | 2013-06-25 16:56:55 +0000 | |
commit | fe38fb7644fdbad8b633b5b42fc5884cfb767413 (patch) | |
tree | d1dbd3cd168db72e9ad447d63679c1ec6148b330 /net-im | |
parent | Stable for amd64, wrt bug #473292 (diff) | |
download | gentoo-2-fe38fb7644fdbad8b633b5b42fc5884cfb767413.tar.gz gentoo-2-fe38fb7644fdbad8b633b5b42fc5884cfb767413.tar.bz2 gentoo-2-fe38fb7644fdbad8b633b5b42fc5884cfb767413.zip |
Stable for amd64, wrt bug #473196
(Portage version: 2.1.12.9/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.3_p20130618.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog index 22cc5875f387..500ddfe7eb84 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.33 2013/06/25 16:49:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.34 2013/06/25 16:56:55 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> choqok-1.3_p20130618.ebuild: + Stable for amd64, wrt bug #473196 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> choqok-1.3_p20130618.ebuild: Stable for x86, wrt bug #473196 diff --git a/net-im/choqok/choqok-1.3_p20130618.ebuild b/net-im/choqok/choqok-1.3_p20130618.ebuild index dfc0ddc2667a..a59a685d8a31 100644 --- a/net-im/choqok/choqok-1.3_p20130618.ebuild +++ b/net-im/choqok/choqok-1.3_p20130618.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.3_p20130618.ebuild,v 1.2 2013/06/25 16:49:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.3_p20130618.ebuild,v 1.3 2013/06/25 16:56:55 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} != *9999* ]]; then # SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" KDE_HANDBOOK="optional" - KEYWORDS="~amd64 ~ppc x86" + KEYWORDS="amd64 ~ppc x86" else KDE_SCM="git" KEYWORDS="" |