Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/superkaramba/
Date: Thu, 30 Jun 2016 08:13:51
Message-Id: 1467273670.80fb2549b77294ec1ffe3b890d369c8f6b4a1d96.johu@gentoo
1 commit: 80fb2549b77294ec1ffe3b890d369c8f6b4a1d96
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 07:55:38 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 08:01:10 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80fb2549
7
8 kde-apps/superkaramba: Remove last-rited pkg
9
10 Last rited on 2016/05/31.
11
12 kde-apps/superkaramba/Manifest | 2 --
13 kde-apps/superkaramba/metadata.xml | 8 -----
14 kde-apps/superkaramba/superkaramba-15.08.3.ebuild | 42 -----------------------
15 kde-apps/superkaramba/superkaramba-4.14.3.ebuild | 42 -----------------------
16 4 files changed, 94 deletions(-)
17
18 diff --git a/kde-apps/superkaramba/Manifest b/kde-apps/superkaramba/Manifest
19 deleted file mode 100644
20 index a3708db..0000000
21 --- a/kde-apps/superkaramba/Manifest
22 +++ /dev/null
23 @@ -1,2 +0,0 @@
24 -DIST superkaramba-15.08.3.tar.xz 381808 SHA256 29854854488a639afeda21a0847a74bcb2f1d452bb46b02040e153ec75fa37fd SHA512 4e00d1a783330eea15f32394c26a64e66ddabd63d84cdc61ec6df1c14311e93ab3b40439ce63d38234330f6ffda5ab447d4c6da119c1bf68146caaa6be02025b WHIRLPOOL bb05ba49c77b4a92628f2f5a374b80bc85377bb4b04ed85c09237305d885b79bd77ebdb76bfc0ad41c9f5d53c5af0aac34adbdb379dc9c8293e0b579cbcae219
25 -DIST superkaramba-4.14.3.tar.xz 381816 SHA256 0871a2df8db3f2f1b4e4a5472b9b28bdb8c7683564f3bbecba5b1f70266bc3c9 SHA512 0f7475f7cb0789e85a3a73c7c15fa37726ad204b45f53993c826b7a6ccd9fe1b5f8fa15b6bf491001839f7460322f432e674c19dd52f41ba997207a5bf3d5337 WHIRLPOOL 285758c6cfafba73cb65cc138fcbc6ac74771a1d43e31ef7d90cc1caf7036fda2776bf763922df1acc243155f21c695b06ff49bdcc23ddb8a85f8edb7ec54e90
26
27 diff --git a/kde-apps/superkaramba/metadata.xml b/kde-apps/superkaramba/metadata.xml
28 deleted file mode 100644
29 index 2fdbf33..0000000
30 --- a/kde-apps/superkaramba/metadata.xml
31 +++ /dev/null
32 @@ -1,8 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 - <maintainer type="project">
37 - <email>kde@g.o</email>
38 - <name>Gentoo KDE Project</name>
39 - </maintainer>
40 -</pkgmetadata>
41
42 diff --git a/kde-apps/superkaramba/superkaramba-15.08.3.ebuild b/kde-apps/superkaramba/superkaramba-15.08.3.ebuild
43 deleted file mode 100644
44 index 7940335..0000000
45 --- a/kde-apps/superkaramba/superkaramba-15.08.3.ebuild
46 +++ /dev/null
47 @@ -1,42 +0,0 @@
48 -# Copyright 1999-2015 Gentoo Foundation
49 -# Distributed under the terms of the GNU General Public License v2
50 -# $Id$
51 -
52 -EAPI=5
53 -
54 -PYTHON_COMPAT=( python2_7 )
55 -inherit python-single-r1 kde4-base
56 -
57 -DESCRIPTION="A tool to create interactive applets for the KDE desktop"
58 -HOMEPAGE="https://www.kde.org/applications/utilities/superkaramba
59 -https://utils.kde.org/projects/superkaramba"
60 -KEYWORDS="amd64 x86"
61 -IUSE="debug python"
62 -
63 -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
64 -
65 -DEPEND="
66 - media-libs/qimageblitz
67 - x11-libs/libX11
68 - x11-libs/libXrender
69 - python? (
70 - ${PYTHON_DEPS}
71 - $(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
72 - )
73 -"
74 -RDEPEND="${DEPEND}
75 - python? ( $(add_kdebase_dep krosspython "${PYTHON_USEDEP}") )
76 -"
77 -
78 -pkg_setup() {
79 - use python && python-single-r1_pkg_setup
80 - kde4-base_pkg_setup
81 -}
82 -
83 -src_configure() {
84 - local mycmakeargs=(
85 - $(cmake-utils_use_with python PythonLibs)
86 - )
87 -
88 - kde4-base_src_configure
89 -}
90
91 diff --git a/kde-apps/superkaramba/superkaramba-4.14.3.ebuild b/kde-apps/superkaramba/superkaramba-4.14.3.ebuild
92 deleted file mode 100644
93 index 07dc17c..0000000
94 --- a/kde-apps/superkaramba/superkaramba-4.14.3.ebuild
95 +++ /dev/null
96 @@ -1,42 +0,0 @@
97 -# Copyright 1999-2015 Gentoo Foundation
98 -# Distributed under the terms of the GNU General Public License v2
99 -# $Id$
100 -
101 -EAPI=5
102 -
103 -PYTHON_COMPAT=( python2_7 )
104 -inherit python-single-r1 kde4-base
105 -
106 -DESCRIPTION="A tool to create interactive applets for the KDE desktop"
107 -HOMEPAGE="https://www.kde.org/applications/utilities/superkaramba
108 -https://utils.kde.org/projects/superkaramba"
109 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
110 -IUSE="debug python"
111 -
112 -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
113 -
114 -DEPEND="
115 - media-libs/qimageblitz
116 - x11-libs/libX11
117 - x11-libs/libXrender
118 - python? (
119 - ${PYTHON_DEPS}
120 - $(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
121 - )
122 -"
123 -RDEPEND="${DEPEND}
124 - python? ( $(add_kdebase_dep krosspython "${PYTHON_USEDEP}") )
125 -"
126 -
127 -pkg_setup() {
128 - use python && python-single-r1_pkg_setup
129 - kde4-base_pkg_setup
130 -}
131 -
132 -src_configure() {
133 - local mycmakeargs=(
134 - $(cmake-utils_use_with python PythonLibs)
135 - )
136 -
137 - kde4-base_src_configure
138 -}