From af10d7263d2ce52df46fe1cb626bb090ca005a66 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Sat, 20 Apr 2013 21:03:34 +0000 Subject: Remove KDE Telepathy 0.5.3. (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD) --- net-im/ktp-contact-list/ChangeLog | 5 +++- .../ktp-contact-list/ktp-contact-list-0.5.3.ebuild | 29 ---------------------- 2 files changed, 4 insertions(+), 30 deletions(-) delete mode 100644 net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild (limited to 'net-im/ktp-contact-list') diff --git a/net-im/ktp-contact-list/ChangeLog b/net-im/ktp-contact-list/ChangeLog index 35ea2634368f..b16c08d93005 100644 --- a/net-im/ktp-contact-list/ChangeLog +++ b/net-im/ktp-contact-list/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/ktp-contact-list # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ChangeLog,v 1.13 2013/04/20 20:04:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ChangeLog,v 1.14 2013/04/20 21:03:33 johu Exp $ + + 20 Apr 2013; Johannes Huber -ktp-contact-list-0.5.3.ebuild: + Remove KDE Telepathy 0.5.3. *ktp-contact-list-0.6.1 (20 Apr 2013) diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild deleted file mode 100644 index 67ec1810a2f9..000000000000 --- a/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild,v 1.1 2013/04/12 07:35:51 scarabeus Exp $ - -EAPI=4 - -KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt -pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW" -inherit kde4-base - -DESCRIPTION="KDE Telepathy contact list" -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=" - >=net-im/ktp-accounts-kcm-${PV} - >=net-im/ktp-common-internals-${PV} - >=net-libs/telepathy-qt-0.9.3 -" -RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad