Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
Date: Thu, 26 Sep 2013 18:24:45
Message-Id: 1380227073.3d3cf45f87cffdd133a3a1e0a86f7420e58e2675.johu@gentoo
1 commit: 3d3cf45f87cffdd133a3a1e0a86f7420e58e2675
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 20:24:33 2013 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 20:24:33 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3d3cf45f
7
8 [kde-misc/kio-mtp] Moved to tree, bug #448640.
9
10 Package-Manager: portage-2.2.7
11
12 ---
13 kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild | 21 ---------------------
14 kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild | 21 ---------------------
15 2 files changed, 42 deletions(-)
16
17 diff --git a/kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild b/kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild
18 deleted file mode 100644
19 index 990309f..0000000
20 --- a/kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild
21 +++ /dev/null
22 @@ -1,21 +0,0 @@
23 -# Copyright 1999-2013 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Header: $
26 -
27 -EAPI=5
28 -
29 -inherit kde4-base
30 -
31 -DESCRIPTION="MTP KIO-Client for KDE"
32 -HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
33 -SRC_URI="http://dev.gentoo.org/~kensington/distfiles/${P}.tar.gz"
34 -
35 -LICENSE="GPL-2+"
36 -SLOT="4"
37 -KEYWORDS="~amd64 ~x86"
38 -IUSE="debug"
39 -
40 -DEPEND="
41 - >=media-libs/libmtp-1.1.3
42 -"
43 -RDEPEND="${DEPEND}"
44
45 diff --git a/kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild b/kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild
46 deleted file mode 100644
47 index c199755..0000000
48 --- a/kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild
49 +++ /dev/null
50 @@ -1,21 +0,0 @@
51 -# Copyright 1999-2013 Gentoo Foundation
52 -# Distributed under the terms of the GNU General Public License v2
53 -# $Header: $
54 -
55 -EAPI=5
56 -
57 -inherit kde4-base
58 -
59 -DESCRIPTION="MTP KIO-Client for KDE"
60 -HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
61 -SRC_URI="http://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
62 -
63 -LICENSE="GPL-2+"
64 -SLOT="4"
65 -KEYWORDS="~amd64 ~x86"
66 -IUSE="debug"
67 -
68 -DEPEND="
69 - >=media-libs/libmtp-1.1.3
70 -"
71 -RDEPEND="${DEPEND}"