summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2013-01-21 14:26:24 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2013-01-21 14:26:24 +0000
commit6dec746313f5a57920f6a63ba10ecf173e325c82 (patch)
treeada87fb584c4fe7d606cebd5bfd76055ea0aec0c /net-im/ktp-kded-module
parentVersion bump to 0.5.2 and drop older. (diff)
downloadgentoo-2-6dec746313f5a57920f6a63ba10ecf173e325c82.tar.gz
gentoo-2-6dec746313f5a57920f6a63ba10ecf173e325c82.tar.bz2
gentoo-2-6dec746313f5a57920f6a63ba10ecf173e325c82.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-kded-module')
-rw-r--r--net-im/ktp-kded-module/ChangeLog11
-rw-r--r--net-im/ktp-kded-module/ktp-kded-module-0.4.1.ebuild32
-rw-r--r--net-im/ktp-kded-module/ktp-kded-module-0.5.1.ebuild31
-rw-r--r--net-im/ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild (renamed from net-im/ktp-kded-module/ktp-kded-module-0.5.0.ebuild)17
4 files changed, 19 insertions, 72 deletions
diff --git a/net-im/ktp-kded-module/ChangeLog b/net-im/ktp-kded-module/ChangeLog
index 7892570cf306..1215f445c1b3 100644
--- a/net-im/ktp-kded-module/ChangeLog
+++ b/net-im/ktp-kded-module/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-im/ktp-kded-module
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ChangeLog,v 1.9 2012/11/22 01:59:54 dastergon Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ChangeLog,v 1.10 2013/01/21 14:26:24 scarabeus Exp $
+
+*ktp-kded-module-0.5.2.1 (21 Jan 2013)
+
+ 21 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org>
+ +ktp-kded-module-0.5.2.1.ebuild, -ktp-kded-module-0.4.1.ebuild,
+ -ktp-kded-module-0.5.0.ebuild, -ktp-kded-module-0.5.1.ebuild:
+ Version bump to 0.5.2 and drop older.
*ktp-kded-module-0.5.1 (22 Nov 2012)
diff --git a/net-im/ktp-kded-module/ktp-kded-module-0.4.1.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.4.1.ebuild
deleted file mode 100644
index 97fba2e8e63f..000000000000
--- a/net-im/ktp-kded-module/ktp-kded-module-0.4.1.ebuild
+++ /dev/null
@@ -1,32 +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-kded-module/ktp-kded-module-0.4.1.ebuild,v 1.1 2012/07/26 12:28:53 johu Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja lt nb nds nl pl pt pt_BR
-sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
-MY_P=${PN/kded/kded-integration}-${PV}
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy workspace integration"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${MY_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.1
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
diff --git a/net-im/ktp-kded-module/ktp-kded-module-0.5.1.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.5.1.ebuild
deleted file mode 100644
index a138f91d7740..000000000000
--- a/net-im/ktp-kded-module/ktp-kded-module-0.5.1.ebuild
+++ /dev/null
@@ -1,31 +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-kded-module/ktp-kded-module-0.5.1.ebuild,v 1.1 2012/11/22 01:59:54 dastergon Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja lt nb nds nl pl pt
-pt_BR sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-MY_P=${PN/kded/kded-integration}-${PV}
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy workspace integration"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${MY_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}"
-
-S=${WORKDIR}/${MY_P}
diff --git a/net-im/ktp-kded-module/ktp-kded-module-0.5.0.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild
index 007dfed4bf89..4fc2b5daf611 100644
--- a/net-im/ktp-kded-module/ktp-kded-module-0.5.0.ebuild
+++ b/net-im/ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild
@@ -1,18 +1,21 @@
-# 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-kded-module/ktp-kded-module-0.5.0.ebuild,v 1.1 2012/08/28 12:06:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild,v 1.1 2013/01/21 14:26:24 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 uk zh_CN zh_TW"
-MY_P=${PN/kded/kded-integration}-${PV}
-inherit kde4-base
+inherit kde4-base versionator
+MY_PN=${PN/kded/kded-integration}
+MY_P=${MY_PN}-${PV}
+KTP_PV=$(get_version_component_range 1-3)
+KTP_P=${MY_PN}-${KTP_PV}
DESCRIPTION="KDE Telepathy workspace integration"
HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${MY_P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${KTP_PV}/src/${MY_P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
@@ -23,9 +26,9 @@ SLOT="4"
IUSE="debug"
DEPEND="
- >=net-im/ktp-common-internals-${PV}
+ >=net-im/ktp-common-internals-${KTP_PV}
>=net-libs/telepathy-qt-0.9.3
"
RDEPEND="${DEPEND}"
-S=${WORKDIR}/${MY_P}
+S=${WORKDIR}/${KTP_P}