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-light/
Date: Sat, 03 Feb 2018 20:56:09
Message-Id: 1517691289.961f5ee807183f55f7bc2213f058f72c406b660f.leio@gentoo
1 commit: 961f5ee807183f55f7bc2213f058f72c406b660f
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 3 20:03:39 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 3 20:54:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961f5ee8
7
8 gnome-base/gnome-light: remove old
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 gnome-base/gnome-light/gnome-light-3.22.2.ebuild | 59 ------------------------
13 gnome-base/gnome-light/gnome-light-3.24.0.ebuild | 59 ------------------------
14 2 files changed, 118 deletions(-)
15
16 diff --git a/gnome-base/gnome-light/gnome-light-3.22.2.ebuild b/gnome-base/gnome-light/gnome-light-3.22.2.ebuild
17 deleted file mode 100644
18 index f1799dbcd4b..00000000000
19 --- a/gnome-base/gnome-light/gnome-light-3.22.2.ebuild
20 +++ /dev/null
21 @@ -1,59 +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 -inherit versionator
28 -
29 -P_RELEASE="$(get_version_components 2)"
30 -
31 -DESCRIPTION="Meta package for GNOME-Light, merge this package to install"
32 -HOMEPAGE="https://www.gnome.org/"
33 -LICENSE="metapackage"
34 -SLOT="2.0"
35 -IUSE="cups +gnome-shell"
36 -
37 -# when unmasking for an arch
38 -# double check none of the deps are still masked !
39 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
40 -
41 -# XXX: Note to developers:
42 -# This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of
43 -# the bare minimum of libs/apps needed. It is basically gnome-base/gnome without
44 -# any apps, but shouldn't be used by users unless they know what they are doing.
45 -RDEPEND="!gnome-base/gnome
46 - >=gnome-base/gnome-core-libs-${PV}[cups?]
47 -
48 - >=gnome-base/gnome-session-${PV}
49 - >=gnome-base/gnome-settings-daemon-${PV}[cups?]
50 - >=gnome-base/gnome-control-center-${PV}[cups?]
51 -
52 - >=gnome-base/nautilus-${PV}
53 -
54 - gnome-shell? (
55 - >=x11-wm/mutter-${PV}
56 - >=gnome-base/gnome-shell-${PV} )
57 -
58 - >=x11-themes/adwaita-icon-theme-${P_RELEASE}
59 - >=x11-themes/gnome-themes-standard-${PV}
60 - >=x11-themes/gnome-backgrounds-${P_RELEASE}
61 -
62 - >=x11-terms/gnome-terminal-${PV}
63 -"
64 -DEPEND=""
65 -PDEPEND=">=gnome-base/gvfs-1.30.2"
66 -S="${WORKDIR}"
67 -
68 -pkg_pretend() {
69 - if ! use gnome-shell; then
70 - # Users probably want to use e16, sawfish, etc
71 - ewarn "You're not installing GNOME Shell"
72 - ewarn "You will have to install and manage a window manager by yourself"
73 - fi
74 -}
75 -
76 -pkg_postinst() {
77 - # Remember people where to find our project information
78 - elog "Please remember to look at https://wiki.gentoo.org/wiki/Project:GNOME"
79 - elog "for information about the project and documentation."
80 -}
81
82 diff --git a/gnome-base/gnome-light/gnome-light-3.24.0.ebuild b/gnome-base/gnome-light/gnome-light-3.24.0.ebuild
83 deleted file mode 100644
84 index 8c7d8593031..00000000000
85 --- a/gnome-base/gnome-light/gnome-light-3.24.0.ebuild
86 +++ /dev/null
87 @@ -1,59 +0,0 @@
88 -# Copyright 1999-2017 Gentoo Foundation
89 -# Distributed under the terms of the GNU General Public License v2
90 -
91 -EAPI=6
92 -
93 -inherit versionator
94 -
95 -P_RELEASE="$(get_version_components 2)"
96 -
97 -DESCRIPTION="Meta package for GNOME-Light, merge this package to install"
98 -HOMEPAGE="https://www.gnome.org/"
99 -LICENSE="metapackage"
100 -SLOT="2.0"
101 -IUSE="cups +gnome-shell"
102 -
103 -# when unmasking for an arch
104 -# double check none of the deps are still masked !
105 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
106 -
107 -# XXX: Note to developers:
108 -# This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of
109 -# the bare minimum of libs/apps needed. It is basically gnome-base/gnome without
110 -# any apps, but shouldn't be used by users unless they know what they are doing.
111 -RDEPEND="!gnome-base/gnome
112 - >=gnome-base/gnome-core-libs-${PV}[cups?]
113 -
114 - >=gnome-base/gnome-session-${PV}
115 - >=gnome-base/gnome-settings-daemon-${PV}[cups?]
116 - >=gnome-base/gnome-control-center-${PV}[cups?]
117 -
118 - >=gnome-base/nautilus-${PV}
119 -
120 - gnome-shell? (
121 - >=x11-wm/mutter-${PV}
122 - >=gnome-base/gnome-shell-${PV} )
123 -
124 - >=x11-themes/adwaita-icon-theme-${P_RELEASE}
125 - >=x11-themes/gnome-themes-standard-3.22.3
126 - >=x11-themes/gnome-backgrounds-${P_RELEASE}
127 -
128 - >=x11-terms/gnome-terminal-${PV}
129 -"
130 -DEPEND=""
131 -PDEPEND=">=gnome-base/gvfs-1.32"
132 -S="${WORKDIR}"
133 -
134 -pkg_pretend() {
135 - if ! use gnome-shell; then
136 - # Users probably want to use e16, sawfish, etc
137 - ewarn "You're not installing GNOME Shell"
138 - ewarn "You will have to install and manage a window manager by yourself"
139 - fi
140 -}
141 -
142 -pkg_postinst() {
143 - # Remember people where to find our project information
144 - elog "Please remember to look at https://wiki.gentoo.org/wiki/Project:GNOME"
145 - elog "for information about the project and documentation."
146 -}