From c1161ce7bb50c132a14084591693e338271e2a1c Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Tue, 16 Jun 2009 16:13:19 +0000 Subject: Version bump. Fixes usage issues. Per bug #274245. (Portage version: 2.2_rc33/cvs/Linux x86_64) --- net-im/choqok/ChangeLog | 8 +++++++- net-im/choqok/choqok-0.6.1.ebuild | 17 +++++++++++++++++ net-im/choqok/choqok-0.6.ebuild | 17 ----------------- 3 files changed, 24 insertions(+), 18 deletions(-) create mode 100644 net-im/choqok/choqok-0.6.1.ebuild delete mode 100644 net-im/choqok/choqok-0.6.ebuild (limited to 'net-im') diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog index 35417ad7fc92..d2f7b819773c 100644 --- a/net-im/choqok/ChangeLog +++ b/net-im/choqok/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-im/choqok # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.1 2009/05/25 11:46:01 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.2 2009/06/16 16:13:19 scarabeus Exp $ + +*choqok-0.6.1 (16 Jun 2009) + + 16 Jun 2009; Tomáš Chvátal -choqok-0.6.ebuild, + +choqok-0.6.1.ebuild: + Version bump. Fixes usage issues. Per bug #274245. *choqok-0.6 (25 May 2009) diff --git a/net-im/choqok/choqok-0.6.1.ebuild b/net-im/choqok/choqok-0.6.1.ebuild new file mode 100644 index 000000000000..f717b2b07fbc --- /dev/null +++ b/net-im/choqok/choqok-0.6.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.6.1.ebuild,v 1.1 2009/06/16 16:13:19 scarabeus Exp $ + +EAPI="2" + +KDE_LINGUAS="bg cs de el en_GB et ga gl km lt nds nl pt pt_BR ro ru sk sv tr uk zh_CN" +inherit kde4-base + +DESCRIPTION="A Free/Open Source micro-blogging client for K Desktop Environment." +HOMEPAGE="http://choqok.gnufolks.org/" +SRC_URI="http://mirror.lfeo.org/choqok/choqok/${PV}/${P}.tar.bz2" + +LICENSE="GPL-3" +KEYWORDS="~amd64 ~x86" +SLOT="0" +IUSE="debug" diff --git a/net-im/choqok/choqok-0.6.ebuild b/net-im/choqok/choqok-0.6.ebuild deleted file mode 100644 index 66ea1a7f43ac..000000000000 --- a/net-im/choqok/choqok-0.6.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.6.ebuild,v 1.1 2009/05/25 11:46:01 scarabeus Exp $ - -EAPI="2" - -KDE_LINGUAS="bg cs de el en_GB et ga gl km lt nds nl pt pt_BR ro ru sk sv tr uk zh_CN" -inherit kde4-base - -DESCRIPTION="A Free/Open Source micro-blogging client for K Desktop Environment." -HOMEPAGE="http://choqok.gnufolks.org/" -SRC_URI="http://mirror.lfeo.org/choqok/choqok/${PV}/${P}.tar.bz2" - -LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="debug" -- cgit v1.2.3-65-gdbad