summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-09-01 18:34:35 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-09-01 18:34:35 +0000
commit172f6e38295d34ddf9a1512868698a51153d2ed2 (patch)
tree76a5f72c0134735a818681a978e60fc5f6ba428a /net-im/choqok
parentRemove old, and possibly crashing versions. (diff)
downloadgentoo-2-172f6e38295d34ddf9a1512868698a51153d2ed2.tar.gz
gentoo-2-172f6e38295d34ddf9a1512868698a51153d2ed2.tar.bz2
gentoo-2-172f6e38295d34ddf9a1512868698a51153d2ed2.zip
Version bump
(Portage version: 2.2_rc71/cvs/Linux x86_64)
Diffstat (limited to 'net-im/choqok')
-rw-r--r--net-im/choqok/ChangeLog8
-rw-r--r--net-im/choqok/choqok-0.9.90.ebuild23
2 files changed, 30 insertions, 1 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog
index c92bee6c8373..0fb10e60cae0 100644
--- a/net-im/choqok/ChangeLog
+++ b/net-im/choqok/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/choqok
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.8 2010/08/21 14:38:23 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.9 2010/09/01 18:34:35 tampakrap Exp $
+
+*choqok-0.9.90 (01 Sep 2010)
+
+ 01 Sep 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+ +choqok-0.9.90.ebuild:
+ Version bump
*choqok-0.9.85 (21 Aug 2010)
diff --git a/net-im/choqok/choqok-0.9.90.ebuild b/net-im/choqok/choqok-0.9.90.ebuild
new file mode 100644
index 000000000000..329d27d9a931
--- /dev/null
+++ b/net-im/choqok/choqok-0.9.90.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.9.90.ebuild,v 1.1 2010/09/01 18:34:35 tampakrap Exp $
+
+EAPI="2"
+
+KDE_LINGUAS="bg cs da de el en_GB eo es et fi fr ga gl hr hu is ja km lt ms nb
+ nds nl pa pl pt pt_BR ro ru sk sv tr uk zh_CN zh_TW"
+
+inherit kde4-base
+
+DESCRIPTION="A Free/Open Source micro-blogging client for KDE"
+HOMEPAGE="http://choqok.gnufolks.org/"
+SRC_URI="http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="dev-libs/qjson
+ >=dev-libs/qoauth-1.0.1"
+RDEPEND="${DEPEND}"