Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/ksaneplugin/
Date: Mon, 30 May 2011 20:43:53
Message-Id: 81058a7a881b788fbe45b5605e33a1094f163dcd.alexxy@gentoo
1 commit: 81058a7a881b788fbe45b5605e33a1094f163dcd
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 20:43:18 2011 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 20:43:18 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=81058a7a
7
8 [kde-base] Add ksaneplugin
9
10 (Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key F82F92E6)
11
12 ---
13 ...lugin-9999.ebuild => ksaneplugin-4.6.80.ebuild} | 10 ++--------
14 kde-base/ksaneplugin/ksaneplugin-9999.ebuild | 8 +-------
15 2 files changed, 3 insertions(+), 15 deletions(-)
16
17 diff --git a/kde-base/ksaneplugin/ksaneplugin-9999.ebuild b/kde-base/ksaneplugin/ksaneplugin-4.6.80.ebuild
18 similarity index 68%
19 copy from kde-base/ksaneplugin/ksaneplugin-9999.ebuild
20 copy to kde-base/ksaneplugin/ksaneplugin-4.6.80.ebuild
21 index fb37e7a..b5b9461 100644
22 --- a/kde-base/ksaneplugin/ksaneplugin-9999.ebuild
23 +++ b/kde-base/ksaneplugin/ksaneplugin-4.6.80.ebuild
24 @@ -5,19 +5,13 @@
25 EAPI=4
26
27 KDE_SCM="git"
28 -if [[ ${PV} == *9999 ]]; then
29 - kde_eclass="kde4-base"
30 -else
31 - KMNAME="kdegraphics"
32 - kde_eclass="kde4-meta"
33 -fi
34 -inherit ${kde_eclass}
35 +inherit kde4-base
36
37 DESCRIPTION="SANE Plugin for KDE"
38 HOMEPAGE="http://www.kipi-plugins.org"
39
40 LICENSE="GPL-2"
41 -KEYWORDS=""
42 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
43 IUSE="debug"
44
45 DEPEND="
46
47 diff --git a/kde-base/ksaneplugin/ksaneplugin-9999.ebuild b/kde-base/ksaneplugin/ksaneplugin-9999.ebuild
48 index fb37e7a..e3ef9eb 100644
49 --- a/kde-base/ksaneplugin/ksaneplugin-9999.ebuild
50 +++ b/kde-base/ksaneplugin/ksaneplugin-9999.ebuild
51 @@ -5,13 +5,7 @@
52 EAPI=4
53
54 KDE_SCM="git"
55 -if [[ ${PV} == *9999 ]]; then
56 - kde_eclass="kde4-base"
57 -else
58 - KMNAME="kdegraphics"
59 - kde_eclass="kde4-meta"
60 -fi
61 -inherit ${kde_eclass}
62 +inherit kde4-base
63
64 DESCRIPTION="SANE Plugin for KDE"
65 HOMEPAGE="http://www.kipi-plugins.org"