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

johu        13/04/20 20:04:02

  Modified:             ChangeLog
  Added:                ktp-auth-handler-0.6.1.ebuild
  Log:
  Version bump KDE Telepathy 0.6.1.
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.13                 net-im/ktp-auth-handler/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	12 Apr 2013 07:34:15 -0000	1.12
+++ ChangeLog	20 Apr 2013 20:04:02 -0000	1.13
@@ -1,6 +1,11 @@
 # ChangeLog for net-im/ktp-auth-handler
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.12 2013/04/12 07:34:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.13 2013/04/20 20:04:02 johu Exp $
+
+*ktp-auth-handler-0.6.1 (20 Apr 2013)
+
+  20 Apr 2013; Johannes Huber <johu@gentoo.org> +ktp-auth-handler-0.6.1.ebuild:
+  Version bump KDE Telepathy 0.6.1.
 
 *ktp-auth-handler-0.5.3 (12 Apr 2013)
 



1.1                  net-im/ktp-auth-handler/ktp-auth-handler-0.6.1.ebuild

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

Index: ktp-auth-handler-0.6.1.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-auth-handler/ktp-auth-handler-0.6.1.ebuild,v 1.1 2013/04/20 20:04:02 johu Exp $

EAPI=5

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

DESCRIPTION="KDE Telepathy authentication handler"
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="
	dev-libs/qjson
	>=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-auth-handler: ChangeLog ktp-auth-handler-0.6.1.ebuild
@ 2013-09-14 15:29 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2013-09-14 15:29 UTC (permalink / raw
  To: gentoo-commits

johu        13/09/14 15:29:38

  Modified:             ChangeLog
  Removed:              ktp-auth-handler-0.6.1.ebuild
  Log:
  Remove KDE Telepathy 0.6.1.
  
  (Portage version: 2.2.4/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.19                 net-im/ktp-auth-handler/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	14 Sep 2013 15:11:49 -0000	1.18
+++ ChangeLog	14 Sep 2013 15:29:38 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for net-im/ktp-auth-handler
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.18 2013/09/14 15:11:49 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.19 2013/09/14 15:29:38 johu Exp $
+
+  14 Sep 2013; Johannes Huber <johu@gentoo.org> -ktp-auth-handler-0.6.1.ebuild:
+  Remove KDE Telepathy 0.6.1.
 
 *ktp-auth-handler-0.6.3 (14 Sep 2013)
 





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

end of thread, other threads:[~2013-09-14 15:29 UTC | newest]

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