Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ksaneplugin/
Date: Fri, 11 Aug 2017 14:16:26
Message-Id: 1502457342.8616bd8a05dfa3a91411eafd630b613005b87ce8.asturm@gentoo
1 commit: 8616bd8a05dfa3a91411eafd630b613005b87ce8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 11 12:47:33 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 11 13:15:42 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8616bd8a
7
8 kde-apps/ksaneplugin: Drop obsolete package
9
10 See also:
11 https://mail.kde.org/pipermail/release-team/2017-August/010540.html
12
13 Package-Manager: Portage-2.3.6, Repoman-2.3.3
14
15 kde-apps/ksaneplugin/ksaneplugin-17.07.90.ebuild | 15 ---------------
16 kde-apps/ksaneplugin/ksaneplugin-17.08.49.9999.ebuild | 15 ---------------
17 kde-apps/ksaneplugin/metadata.xml | 8 --------
18 3 files changed, 38 deletions(-)
19
20 diff --git a/kde-apps/ksaneplugin/ksaneplugin-17.07.90.ebuild b/kde-apps/ksaneplugin/ksaneplugin-17.07.90.ebuild
21 deleted file mode 100644
22 index 0ae216e68e..0000000000
23 --- a/kde-apps/ksaneplugin/ksaneplugin-17.07.90.ebuild
24 +++ /dev/null
25 @@ -1,15 +0,0 @@
26 -# Copyright 1999-2017 Gentoo Foundation
27 -# Distributed under the terms of the GNU General Public License v2
28 -
29 -EAPI=6
30 -
31 -inherit kde4-base
32 -
33 -DESCRIPTION="SANE Plugin by KDE"
34 -KEYWORDS="~amd64 ~x86"
35 -IUSE="debug"
36 -
37 -DEPEND="
38 - $(add_kdeapps_dep libksane)
39 -"
40 -RDEPEND="${DEPEND}"
41
42 diff --git a/kde-apps/ksaneplugin/ksaneplugin-17.08.49.9999.ebuild b/kde-apps/ksaneplugin/ksaneplugin-17.08.49.9999.ebuild
43 deleted file mode 100644
44 index 50da50647e..0000000000
45 --- a/kde-apps/ksaneplugin/ksaneplugin-17.08.49.9999.ebuild
46 +++ /dev/null
47 @@ -1,15 +0,0 @@
48 -# Copyright 1999-2017 Gentoo Foundation
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=6
52 -
53 -inherit kde4-base
54 -
55 -DESCRIPTION="SANE Plugin by KDE"
56 -KEYWORDS=""
57 -IUSE="debug"
58 -
59 -DEPEND="
60 - $(add_kdeapps_dep libksane)
61 -"
62 -RDEPEND="${DEPEND}"
63
64 diff --git a/kde-apps/ksaneplugin/metadata.xml b/kde-apps/ksaneplugin/metadata.xml
65 deleted file mode 100644
66 index 2fdbf33d96..0000000000
67 --- a/kde-apps/ksaneplugin/metadata.xml
68 +++ /dev/null
69 @@ -1,8 +0,0 @@
70 -<?xml version="1.0" encoding="UTF-8"?>
71 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
72 -<pkgmetadata>
73 - <maintainer type="project">
74 - <email>kde@g.o</email>
75 - <name>Gentoo KDE Project</name>
76 - </maintainer>
77 -</pkgmetadata>