summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-08-21 14:38:23 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-08-21 14:38:23 +0000
commit396216055472c49a2bb89be63781db4bb8c79ccf (patch)
tree94753274ecc521a487cf92a62bb2397a774a15a8 /net-im
parentRevision bump to 1.8.7_p302 for security bug 332957. Fix rubytests installati... (diff)
downloadgentoo-2-396216055472c49a2bb89be63781db4bb8c79ccf.tar.gz
gentoo-2-396216055472c49a2bb89be63781db4bb8c79ccf.tar.bz2
gentoo-2-396216055472c49a2bb89be63781db4bb8c79ccf.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/choqok/ChangeLog8
-rw-r--r--net-im/choqok/choqok-0.9.85.ebuild23
2 files changed, 30 insertions, 1 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog
index 446fa5a2ac0f..c92bee6c8373 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.7 2010/06/27 23:59:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.8 2010/08/21 14:38:23 tampakrap Exp $
+
+*choqok-0.9.85 (21 Aug 2010)
+
+ 21 Aug 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+ +choqok-0.9.85.ebuild:
+ Version bump
27 Jun 2010; Markos Chandras <hwoarang@gentoo.org> choqok-0.9.55.ebuild,
+files/choqok-0.9.55_qt47.patch:
diff --git a/net-im/choqok/choqok-0.9.85.ebuild b/net-im/choqok/choqok-0.9.85.ebuild
new file mode 100644
index 000000000000..82ca71c3a3b8
--- /dev/null
+++ b/net-im/choqok/choqok-0.9.85.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.85.ebuild,v 1.1 2010/08/21 14:38:23 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}"