Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-extra-apps/
Date: Sun, 28 Feb 2016 19:20:01
Message-Id: 1456687178.4a624ca7dad8afc279d299a2960a98a450da12e8.pacho@gentoo
1 commit: 4a624ca7dad8afc279d299a2960a98a450da12e8
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 19:15:47 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 19:19:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a624ca7
7
8 gnome-base/gnome-extra-apps: Drop old
9
10 Package-Manager: portage-2.2.27
11
12 .../gnome-extra-apps-3.14.0-r1.ebuild | 74 ----------------------
13 1 file changed, 74 deletions(-)
14
15 diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild
16 deleted file mode 100644
17 index 2afa38c..0000000
18 --- a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild
19 +++ /dev/null
20 @@ -1,74 +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 -DESCRIPTION="Sub-meta package for the applications of GNOME 3"
28 -HOMEPAGE="https://www.gnome.org/"
29 -LICENSE="metapackage"
30 -SLOT="3.0"
31 -IUSE="+games +share +shotwell +tracker"
32 -
33 -# when unmasking for an arch
34 -# double check none of the deps are still masked !
35 -KEYWORDS="amd64 x86"
36 -
37 -# Note to developers:
38 -# This is a wrapper for the extra apps integrated with GNOME 3
39 -# New package
40 -RDEPEND="
41 - >=gnome-base/gnome-core-libs-${PV}
42 -
43 - >=app-admin/gnome-system-log-3.9.90
44 - >=app-arch/file-roller-${PV}
45 - >=app-dicts/gnome-dictionary-${PV}
46 - >=gnome-extra/gconf-editor-3
47 - >=gnome-extra/gnome-calculator-${PV}
48 - >=gnome-extra/gnome-power-manager-${PV}
49 - >=gnome-extra/gnome-search-tool-3.6
50 - >=gnome-extra/gnome-system-monitor-${PV}
51 - >=gnome-extra/gnome-tweak-tool-${PV}
52 - >=gnome-extra/gnome-weather-${PV}
53 - >=gnome-extra/gucharmap-${PV}:2.90
54 - >=gnome-extra/nautilus-sendto-3.8.2
55 - >=gnome-extra/sushi-3.12.0
56 - >=mail-client/evolution-3.12.9
57 - >=media-gfx/gnome-font-viewer-${PV}
58 - >=media-gfx/gnome-screenshot-${PV}
59 - >=media-sound/sound-juicer-${PV}
60 - >=media-video/cheese-${PV}
61 - >=net-analyzer/gnome-nettool-3.8
62 - >=net-misc/vinagre-${PV}
63 - >=net-misc/vino-${PV}
64 - >=sys-apps/baobab-${PV}
65 - >=sys-apps/gnome-disk-utility-${PV}
66 - >=www-client/epiphany-3.12
67 -
68 - games? (
69 - >=games-arcade/gnome-nibbles-${PV}
70 - >=games-arcade/gnome-robots-${PV}
71 - >=games-board/four-in-a-row-${PV}
72 - >=games-board/gnome-chess-${PV}
73 - >=games-board/gnome-mahjongg-${PV}
74 - >=games-board/gnome-mines-${PV}
75 - >=games-board/iagno-${PV}
76 - >=games-board/tali-${PV}
77 - >=games-puzzle/five-or-more-${PV}
78 - >=games-puzzle/gnome-klotski-${PV}
79 - >=games-puzzle/gnome-sudoku-${PV}
80 - >=games-puzzle/gnome-tetravex-${PV}
81 - >=games-puzzle/hitori-${PV}
82 - >=games-puzzle/lightsoff-${PV}
83 - >=games-puzzle/quadrapassel-${PV}
84 - >=games-puzzle/swell-foop-${PV} )
85 - share? ( >=gnome-extra/gnome-user-share-${PV} )
86 - shotwell? ( >=media-gfx/shotwell-0.20 )
87 - tracker? (
88 - >=app-misc/tracker-1.2
89 - >=gnome-extra/gnome-documents-${PV}
90 - >=media-gfx/gnome-photos-${PV}
91 - >=media-sound/gnome-music-${PV} )
92 -"
93 -DEPEND=""
94 -S=${WORKDIR}