* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2012-06-05 20:12 Ian Whyman
0 siblings, 0 replies; 12+ messages in thread
From: Ian Whyman @ 2012-06-05 20:12 UTC (permalink / raw
To: gentoo-commits
commit: a7b67d6531fc24e856a1281dcb7f370e5827a9f3
Author: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 5 21:10:16 2012 +0000
Commit: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
CommitDate: Tue Jun 5 21:10:16 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a7b67d65
[kde-misc/kio-mtp] New package, 9999 build
(Portage version: 2.2.0_alpha108/git/Linux x86_64, unsigned Manifest commit)
---
kde-misc/kio-mtp/kio-mtp-9999.ebuild | 27 +++++++++++++++++++++++++++
kde-misc/kio-mtp/metadata.xml | 5 +++++
2 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-9999.ebuild b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
new file mode 100644
index 0000000..404612b
--- /dev/null
+++ b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+EGIT_REPONAME="scratch/schmidt/kio-mtp.git"
+inherit kde4-base
+
+DESCRIPTION="A MTP KIO-Client for KDE"
+HOMEPAGE="http://quickgit.kde.org/index.php?p=scratch%2Fschmidt%2Fkio-mtp.git&a=summary"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+COMMONDEPEND="
+ >=media-libs/libmtp-1.1.3
+"
+DEPEND="
+ ${COMMONDEPEND}
+"
+RDEPEND="
+ ${COMMONDEPEND}
+"
diff --git a/kde-misc/kio-mtp/metadata.xml b/kde-misc/kio-mtp/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-misc/kio-mtp/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2012-06-05 20:12 Ian Whyman
0 siblings, 0 replies; 12+ messages in thread
From: Ian Whyman @ 2012-06-05 20:12 UTC (permalink / raw
To: gentoo-commits
commit: 36a1c577765fc7df7ca4ff6900d36ed9ff6f2d52
Author: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 5 21:11:46 2012 +0000
Commit: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
CommitDate: Tue Jun 5 21:11:46 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=36a1c577
[kde-misc/kio-mtp] Drop keywords
(Portage version: 2.2.0_alpha108/git/Linux x86_64, unsigned Manifest commit)
---
kde-misc/kio-mtp/kio-mtp-9999.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-9999.ebuild b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
index 404612b..372723b 100644
--- a/kde-misc/kio-mtp/kio-mtp-9999.ebuild
+++ b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://quickgit.kde.org/index.php?p=scratch%2Fschmidt%2Fkio-mtp.git&a=
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE="debug"
COMMONDEPEND="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2012-09-19 22:09 Johannes Huber
0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2012-09-19 22:09 UTC (permalink / raw
To: gentoo-commits
commit: 1d45634acf4daee7a8526602d2ccb2eefb632499
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 22:08:45 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 22:09:00 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1d45634a
[kde-misc/kio-mtp] Repo moved by upstream.
(Portage version: 2.2.0_alpha129/git/Linux x86_64, unsigned Manifest commit)
---
kde-misc/kio-mtp/kio-mtp-9999.ebuild | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-9999.ebuild b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
index 7a2aed5..0fdfb7e 100644
--- a/kde-misc/kio-mtp/kio-mtp-9999.ebuild
+++ b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
@@ -4,11 +4,10 @@
EAPI=4
-EGIT_REPONAME="scratch/schmidt/kio-mtp.git"
inherit kde4-base
-DESCRIPTION="A MTP KIO-Client for KDE"
-HOMEPAGE="http://quickgit.kde.org/index.php?p=scratch%2Fschmidt%2Fkio-mtp.git&a=summary"
+DESCRIPTION="MTP KIO-Client for KDE"
+HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
LICENSE="GPL-2"
SLOT="4"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2013-02-12 2:37 Chris Reffett
0 siblings, 0 replies; 12+ messages in thread
From: Chris Reffett @ 2013-02-12 2:37 UTC (permalink / raw
To: gentoo-commits
commit: 8a9e065a76ba962107766884fa8c1d2ec42c7148
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 12 02:36:15 2013 +0000
Commit: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Tue Feb 12 02:36:15 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8a9e065a
[kde-misc/kio-mtp] Add snapshot wrt bug 448640
Package-Manager: portage-2.2.0_alpha161
---
kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild b/kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild
new file mode 100644
index 0000000..c199755
--- /dev/null
+++ b/kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde4-base
+
+DESCRIPTION="MTP KIO-Client for KDE"
+HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
+SRC_URI="http://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+ >=media-libs/libmtp-1.1.3
+"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2013-05-09 12:45 Tomas Chvatal
0 siblings, 0 replies; 12+ messages in thread
From: Tomas Chvatal @ 2013-05-09 12:45 UTC (permalink / raw
To: gentoo-commits
commit: acfb11e6e47093be3f42da6e3c57f219d942bf6a
Author: Tomas Chvatal <tchvatal <AT> suse <DOT> cz>
AuthorDate: Thu May 9 12:44:37 2013 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Thu May 9 12:44:43 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=acfb11e6
[kde-misc/kio-mtp] Sync up the live ebuild to the release one.
---
kde-misc/kio-mtp/kio-mtp-9999.ebuild | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-9999.ebuild b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
index 87fc05b..4ca7dba 100644
--- a/kde-misc/kio-mtp/kio-mtp-9999.ebuild
+++ b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit kde4-base
@@ -17,6 +17,4 @@ IUSE="debug"
DEPEND="
>=media-libs/libmtp-1.1.3
"
-RDEPEND="
- ${DEPEND}
-"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2013-09-12 12:18 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2013-09-12 12:18 UTC (permalink / raw
To: gentoo-commits
commit: aa1e78dfe084fd7f98eb869f2b959c46c0645179
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 12:15:32 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 12:15:32 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=aa1e78df
[kde-misc/kio-mtp] Version bump.
Package-Manager: portage-2.2.3
---
kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild b/kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild
new file mode 100644
index 0000000..990309f
--- /dev/null
+++ b/kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde4-base
+
+DESCRIPTION="MTP KIO-Client for KDE"
+HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
+SRC_URI="http://dev.gentoo.org/~kensington/distfiles/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+ >=media-libs/libmtp-1.1.3
+"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2013-09-26 18:24 Johannes Huber
0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2013-09-26 18:24 UTC (permalink / raw
To: gentoo-commits
commit: 3d3cf45f87cffdd133a3a1e0a86f7420e58e2675
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 26 20:24:33 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Sep 26 20:24:33 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3d3cf45f
[kde-misc/kio-mtp] Moved to tree, bug #448640.
Package-Manager: portage-2.2.7
---
kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild | 21 ---------------------
kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild | 21 ---------------------
2 files changed, 42 deletions(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild b/kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild
deleted file mode 100644
index 990309f..0000000
--- a/kde-misc/kio-mtp/kio-mtp-0.75_p20130912.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="MTP KIO-Client for KDE"
-HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
-SRC_URI="http://dev.gentoo.org/~kensington/distfiles/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- >=media-libs/libmtp-1.1.3
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild b/kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild
deleted file mode 100644
index c199755..0000000
--- a/kde-misc/kio-mtp/kio-mtp-0_p20130211.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="MTP KIO-Client for KDE"
-HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
-SRC_URI="http://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- >=media-libs/libmtp-1.1.3
-"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2015-01-21 7:23 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2015-01-21 7:23 UTC (permalink / raw
To: gentoo-commits
commit: fc0bd9f6e51583ada6b682334eee019f3d2c0ee7
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 21 07:23:10 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Jan 21 07:23:10 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fc0bd9f6
[kde-misc/kio-mtp] Add frameworks live ebuild.
Package-Manager: portage-2.2.15
---
kde-misc/kio-mtp/kio-mtp-5.9999.ebuild | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild b/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild
new file mode 100644
index 0000000..a840cc2
--- /dev/null
+++ b/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="MTP KIO-Client for KDE"
+HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+ >=media-libs/libmtp-1.1.3
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep solid)
+ $(add_frameworks_dep kio)
+"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2015-01-21 18:59 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2015-01-21 18:59 UTC (permalink / raw
To: gentoo-commits
commit: e38c9a54a5617478075375b4cd4a50892c35b696
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 21 18:58:52 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Jan 21 18:58:52 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e38c9a54
[kde-misc/kio-mtp] Drop wrong SLOT, set correctly by eclass.
Package-Manager: portage-2.2.15
---
kde-misc/kio-mtp/kio-mtp-5.9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild b/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild
index a840cc2..61b68d2 100644
--- a/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild
+++ b/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild
@@ -11,7 +11,6 @@ DESCRIPTION="MTP KIO-Client for KDE"
HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
LICENSE="GPL-2"
-SLOT="4"
KEYWORDS=""
IUSE="debug"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2015-01-23 23:58 Johannes Huber
0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2015-01-23 23:58 UTC (permalink / raw
To: gentoo-commits
commit: 58423ddaf8617ba410a1e6df9a746913dd7fef74
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 23 23:54:49 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jan 23 23:54:49 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=58423dda
[kde-misc/kio-mtp] Removed, merged into kde-plasma/kio-extras
Package-Manager: portage-2.2.15
---
kde-misc/kio-mtp/kio-mtp-5.9999.ebuild | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild b/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild
deleted file mode 100644
index 61b68d2..0000000
--- a/kde-misc/kio-mtp/kio-mtp-5.9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="MTP KIO-Client for KDE"
-HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
-
-LICENSE="GPL-2"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
- >=media-libs/libmtp-1.1.3
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep solid)
- $(add_frameworks_dep kio)
-"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2016-03-26 10:42 Johannes Huber
0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2016-03-26 10:42 UTC (permalink / raw
To: gentoo-commits
commit: 2073151906727fee884962418518a457c9fd226c
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 10:31:47 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 10:31:47 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=20731519
kde-misc/kio-mtp: KF5, EAPI 6
Package-Manager: portage-2.2.28
kde-misc/kio-mtp/kio-mtp-9999.ebuild | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-9999.ebuild b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
index 08d778b..2bf803e 100644
--- a/kde-misc/kio-mtp/kio-mtp-9999.ebuild
+++ b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
@@ -2,19 +2,24 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-inherit kde4-base
+EGIT_BRANCH="frameworks"
+inherit kde5
-DESCRIPTION="MTP KIO-Client for KDE"
+DESCRIPTION="MTP KIO-Client for Plasma"
HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
LICENSE="GPL-2"
-SLOT="4"
KEYWORDS=""
-IUSE="debug"
+IUSE=""
DEPEND="
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep solid)
>=media-libs/libmtp-1.1.3
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !kde-misc/kio-mtp:4
+"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/
@ 2016-06-09 9:54 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-06-09 9:54 UTC (permalink / raw
To: gentoo-commits
commit: 89e6e28b968aa18fc5eeb05ac99f408e17a6d0c2
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 09:54:30 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 09:54:35 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=89e6e28b
kde-misc/kio-mtp: remove package
Replaced by kde-apps/kio-extras[mtp].
kde-misc/kio-mtp/kio-mtp-9999.ebuild | 25 -------------------------
kde-misc/kio-mtp/metadata.xml | 8 --------
2 files changed, 33 deletions(-)
diff --git a/kde-misc/kio-mtp/kio-mtp-9999.ebuild b/kde-misc/kio-mtp/kio-mtp-9999.ebuild
deleted file mode 100644
index 2bf803e..0000000
--- a/kde-misc/kio-mtp/kio-mtp-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="MTP KIO-Client for Plasma"
-HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp"
-
-LICENSE="GPL-2"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep solid)
- >=media-libs/libmtp-1.1.3
-"
-RDEPEND="${DEPEND}
- !kde-misc/kio-mtp:4
-"
diff --git a/kde-misc/kio-mtp/metadata.xml b/kde-misc/kio-mtp/metadata.xml
deleted file mode 100644
index 2fdbf33..0000000
--- a/kde-misc/kio-mtp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2016-06-09 9:54 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 20:12 [gentoo-commits] proj/kde:master commit in: kde-misc/kio-mtp/ Ian Whyman
-- strict thread matches above, loose matches on Subject: below --
2016-06-09 9:54 Michael Palimaka
2016-03-26 10:42 Johannes Huber
2015-01-23 23:58 Johannes Huber
2015-01-21 18:59 Manuel Rüger
2015-01-21 7:23 Manuel Rüger
2013-09-26 18:24 Johannes Huber
2013-09-12 12:18 Michael Palimaka
2013-05-09 12:45 Tomas Chvatal
2013-02-12 2:37 Chris Reffett
2012-09-19 22:09 Johannes Huber
2012-06-05 20:12 Ian Whyman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox