public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/ktp-text-ui: ktp-text-ui-0.5.3.ebuild ChangeLog ktp-text-ui-0.5.2.ebuild
@ 2013-04-12  7:38 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2013-04-12  7:38 UTC (permalink / raw
  To: gentoo-commits

scarabeus    13/04/12 07:38:34

  Modified:             ChangeLog
  Added:                ktp-text-ui-0.5.3.ebuild
  Removed:              ktp-text-ui-0.5.2.ebuild
  Log:
  Version bump to 0.5.3. Remove 0.5.2.
  
  (Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.13                 net-im/ktp-text-ui/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	11 Apr 2013 15:12:37 -0000	1.12
+++ ChangeLog	12 Apr 2013 07:38:34 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for net-im/ktp-text-ui
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v 1.12 2013/04/11 15:12:37 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v 1.13 2013/04/12 07:38:34 scarabeus Exp $
+
+*ktp-text-ui-0.5.3 (12 Apr 2013)
+
+  12 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> +ktp-text-ui-0.5.3.ebuild,
+  -ktp-text-ui-0.5.2.ebuild:
+  Version bump to 0.5.3. Remove 0.5.2.
 
 *ktp-text-ui-0.6.0 (11 Apr 2013)
 



1.1                  net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild

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

Index: ktp-text-ui-0.5.3.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild,v 1.1 2013/04/12 07:38:34 scarabeus Exp $

EAPI=4

KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt
pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
inherit kde4-base

DESCRIPTION="KDE Telepathy text chat window"
HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
if [[ ${PV} != *9999* ]]; then
	SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
	KEYWORDS="~amd64 ~x86"
else
	KEYWORDS=""
fi

LICENSE="GPL-2"
SLOT="4"
IUSE="debug +history"

DEPEND="
	>=net-libs/telepathy-qt-0.9.3
	history? ( >=net-libs/telepathy-logger-qt-0.5.0 )
"
RDEPEND="${DEPEND}
	>=net-im/ktp-contact-list-${PV}
"

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_with history TelepathyLoggerQt4)
	)

	cmake-utils_src_configure
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-12  7:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-12  7:38 [gentoo-commits] gentoo-x86 commit in net-im/ktp-text-ui: ktp-text-ui-0.5.3.ebuild ChangeLog ktp-text-ui-0.5.2.ebuild Tomas Chvatal (scarabeus)

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