Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/klickety/
Date: Thu, 05 Nov 2015 13:27:44
Message-Id: 1446729651.4e11743214f2f10c4808f3ba586815dc3c0db7e7.kensington@gentoo
1 commit: 4e11743214f2f10c4808f3ba586815dc3c0db7e7
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 5 13:20:51 2015 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 5 13:20:51 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4e117432
7
8 kde-apps/klickety: remove old
9
10 Package-Manager: portage-2.2.20.1
11
12 kde-apps/klickety/klickety-15.04.3.ebuild | 16 ----------------
13 1 file changed, 16 deletions(-)
14
15 diff --git a/kde-apps/klickety/klickety-15.04.3.ebuild b/kde-apps/klickety/klickety-15.04.3.ebuild
16 deleted file mode 100644
17 index 2a2e4f3..0000000
18 --- a/kde-apps/klickety/klickety-15.04.3.ebuild
19 +++ /dev/null
20 @@ -1,16 +0,0 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI=5
26 -
27 -KDE_HANDBOOK="optional"
28 -KDE_SELINUX_MODULE="games"
29 -inherit kde4-base
30 -
31 -DESCRIPTION="A KDE game almost the same as ksame, but a bit different"
32 -KEYWORDS="~amd64 ~x86"
33 -IUSE="debug"
34 -
35 -DEPEND="$(add_kdeapps_dep libkdegames)"
36 -RDEPEND="${DEPEND}"