* [gentoo-commits] gentoo-x86 commit in net-im/choqok: ChangeLog choqok-1.2.ebuild
@ 2011-11-24 21:17 Andreas HAttel (dilfridge)
0 siblings, 0 replies; 5+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-11-24 21:17 UTC (permalink / raw
To: gentoo-commits
dilfridge 11/11/24 21:17:29
Modified: ChangeLog
Added: choqok-1.2.ebuild
Log:
Version bump, thanks johu!
(Portage version: 2.1.10.37/cvs/Linux x86_64)
Revision Changes Path
1.22 net-im/choqok/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 19 Nov 2011 17:33:06 -0000 1.21
+++ ChangeLog 24 Nov 2011 21:17:28 -0000 1.22
@@ -1,6 +1,11 @@
# 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.21 2011/11/19 17:33:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.22 2011/11/24 21:17:28 dilfridge Exp $
+
+*choqok-1.2 (24 Nov 2011)
+
+ 24 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org> +choqok-1.2.ebuild:
+ Version bump, thanks johu!
19 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> choqok-1.1-r1.ebuild,
metadata.xml:
1.1 net-im/choqok/choqok-1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?rev=1.1&content-type=text/plain
Index: choqok-1.2.ebuild
===================================================================
# Copyright 1999-2011 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 $
EAPI=4
if [[ ${PV} != *9999* ]]; then
KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fa fi fr ga gl
hr hu is ja km lt ms nb nds nl pa pl pt pt_BR ro ru sk sq sv tr ug uk zh_CN
zh_TW"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
KDE_HANDBOOK="optional"
KEYWORDS="~amd64 ~x86"
else
KDE_SCM="git"
KEYWORDS=""
fi
inherit kde4-base
DESCRIPTION="Free/Open Source micro-blogging client for KDE"
HOMEPAGE="http://choqok.gnufolks.org/"
LICENSE="GPL-3"
SLOT="4"
IUSE="ayatana debug"
DEPEND="dev-libs/qjson
>=dev-libs/qoauth-1.0.1
ayatana? ( dev-libs/libindicate-qt )
"
RDEPEND="${DEPEND}"
src_prepare(){
mycmakeargs=(
$(cmake-utils_use !ayatana QTINDICATE_DISABLE)
)
kde4-base_src_prepare
}
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-im/choqok: ChangeLog choqok-1.2.ebuild
@ 2012-01-09 17:59 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 5+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-01-09 17:59 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/01/09 17:59:34
Modified: ChangeLog choqok-1.2.ebuild
Log:
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Revision Changes Path
1.23 net-im/choqok/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 24 Nov 2011 21:17:28 -0000 1.22
+++ ChangeLog 9 Jan 2012 17:59:34 -0000 1.23
@@ -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)
1.2 net-im/choqok/choqok-1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?r1=1.1&r2=1.2
Index: choqok-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- choqok-1.2.ebuild 24 Nov 2011 21:17:29 -0000 1.1
+++ choqok-1.2.ebuild 9 Jan 2012 17:59:34 -0000 1.2
@@ -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 @@
zh_TW"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
KDE_HANDBOOK="optional"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
else
KDE_SCM="git"
KEYWORDS=""
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-im/choqok: ChangeLog choqok-1.2.ebuild
@ 2012-01-16 23:59 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-01-16 23:59 UTC (permalink / raw
To: gentoo-commits
ago 12/01/16 23:59:34
Modified: ChangeLog choqok-1.2.ebuild
Log:
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Revision Changes Path
1.24 net-im/choqok/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 9 Jan 2012 17:59:34 -0000 1.23
+++ ChangeLog 16 Jan 2012 23:59:34 -0000 1.24
@@ -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.23 2012/01/09 17:59:34 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.24 2012/01/16 23:59:34 ago Exp $
+
+ 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> choqok-1.2.ebuild:
+ Stable for amd64, wrt bug #396359
09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> choqok-1.2.ebuild:
x86 stable wrt bug #396359
1.3 net-im/choqok/choqok-1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?r1=1.2&r2=1.3
Index: choqok-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- choqok-1.2.ebuild 9 Jan 2012 17:59:34 -0000 1.2
+++ choqok-1.2.ebuild 16 Jan 2012 23:59:34 -0000 1.3
@@ -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.2.ebuild,v 1.2 2012/01/09 17:59:34 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.2.ebuild,v 1.3 2012/01/16 23:59:34 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
zh_TW"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
KDE_HANDBOOK="optional"
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
else
KDE_SCM="git"
KEYWORDS=""
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-im/choqok: ChangeLog choqok-1.2.ebuild
@ 2012-02-18 17:36 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 5+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2012-02-18 17:36 UTC (permalink / raw
To: gentoo-commits
nixnut 12/02/18 17:36:09
Modified: ChangeLog choqok-1.2.ebuild
Log:
~ppc, preparing for #396359
(Portage version: 2.1.10.44/cvs/Linux ppc)
Revision Changes Path
1.27 net-im/choqok/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 14 Feb 2012 19:38:26 -0000 1.26
+++ ChangeLog 18 Feb 2012 17:36:08 -0000 1.27
@@ -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.26 2012/02/14 19:38:26 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.27 2012/02/18 17:36:08 nixnut Exp $
+
+ 18 Feb 2012; nixnut <nixnut@gentoo.org> choqok-1.2.ebuild:
+ ~ppc, preparing for #396359
14 Feb 2012; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
ayatana is now global per http://archives.gentoo.org/gentoo-
1.4 net-im/choqok/choqok-1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.2.ebuild?r1=1.3&r2=1.4
Index: choqok-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- choqok-1.2.ebuild 16 Jan 2012 23:59:34 -0000 1.3
+++ choqok-1.2.ebuild 18 Feb 2012 17:36:08 -0000 1.4
@@ -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.2.ebuild,v 1.3 2012/01/16 23:59:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.2.ebuild,v 1.4 2012/02/18 17:36:08 nixnut Exp $
EAPI=4
@@ -10,7 +10,7 @@
zh_TW"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
KDE_HANDBOOK="optional"
- KEYWORDS="amd64 x86"
+ KEYWORDS="amd64 ~ppc x86"
else
KDE_SCM="git"
KEYWORDS=""
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-im/choqok: ChangeLog choqok-1.2.ebuild
@ 2012-04-18 21:55 Johannes Huber (johu)
0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber (johu) @ 2012-04-18 21:55 UTC (permalink / raw
To: gentoo-commits
johu 12/04/18 21:55:12
Modified: ChangeLog
Removed: choqok-1.2.ebuild
Log:
Remove old.
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Revision Changes Path
1.31 net-im/choqok/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 18 Apr 2012 21:50:42 -0000 1.30
+++ ChangeLog 18 Apr 2012 21:55:11 -0000 1.31
@@ -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.30 2012/04/18 21:50:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.31 2012/04/18 21:55:11 johu Exp $
+
+ 18 Apr 2012; Johannes Huber <johu@gentoo.org> -choqok-1.2.ebuild:
+ Remove old.
18 Apr 2012; Markus Meier <maekke@gentoo.org> choqok-1.3.ebuild:
x86 stable, bug #409403
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-04-18 21:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-09 17:59 [gentoo-commits] gentoo-x86 commit in net-im/choqok: ChangeLog choqok-1.2.ebuild PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2012-04-18 21:55 Johannes Huber (johu)
2012-02-18 17:36 Gysbert Wassenaar (nixnut)
2012-01-16 23:59 Agostino Sarubbo (ago)
2011-11-24 21:17 Andreas HAttel (dilfridge)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox