Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/matchbox/
Date: Sat, 20 Feb 2016 19:02:45
Message-Id: 1455994952.91b2a686441d2a907cefa9332dff55e7bc890a51.pacho@gentoo
1 commit: 91b2a686441d2a907cefa9332dff55e7bc890a51
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 20 19:02:16 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 20 19:02:32 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b2a686
7
8 Remove masked for removal packages
9
10 x11-wm/matchbox/matchbox-1.0.ebuild | 30 ------------------------------
11 x11-wm/matchbox/metadata.xml | 4 ----
12 2 files changed, 34 deletions(-)
13
14 diff --git a/x11-wm/matchbox/matchbox-1.0.ebuild b/x11-wm/matchbox/matchbox-1.0.ebuild
15 deleted file mode 100644
16 index 53cb9af..0000000
17 --- a/x11-wm/matchbox/matchbox-1.0.ebuild
18 +++ /dev/null
19 @@ -1,30 +0,0 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 -# Distributed under the terms of the GNU General Public License v2
22 -# $Id$
23 -
24 -DESCRIPTION="Light weight WM designed for use on PDA computers"
25 -HOMEPAGE="http://matchbox-project.org/"
26 -LICENSE="metapackage"
27 -SLOT="0"
28 -IUSE="minimal"
29 -
30 -# when unmasking for an arch
31 -# double check none of the deps are still masked !
32 -KEYWORDS="amd64 ~arm ~hppa ppc x86"
33 -
34 -RDEPEND="x11-wm/matchbox-common
35 - x11-wm/matchbox-desktop
36 - x11-wm/matchbox-panel
37 - x11-wm/matchbox-window-manager
38 - !minimal? ( x11-misc/matchbox-keyboard
39 - x11-themes/matchbox-themes-extra
40 - x11-plugins/matchbox-applet-input-manager
41 - x11-plugins/matchbox-applet-startup-monitor
42 - x11-plugins/matchbox-applet-volume )"
43 -
44 -# Alpha quality plug-ins:
45 -#IUSE="$IUSE xine"
46 -# x11-plugins/matchbox-desktop-image-browser
47 -# xine? ( x11-plugins/matchbox-desktop-xine ) )"
48 -
49 -S="${WORKDIR}"
50
51 diff --git a/x11-wm/matchbox/metadata.xml b/x11-wm/matchbox/metadata.xml
52 deleted file mode 100644
53 index 097975e..0000000
54 --- a/x11-wm/matchbox/metadata.xml
55 +++ /dev/null
56 @@ -1,4 +0,0 @@
57 -<?xml version="1.0" encoding="UTF-8"?>
58 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
59 -<pkgmetadata>
60 -</pkgmetadata>