public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-im/ktp-call-ui: ktp-call-ui-0.5.2.ebuild ChangeLog ktp-call-ui-0.5.0.ebuild ktp-call-ui-0.4.1.ebuild ktp-call-ui-0.5.1.ebuild
Date: Mon, 21 Jan 2013 14:22:42 +0000 (UTC)	[thread overview]
Message-ID: <20130121142242.8FB622171D@flycatcher.gentoo.org> (raw)

scarabeus    13/01/21 14:22:42

  Modified:             ChangeLog
  Added:                ktp-call-ui-0.5.2.ebuild
  Removed:              ktp-call-ui-0.5.0.ebuild ktp-call-ui-0.4.1.ebuild
                        ktp-call-ui-0.5.1.ebuild
  Log:
  Version bump to 0.5.2 and drop older.
  
  (Portage version: 2.2.0_alpha157/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.7                  net-im/ktp-call-ui/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-call-ui/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-call-ui/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-call-ui/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	22 Nov 2012 01:19:14 -0000	1.6
+++ ChangeLog	21 Jan 2013 14:22:42 -0000	1.7
@@ -1,6 +1,13 @@
 # ChangeLog for net-im/ktp-call-ui
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v 1.6 2012/11/22 01:19:14 dastergon Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v 1.7 2013/01/21 14:22:42 scarabeus Exp $
+
+*ktp-call-ui-0.5.2 (21 Jan 2013)
+
+  21 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> +ktp-call-ui-0.5.2.ebuild,
+  -ktp-call-ui-0.4.1.ebuild, -ktp-call-ui-0.5.0.ebuild,
+  -ktp-call-ui-0.5.1.ebuild:
+  Version bump to 0.5.2 and drop older.
 
 *ktp-call-ui-0.5.1 (22 Nov 2012)
 



1.1                  net-im/ktp-call-ui/ktp-call-ui-0.5.2.ebuild

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

Index: ktp-call-ui-0.5.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-call-ui/ktp-call-ui-0.5.2.ebuild,v 1.1 2013/01/21 14:22:42 scarabeus Exp $

EAPI=4

KDE_LINGUAS="bg ca cs da de en_GB eo es et fi fr ga gl hu it ja km lt mai nds nl
pl pt pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug uk
zh_TW"
inherit kde4-base

DESCRIPTION="KDE Telepathy audio/video conferencing ui"
HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
if [[ ${PV} != *9999* ]]; then
	SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
	KEYWORDS="~amd64 ~x86"
else
	KEYWORDS=""
fi

LICENSE="GPL-2"
SLOT="4"
IUSE="debug"

DEPEND="
	>=media-libs/qt-gstreamer-0.10.2
	>=net-im/ktp-common-internals-${PV}
	<net-libs/telepathy-farstream-0.6
	>=net-libs/telepathy-qt-0.9.3[farstream]
"
RDEPEND="${DEPEND}
	|| (
		>=net-im/ktp-contact-applet-${PV}
		>=net-im/ktp-contact-list-${PV}
		>=net-im/ktp-text-ui-${PV}
	)
"





                 reply	other threads:[~2013-01-21 14:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130121142242.8FB622171D@flycatcher.gentoo.org \
    --to=scarabeus@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox