diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2013-01-21 14:25:15 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2013-01-21 14:25:15 +0000 |
commit | a575f18d7303a5c8465e35ca276b7e0ca8414d30 (patch) | |
tree | 45f4158990f2b86314db308027ea7906b687186e /net-im/ktp-contact-runner | |
parent | Version bump to 0.5.2 and drop older. (diff) | |
download | gentoo-2-a575f18d7303a5c8465e35ca276b7e0ca8414d30.tar.gz gentoo-2-a575f18d7303a5c8465e35ca276b7e0ca8414d30.tar.bz2 gentoo-2-a575f18d7303a5c8465e35ca276b7e0ca8414d30.zip |
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)
Diffstat (limited to 'net-im/ktp-contact-runner')
-rw-r--r-- | net-im/ktp-contact-runner/ChangeLog | 11 | ||||
-rw-r--r-- | net-im/ktp-contact-runner/ktp-contact-runner-0.4.1.ebuild | 29 | ||||
-rw-r--r-- | net-im/ktp-contact-runner/ktp-contact-runner-0.5.1.ebuild | 28 | ||||
-rw-r--r-- | net-im/ktp-contact-runner/ktp-contact-runner-0.5.2.ebuild (renamed from net-im/ktp-contact-runner/ktp-contact-runner-0.5.0.ebuild) | 4 |
4 files changed, 11 insertions, 61 deletions
diff --git a/net-im/ktp-contact-runner/ChangeLog b/net-im/ktp-contact-runner/ChangeLog index 8a31865bef0a..22ba15fd5c19 100644 --- a/net-im/ktp-contact-runner/ChangeLog +++ b/net-im/ktp-contact-runner/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-im/ktp-contact-runner -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.5 2012/11/22 01:34:36 dastergon Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.6 2013/01/21 14:25:15 scarabeus Exp $ + +*ktp-contact-runner-0.5.2 (21 Jan 2013) + + 21 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> + +ktp-contact-runner-0.5.2.ebuild, -ktp-contact-runner-0.4.1.ebuild, + -ktp-contact-runner-0.5.0.ebuild, -ktp-contact-runner-0.5.1.ebuild: + Version bump to 0.5.2 and drop older. *ktp-contact-runner-0.5.1 (22 Nov 2012) diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.4.1.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.4.1.ebuild deleted file mode 100644 index 2340e64fb7ca..000000000000 --- a/net-im/ktp-contact-runner/ktp-contact-runner-0.4.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2012 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.4.1.ebuild,v 1.1 2012/07/26 12:28:54 johu Exp $ - -EAPI=4 - -KDE_SCM="git" -KDE_LINGUAS="ca cs da de el et fi ga gl hu it lt nds nl pl pt pt_BR sk sr -sr@ijekavian sr@ijekavianlatin sr@latin sv uk 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/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2" - KEYWORDS="~amd64 ~x86" -else - KEYWORDS="" -fi - -LICENSE="GPL-3" -SLOT="4" -IUSE="debug" - -DEPEND=" - >=net-im/ktp-common-internals-${PV} - >=net-libs/telepathy-qt-0.9.1 -" -RDEPEND="${DEPEND}" diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.5.1.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.5.1.ebuild deleted file mode 100644 index f08efd698693..000000000000 --- a/net-im/ktp-contact-runner/ktp-contact-runner-0.5.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 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.5.1.ebuild,v 1.1 2012/11/22 01:34:36 dastergon Exp $ - -EAPI=4 - -KDE_LINGUAS="ca cs da de el es et fi ga gl hu it lt nds nl pl pt pt_BR -sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk 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/unstable/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}" diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.5.0.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.5.2.ebuild index 5fa74db74ccb..70db0b1370cc 100644 --- a/net-im/ktp-contact-runner/ktp-contact-runner-0.5.0.ebuild +++ b/net-im/ktp-contact-runner/ktp-contact-runner-0.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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-runner/ktp-contact-runner-0.5.0.ebuild,v 1.1 2012/08/28 12:06:02 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ktp-contact-runner-0.5.2.ebuild,v 1.1 2013/01/21 14:25:15 scarabeus Exp $ EAPI=4 |