Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-apps/
Date: Sat, 03 Feb 2018 20:56:09
Message-Id: 1517691261.909b80f68b2561632e761e2d96df7e06a4aa6ec8.leio@gentoo
1 commit: 909b80f68b2561632e761e2d96df7e06a4aa6ec8
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 3 19:55:49 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 3 20:54:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=909b80f6
7
8 gnome-base/gnome-core-apps: remove old
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 .../gnome-core-apps/gnome-core-apps-3.22.2.ebuild | 55 ----------------------
13 .../gnome-core-apps/gnome-core-apps-3.24.0.ebuild | 55 ----------------------
14 2 files changed, 110 deletions(-)
15
16 diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.22.2.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.22.2.ebuild
17 deleted file mode 100644
18 index e286334dd13..00000000000
19 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.22.2.ebuild
20 +++ /dev/null
21 @@ -1,55 +0,0 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=6
26 -
27 -DESCRIPTION="Sub-meta package for the core applications integrated with GNOME 3"
28 -HOMEPAGE="https://www.gnome.org/"
29 -LICENSE="metapackage"
30 -SLOT="3.0"
31 -IUSE="+bluetooth +cdr cups"
32 -
33 -# when unmasking for an arch
34 -# double check none of the deps are still masked !
35 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
36 -
37 -# Note to developers:
38 -# This is a wrapper for the core apps tightly integrated with GNOME 3
39 -# gtk-engines:2 is still around because it's needed for gtk2 apps
40 -RDEPEND="
41 - >=gnome-base/gnome-core-libs-${PV}[cups?]
42 -
43 - >=gnome-base/gnome-session-${PV}
44 - >=gnome-base/gnome-settings-daemon-3.22.1[cups?]
45 - >=gnome-base/gnome-control-center-3.22.1[cups?]
46 -
47 - >=app-crypt/gcr-3.20.0
48 - >=gnome-base/nautilus-3.22.1
49 - >=gnome-base/gnome-keyring-3.20.0
50 - >=gnome-extra/evolution-data-server-${PV}
51 -
52 - >=app-crypt/seahorse-3.20.0
53 - >=app-editors/gedit-3.22.0
54 - >=app-text/evince-3.22.1
55 - >=gnome-extra/gnome-contacts-3.22.1
56 - >=media-gfx/eog-3.20.5
57 - >=media-video/totem-3.22.0
58 - >=x11-terms/gnome-terminal-3.22.1
59 -
60 - >=gnome-extra/gnome-user-docs-3.22.0
61 - >=gnome-extra/yelp-3.22.0
62 -
63 - >=x11-themes/adwaita-icon-theme-3.22.0
64 - >=x11-themes/gnome-themes-standard-${PV}
65 -
66 - bluetooth? ( >=net-wireless/gnome-bluetooth-3.20.0 )
67 - cdr? ( >=app-cdr/brasero-3.12.1 )
68 -
69 - !gnome-base/gnome-applets
70 -"
71 -DEPEND=""
72 -
73 -# >=gnome-base/gnome-menus-3.13.3:3 # not used by core gnome anymore, just gnome-classic extensions
74 -# >=net-im/empathy-3.12.12 # not part of gnome releng core or apps suite anymore
75 -
76 -S="${WORKDIR}"
77
78 diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.24.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.24.0.ebuild
79 deleted file mode 100644
80 index cbe71dc7421..00000000000
81 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.24.0.ebuild
82 +++ /dev/null
83 @@ -1,55 +0,0 @@
84 -# Copyright 1999-2017 Gentoo Foundation
85 -# Distributed under the terms of the GNU General Public License v2
86 -
87 -EAPI=6
88 -
89 -DESCRIPTION="Sub-meta package for the core applications integrated with GNOME 3"
90 -HOMEPAGE="https://www.gnome.org/"
91 -LICENSE="metapackage"
92 -SLOT="3.0"
93 -IUSE="+bluetooth +cdr cups"
94 -
95 -# when unmasking for an arch
96 -# double check none of the deps are still masked !
97 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
98 -
99 -# Note to developers:
100 -# This is a wrapper for the core apps tightly integrated with GNOME 3
101 -# gtk-engines:2 is still around because it's needed for gtk2 apps
102 -RDEPEND="
103 - >=gnome-base/gnome-core-libs-${PV}[cups?]
104 -
105 - >=gnome-base/gnome-session-${PV}
106 - >=gnome-base/gnome-settings-daemon-${PV}[cups?]
107 - >=gnome-base/gnome-control-center-${PV}[cups?]
108 -
109 - >=app-crypt/gcr-3.20.0
110 - >=gnome-base/nautilus-${PV}
111 - >=gnome-base/gnome-keyring-3.20.0
112 - >=gnome-extra/evolution-data-server-${PV}
113 -
114 - >=app-crypt/seahorse-3.20.0
115 - >=app-editors/gedit-3.22.1
116 - >=app-text/evince-${PV}
117 - >=gnome-extra/gnome-contacts-3.22.1
118 - >=media-gfx/eog-${PV}
119 - >=media-video/totem-${PV}
120 - >=x11-terms/gnome-terminal-${PV}
121 -
122 - >=gnome-extra/gnome-user-docs-${PV}
123 - >=gnome-extra/yelp-3.22.0
124 -
125 - >=x11-themes/adwaita-icon-theme-${PV}
126 - >=x11-themes/gnome-themes-standard-3.22.3
127 -
128 - bluetooth? ( >=net-wireless/gnome-bluetooth-3.20.0 )
129 - cdr? ( >=app-cdr/brasero-3.12.1 )
130 -
131 - !gnome-base/gnome-applets
132 -"
133 -DEPEND=""
134 -
135 -# >=gnome-base/gnome-menus-3.13.3:3 # not used by core gnome anymore, just gnome-classic extensions
136 -# >=net-im/empathy-3.12.12 # not part of gnome releng core or apps suite anymore
137 -
138 -S="${WORKDIR}"