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.2.ebuild
@ 2013-05-21 19:45 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2013-05-21 19:45 UTC (permalink / raw
  To: gentoo-commits

johu        13/05/21 19:45:01

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	22 Apr 2013 18:13:56 -0000	1.15
+++ ChangeLog	21 May 2013 19:45:01 -0000	1.16
@@ -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.15 2013/04/22 18:13:56 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.16 2013/05/21 19:45:01 johu Exp $
+
+*ktp-auth-handler-0.6.2 (21 May 2013)
+
+  21 May 2013; Johannes Huber <johu@gentoo.org> +ktp-auth-handler-0.6.2.ebuild:
+  Version bump KDE Telepathy 0.6.2.
 
   22 Apr 2013; Johannes Huber <johu@gentoo.org> ktp-auth-handler-0.6.1.ebuild:
   Raise dep on dev-libs/qjson, fixes bug #466804.



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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-auth-handler/ktp-auth-handler-0.6.2.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.2.ebuild?rev=1.1&content-type=text/plain

Index: ktp-auth-handler-0.6.2.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.2.ebuild,v 1.1 2013/05/21 19:45:01 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-0.8
	>=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.2.ebuild
@ 2013-10-29 21:48 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2013-10-29 21:48 UTC (permalink / raw
  To: gentoo-commits

johu        13/10/29 21:48:22

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	29 Oct 2013 20:06:30 -0000	1.20
+++ ChangeLog	29 Oct 2013 21:48:22 -0000	1.21
@@ -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.20 2013/10/29 20:06:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.21 2013/10/29 21:48:22 johu Exp $
+
+  29 Oct 2013; Johannes Huber <johu@gentoo.org> -ktp-auth-handler-0.6.2.ebuild:
+  Remove KDE Telepathy 0.6.2.
 
 *ktp-auth-handler-0.7.0 (29 Oct 2013)
 





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

end of thread, other threads:[~2013-10-29 21:48 UTC | newest]

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