* [gentoo-commits] gentoo-x86 commit in net-im/ktp-auth-handler: ChangeLog ktp-auth-handler-0.8.0.ebuild
@ 2014-03-12 10:49 Johannes Huber (johu)
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2014-03-12 10:49 UTC (permalink / raw
To: gentoo-commits
johu 14/03/12 10:49:14
Modified: ChangeLog
Added: ktp-auth-handler-0.8.0.ebuild
Log:
Version bump KDE Telepathy 0.8.0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path
1.24 net-im/ktp-auth-handler/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-auth-handler/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-auth-handler/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-auth-handler/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 13 Feb 2014 19:50:11 -0000 1.23
+++ ChangeLog 12 Mar 2014 10:49:14 -0000 1.24
@@ -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.23 2014/02/13 19:50:11 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.24 2014/03/12 10:49:14 johu Exp $
+
+*ktp-auth-handler-0.8.0 (12 Mar 2014)
+
+ 12 Mar 2014; Johannes Huber <johu@gentoo.org> +ktp-auth-handler-0.8.0.ebuild:
+ Version bump KDE Telepathy 0.8.0.
13 Feb 2014; Johannes Huber <johu@gentoo.org> -ktp-auth-handler-0.7.0.ebuild:
Remove KDE Telepathy 0.7.0.
1.1 net-im/ktp-auth-handler/ktp-auth-handler-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-auth-handler/ktp-auth-handler-0.8.0.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.0.ebuild?rev=1.1&content-type=text/plain
Index: ktp-auth-handler-0.8.0.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.0.ebuild,v 1.1 2014/03/12 10:49:14 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.0.ebuild
@ 2014-09-16 16:55 Johannes Huber (johu)
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2014-09-16 16:55 UTC (permalink / raw
To: gentoo-commits
johu 14/09/16 16:55:08
Modified: ChangeLog
Removed: ktp-auth-handler-0.8.0.ebuild
Log:
Remove KDE Telepathy 0.8.0.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Revision Changes Path
1.29 net-im/ktp-auth-handler/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-auth-handler/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-auth-handler/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-auth-handler/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 5 Aug 2014 18:34:10 -0000 1.28
+++ ChangeLog 16 Sep 2014 16:55:07 -0000 1.29
@@ -1,6 +1,9 @@
# 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.28 2014/08/05 18:34:10 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.29 2014/09/16 16:55:07 johu Exp $
+
+ 16 Sep 2014; Johannes Huber <johu@gentoo.org> -ktp-auth-handler-0.8.0.ebuild:
+ Remove KDE Telepathy 0.8.0.
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> ktp-auth-handler-0.8.0.ebuild,
ktp-auth-handler-0.8.1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-16 16:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 16:55 [gentoo-commits] gentoo-x86 commit in net-im/ktp-auth-handler: ChangeLog ktp-auth-handler-0.8.0.ebuild Johannes Huber (johu)
-- strict thread matches above, loose matches on Subject: below --
2014-03-12 10:49 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