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/
Date: Sat, 03 Feb 2018 20:56:08
Message-Id: 1517691230.eb105810a7808a6de2a7e6d2ef587281e342747c.leio@gentoo
1 commit: eb105810a7808a6de2a7e6d2ef587281e342747c
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 3 19:48:36 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 3 20:53:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb105810
7
8 gnome-base/gnome: remove old
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 gnome-base/gnome/gnome-3.22.2.ebuild | 51 ------------------------------------
13 gnome-base/gnome/gnome-3.24.0.ebuild | 51 ------------------------------------
14 2 files changed, 102 deletions(-)
15
16 diff --git a/gnome-base/gnome/gnome-3.22.2.ebuild b/gnome-base/gnome/gnome-3.22.2.ebuild
17 deleted file mode 100644
18 index 80e2e88c30f..00000000000
19 --- a/gnome-base/gnome/gnome-3.22.2.ebuild
20 +++ /dev/null
21 @@ -1,51 +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="Meta package for GNOME 3, merge this package to install"
28 -HOMEPAGE="https://www.gnome.org/"
29 -
30 -LICENSE="metapackage"
31 -SLOT="2.0" # Cannot be installed at the same time as gnome-2
32 -
33 -# when unmasking for an arch
34 -# double check none of the deps are still masked !
35 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
36 -
37 -IUSE="accessibility +bluetooth +classic +cdr cups +extras"
38 -
39 -S=${WORKDIR}
40 -
41 -# TODO: check accessibility completeness
42 -RDEPEND="
43 - >=gnome-base/gnome-core-libs-${PV}[cups?]
44 - >=gnome-base/gnome-core-apps-${PV}[cups?,bluetooth?,cdr?]
45 -
46 - >=gnome-base/gdm-${PV}
47 -
48 - >=x11-wm/mutter-${PV}
49 - >=gnome-base/gnome-shell-${PV}[bluetooth?]
50 -
51 - >=x11-themes/gnome-backgrounds-3.22.1
52 - x11-themes/sound-theme-freedesktop
53 -
54 - accessibility? (
55 - >=app-accessibility/at-spi2-atk-2.22
56 - >=app-accessibility/at-spi2-core-2.22
57 - >=app-accessibility/caribou-0.4.21
58 - >=app-accessibility/orca-${PV}
59 - >=gnome-extra/mousetweaks-3.12.0 )
60 - classic? ( >=gnome-extra/gnome-shell-extensions-${PV} )
61 - extras? ( >=gnome-base/gnome-extra-apps-${PV} )
62 -"
63 -
64 -DEPEND=""
65 -
66 -PDEPEND=">=gnome-base/gvfs-1.30.2[udisks]"
67 -
68 -pkg_postinst() {
69 - # Remember people where to find our project information
70 - elog "Please remember to look at https://wiki.gentoo.org/wiki/Project:GNOME"
71 - elog "for information about the project and documentation."
72 -}
73
74 diff --git a/gnome-base/gnome/gnome-3.24.0.ebuild b/gnome-base/gnome/gnome-3.24.0.ebuild
75 deleted file mode 100644
76 index a02534c8d1a..00000000000
77 --- a/gnome-base/gnome/gnome-3.24.0.ebuild
78 +++ /dev/null
79 @@ -1,51 +0,0 @@
80 -# Copyright 1999-2017 Gentoo Foundation
81 -# Distributed under the terms of the GNU General Public License v2
82 -
83 -EAPI=6
84 -
85 -DESCRIPTION="Meta package for GNOME 3, merge this package to install"
86 -HOMEPAGE="https://www.gnome.org/"
87 -
88 -LICENSE="metapackage"
89 -SLOT="2.0" # Cannot be installed at the same time as gnome-2
90 -
91 -# when unmasking for an arch
92 -# double check none of the deps are still masked !
93 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
94 -
95 -IUSE="accessibility +bluetooth +classic +cdr cups +extras"
96 -
97 -S=${WORKDIR}
98 -
99 -# TODO: check accessibility completeness
100 -RDEPEND="
101 - >=gnome-base/gnome-core-libs-${PV}[cups?]
102 - >=gnome-base/gnome-core-apps-${PV}[cups?,bluetooth?,cdr?]
103 -
104 - >=gnome-base/gdm-${PV}
105 -
106 - >=x11-wm/mutter-${PV}
107 - >=gnome-base/gnome-shell-${PV}[bluetooth?]
108 -
109 - >=x11-themes/gnome-backgrounds-${PV}
110 - x11-themes/sound-theme-freedesktop
111 -
112 - accessibility? (
113 - >=app-accessibility/at-spi2-atk-2.24
114 - >=app-accessibility/at-spi2-core-2.24
115 - >=app-accessibility/caribou-0.4.21
116 - >=app-accessibility/orca-${PV}
117 - >=gnome-extra/mousetweaks-3.12.0 )
118 - classic? ( >=gnome-extra/gnome-shell-extensions-${PV} )
119 - extras? ( >=gnome-base/gnome-extra-apps-${PV} )
120 -"
121 -
122 -DEPEND=""
123 -
124 -PDEPEND=">=gnome-base/gvfs-1.30.2[udisks]"
125 -
126 -pkg_postinst() {
127 - # Remember people where to find our project information
128 - elog "Please remember to look at https://wiki.gentoo.org/wiki/Project:GNOME"
129 - elog "for information about the project and documentation."
130 -}