Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/amor/
Date: Sun, 30 Aug 2015 09:36:18
Message-Id: 1440934218.bca72328944ffb21c20a5c1010d1165c6e3c0109.johu@gentoo
1 commit: bca72328944ffb21c20a5c1010d1165c6e3c0109
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 11:29:12 2015 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 11:30:18 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bca72328
7
8 kde-apps/amor: Remove master
9
10 Last release will be 15.08.3.
11 Upstream commit ace8de241a6c2cfe61b9dcd580778f2af9fefe33
12 in (sysadmin/release-tools.git).
13
14 kde-apps/amor/amor-9999.ebuild | 16 ----------------
15 1 file changed, 16 deletions(-)
16
17 diff --git a/kde-apps/amor/amor-9999.ebuild b/kde-apps/amor/amor-9999.ebuild
18 deleted file mode 100644
19 index 3b46129..0000000
20 --- a/kde-apps/amor/amor-9999.ebuild
21 +++ /dev/null
22 @@ -1,16 +0,0 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Id$
26 -
27 -EAPI=5
28 -
29 -KDE_HANDBOOK="optional"
30 -inherit kde4-base
31 -
32 -DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature"
33 -KEYWORDS=""
34 -IUSE="debug"
35 -
36 -DEPEND="x11-libs/libX11
37 - x11-libs/libXext"
38 -RDEPEND="${DEPEND}"