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/kdeedu-data/
Date: Tue, 29 Mar 2016 07:54:14
Message-Id: 1459238025.b4803cf5ab2120033815d583a03c9366058efe3a.johu@gentoo
1 commit: b4803cf5ab2120033815d583a03c9366058efe3a
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 29 07:53:45 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 29 07:53:45 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4803cf5
7
8 kde-apps/kdeedu-data: Remove old
9
10 Package-Manager: portage-2.2.28
11
12 kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild | 15 ---------------
13 1 file changed, 15 deletions(-)
14
15 diff --git a/kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild b/kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild
16 deleted file mode 100644
17 index c582819..0000000
18 --- a/kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild
19 +++ /dev/null
20 @@ -1,15 +0,0 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI=5
26 -
27 -KDE_AUTODEPS="false"
28 -inherit kde5
29 -
30 -DESCRIPTION="Shared icons, artwork and data files for educational applications"
31 -KEYWORDS=" ~amd64 ~x86"
32 -IUSE=""
33 -
34 -DEPEND="$(add_frameworks_dep extra-cmake-modules)"
35 -RDEPEND=""