public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/choqok: choqok-1.3.ebuild ChangeLog
@ 2012-03-13 10:31 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-03-13 10:31 UTC (permalink / raw
  To: gentoo-commits

johu        12/03/13 10:31:30

  Modified:             ChangeLog
  Added:                choqok-1.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha90/cvs/Linux i686)

Revision  Changes    Path
1.28                 net-im/choqok/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	18 Feb 2012 17:36:08 -0000	1.27
+++ ChangeLog	13 Mar 2012 10:31:30 -0000	1.28
@@ -1,6 +1,11 @@
 # 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.27 2012/02/18 17:36:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.28 2012/03/13 10:31:30 johu Exp $
+
+*choqok-1.3 (13 Mar 2012)
+
+  13 Mar 2012; Johannes Huber <johu@gentoo.org> +choqok-1.3.ebuild:
+  Version bump.
 
   18 Feb 2012; nixnut <nixnut@gentoo.org> choqok-1.2.ebuild:
   ~ppc, preparing for #396359



1.1                  net-im/choqok/choqok-1.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-1.3.ebuild?rev=1.1&content-type=text/plain

Index: choqok-1.3.ebuild
===================================================================
# 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.3.ebuild,v 1.1 2012/03/13 10:31:30 johu 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 ~ppc ~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] only message in thread

only message in thread, other threads:[~2012-03-13 10:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13 10:31 [gentoo-commits] gentoo-x86 commit in net-im/choqok: choqok-1.3.ebuild ChangeLog Johannes Huber (johu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox