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.8.1.ebuild
@ 2014-04-26  1:17 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2014-04-26  1:17 UTC (permalink / raw
  To: gentoo-commits

johu        14/04/26 01:17:19

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	12 Mar 2014 11:21:07 -0000	1.25
+++ ChangeLog	26 Apr 2014 01:17:19 -0000	1.26
@@ -1,6 +1,11 @@
 # ChangeLog for net-im/ktp-auth-handler
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.25 2014/03/12 11:21:07 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.26 2014/04/26 01:17:19 johu Exp $
+
+*ktp-auth-handler-0.8.1 (26 Apr 2014)
+
+  26 Apr 2014; Johannes Huber <johu@gentoo.org> +ktp-auth-handler-0.8.1.ebuild:
+  Version bump KDE Telepathy 0.8.1.
 
   12 Mar 2014; Johannes Huber <johu@gentoo.org> -ktp-auth-handler-0.6.3.ebuild:
   Remove KDE Telepathy 0.6.3.



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

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

Index: ktp-auth-handler-0.8.1.ebuild
===================================================================
# Copyright 1999-2014 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.8.1.ebuild,v 1.1 2014/04/26 01:17:19 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
ko 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="
	app-crypt/qca:2
	>=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.8.1.ebuild
@ 2014-12-02 13:08 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2014-12-02 13:08 UTC (permalink / raw
  To: gentoo-commits

kensington    14/12/02 13:08:18

  Modified:             ChangeLog
  Removed:              ktp-auth-handler-0.8.1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	26 Oct 2014 16:37:44 -0000	1.31
+++ ChangeLog	2 Dec 2014 13:08:18 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/ktp-auth-handler
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.31 2014/10/26 16:37:44 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.32 2014/12/02 13:08:18 kensington Exp $
+
+  02 Dec 2014; Michael Palimaka <kensington@gentoo.org>
+  -ktp-auth-handler-0.8.1.ebuild:
+  Remove old.
 
 *ktp-auth-handler-0.9.0 (26 Oct 2014)
 





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

end of thread, other threads:[~2014-12-02 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26  1:17 [gentoo-commits] gentoo-x86 commit in net-im/ktp-auth-handler: ChangeLog ktp-auth-handler-0.8.1.ebuild Johannes Huber (johu)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-02 13:08 Michael Palimaka (kensington)

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