public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/ktp-contact-runner: ChangeLog ktp-contact-runner-0.6.3.ebuild
@ 2013-09-14 15:11 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2013-09-14 15:11 UTC (permalink / raw
  To: gentoo-commits

johu        13/09/14 15:11:48

  Modified:             ChangeLog
  Added:                ktp-contact-runner-0.6.3.ebuild
  Log:
  Version bump KDE Telepathy 0.6.3.
  
  (Portage version: 2.2.4/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.13                 net-im/ktp-contact-runner/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	21 May 2013 21:31:46 -0000	1.12
+++ ChangeLog	14 Sep 2013 15:11:48 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for net-im/ktp-contact-runner
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.12 2013/05/21 21:31:46 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.13 2013/09/14 15:11:48 johu Exp $
+
+*ktp-contact-runner-0.6.3 (14 Sep 2013)
+
+  14 Sep 2013; Johannes Huber <johu@gentoo.org>
+  +ktp-contact-runner-0.6.3.ebuild:
+  Version bump KDE Telepathy 0.6.3.
 
   21 May 2013; Johannes Huber <johu@gentoo.org>
   -ktp-contact-runner-0.6.0.ebuild:



1.1                  net-im/ktp-contact-runner/ktp-contact-runner-0.6.3.ebuild

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

Index: ktp-contact-runner-0.6.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-contact-runner/ktp-contact-runner-0.6.3.ebuild,v 1.1 2013/09/14 15:11:48 johu Exp $

EAPI=5

KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it kk km lt
mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin sr@latin
sv tr uk vi zh_CN zh_TW"
inherit kde4-base

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

LICENSE="LGPL-2.1"
SLOT="4"
IUSE="debug"

DEPEND="
	>=net-im/ktp-common-internals-${PV}
	>=net-libs/telepathy-qt-0.9.3
"
RDEPEND="${DEPEND}"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-im/ktp-contact-runner: ChangeLog ktp-contact-runner-0.6.3.ebuild
@ 2014-03-12 11:21 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2014-03-12 11:21 UTC (permalink / raw
  To: gentoo-commits

johu        14/03/12 11:21:06

  Modified:             ChangeLog
  Removed:              ktp-contact-runner-0.6.3.ebuild
  Log:
  Remove KDE Telepathy 0.6.3.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.20                 net-im/ktp-contact-runner/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	12 Mar 2014 10:49:14 -0000	1.19
+++ ChangeLog	12 Mar 2014 11:21:06 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/ktp-contact-runner
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.19 2014/03/12 10:49:14 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.20 2014/03/12 11:21:06 johu Exp $
+
+  12 Mar 2014; Johannes Huber <johu@gentoo.org>
+  -ktp-contact-runner-0.6.3.ebuild:
+  Remove KDE Telepathy 0.6.3.
 
 *ktp-contact-runner-0.8.0 (12 Mar 2014)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-12 11:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 11:21 [gentoo-commits] gentoo-x86 commit in net-im/ktp-contact-runner: ChangeLog ktp-contact-runner-0.6.3.ebuild Johannes Huber (johu)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-14 15:11 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