johu        14/04/26 01:17:16

  Modified:             ChangeLog
  Added:                ktp-contact-runner-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.21                 net-im/ktp-contact-runner/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   12 Mar 2014 11:21:06 -0000      1.20
+++ ChangeLog   26 Apr 2014 01:17:16 -0000      1.21
@@ -1,6 +1,12 @@
 # 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.20 
2014/03/12 11:21:06 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.21 
2014/04/26 01:17:16 johu Exp $
+
+*ktp-contact-runner-0.8.1 (26 Apr 2014)
+
+  26 Apr 2014; Johannes Huber <[email protected]>
+  +ktp-contact-runner-0.8.1.ebuild:
+  Version bump KDE Telepathy 0.8.1.
 
   12 Mar 2014; Johannes Huber <[email protected]>
   -ktp-contact-runner-0.6.3.ebuild:



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

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

Index: ktp-contact-runner-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-contact-runner/ktp-contact-runner-0.8.1.ebuild,v
 1.1 2014/04/26 01:17:16 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 ko
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}"




Reply via email to