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-extra/gnome-user-share/
Date: Sat, 08 Oct 2016 09:51:30
Message-Id: 1475920237.6a8097cdbe2853c387bf76c71337d9bc886d9ba2.pacho@gentoo
1 commit: 6a8097cdbe2853c387bf76c71337d9bc886d9ba2
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 8 09:10:13 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 8 09:50:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8097cd
7
8 gnome-extra/gnome-user-share: Drop old
9
10 Package-Manager: portage-2.3.1
11
12 gnome-extra/gnome-user-share/Manifest | 2 -
13 .../gnome-user-share-3.18.0.ebuild | 43 ------------------
14 .../gnome-user-share-3.18.1-r1.ebuild | 51 ----------------------
15 .../gnome-user-share-3.18.1.ebuild | 43 ------------------
16 4 files changed, 139 deletions(-)
17
18 diff --git a/gnome-extra/gnome-user-share/Manifest b/gnome-extra/gnome-user-share/Manifest
19 index 6c229d4..b84bbb9 100644
20 --- a/gnome-extra/gnome-user-share/Manifest
21 +++ b/gnome-extra/gnome-user-share/Manifest
22 @@ -1,3 +1 @@
23 -DIST gnome-user-share-3.18.0.tar.xz 376944 SHA256 feb3bed59193eafea31f563ed7eab5f066aa5f86d4a89f067b162653d168d3fc SHA512 bc053b879c602f2d6d04431f817f528c7f6ffb20e2078fcef1b4cc8acbe95a658fb6cfe03b55fe87c46bd87ea175cfdfda8314928e9c3525ccf2fa8ab0fdf055 WHIRLPOOL 72c43048afae3888306c8033d63458df7fd806bf21c99405b72b5694e03e73fc5a43473671da978aea5ae223f9bf4111a809c0a9f17f47f7d38a55dd25f08817
24 -DIST gnome-user-share-3.18.1.tar.xz 388940 SHA256 3e64dacfadd9bdfbf080223d95e938b5b5ae4195a44cd75f51a4bb2547fa2cdd SHA512 2edf2ae13162020625dba1784ed06542f4ccedb981a3ad70455a26edf52bf64aa3fc02290a650dabe5f939b80dad67ab3d7e9551b9f3a6bd7998b0301df1918e WHIRLPOOL 12b758cd4a40aa7a72560f44e5b8d36c0335895617e0007225b5b807bb9291d14969dbe7b76795ea1246dcb2d49d90991fe87e15db3b32d50d38fec35240e5ad
25 DIST gnome-user-share-3.18.2.tar.xz 347712 SHA256 155ddbd7d467e9b2b8f39fade93244d6124652f4985e286364ceeaa3357ece35 SHA512 157a3b83ec0de6c64a94f86eb76f5b16174b1adcaab79e4adb259b86c96ec9ecc76f0629a8674a14405f227fc8a0f45d98ec0bf93ec773b08c1233b682167f62 WHIRLPOOL 7d7ea259a6def54f71fb38f5834585519ebaaecf82dc128a16a54bb3ce29dd87fec96a9ed71b03b5c4baea17cec6dbf55cb911d3bd3fc3df365ac83476cad76a
26
27 diff --git a/gnome-extra/gnome-user-share/gnome-user-share-3.18.0.ebuild b/gnome-extra/gnome-user-share/gnome-user-share-3.18.0.ebuild
28 deleted file mode 100644
29 index 94abf39..00000000
30 --- a/gnome-extra/gnome-user-share/gnome-user-share-3.18.0.ebuild
31 +++ /dev/null
32 @@ -1,43 +0,0 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -EAPI="5"
38 -GCONF_DEBUG="no"
39 -GNOME2_LA_PUNT="yes"
40 -
41 -inherit gnome2 multilib
42 -
43 -DESCRIPTION="Personal file sharing for the GNOME desktop"
44 -HOMEPAGE="https://git.gnome.org/browse/gnome-user-share"
45 -
46 -LICENSE="GPL-2"
47 -SLOT="0"
48 -KEYWORDS="amd64 x86"
49 -IUSE=""
50 -
51 -# FIXME: could libnotify be made optional ?
52 -# FIXME: selinux automagic support
53 -RDEPEND="
54 - >=dev-libs/glib-2.28:2
55 - >=x11-libs/gtk+-3:3
56 - >=gnome-base/nautilus-2.91.7
57 - media-libs/libcanberra[gtk3]
58 - >=www-apache/mod_dnssd-0.6
59 - >=www-servers/apache-2.2[apache2_modules_dav,apache2_modules_dav_fs,apache2_modules_authn_file,apache2_modules_auth_digest,apache2_modules_authz_groupfile,apache2_mpms_prefork]
60 - >=x11-libs/libnotify-0.7:=
61 -"
62 -DEPEND="${RDEPEND}
63 - !<gnome-base/gnome-control-center-3.9
64 - app-text/yelp-tools
65 - app-text/docbook-xml-dtd:4.1.2
66 - >=dev-util/intltool-0.35
67 - sys-devel/gettext
68 - virtual/pkgconfig
69 -"
70 -
71 -src_configure() {
72 - gnome2_src_configure \
73 - --with-httpd=apache2 \
74 - --with-modules-path=/usr/$(get_libdir)/apache2/modules/
75 -}
76
77 diff --git a/gnome-extra/gnome-user-share/gnome-user-share-3.18.1-r1.ebuild b/gnome-extra/gnome-user-share/gnome-user-share-3.18.1-r1.ebuild
78 deleted file mode 100644
79 index e6df089..00000000
80 --- a/gnome-extra/gnome-user-share/gnome-user-share-3.18.1-r1.ebuild
81 +++ /dev/null
82 @@ -1,51 +0,0 @@
83 -# Copyright 1999-2016 Gentoo Foundation
84 -# Distributed under the terms of the GNU General Public License v2
85 -# $Id$
86 -
87 -EAPI="5"
88 -GCONF_DEBUG="no"
89 -GNOME2_LA_PUNT="yes"
90 -
91 -inherit eutils gnome2 multilib
92 -
93 -DESCRIPTION="Personal file sharing for the GNOME desktop"
94 -HOMEPAGE="https://git.gnome.org/browse/gnome-user-share"
95 -
96 -LICENSE="GPL-2"
97 -SLOT="0"
98 -KEYWORDS="amd64 x86"
99 -IUSE=""
100 -
101 -# FIXME: could libnotify be made optional ?
102 -# FIXME: selinux automagic support
103 -RDEPEND="
104 - >=dev-libs/glib-2.28:2
105 - >=x11-libs/gtk+-3:3
106 - >=gnome-base/nautilus-2.91.7
107 - media-libs/libcanberra[gtk3]
108 - >=www-apache/mod_dnssd-0.6
109 - >=www-servers/apache-2.2[apache2_modules_dav,apache2_modules_dav_fs,apache2_modules_authn_file,apache2_modules_auth_digest,apache2_modules_authz_groupfile]
110 - >=x11-libs/libnotify-0.7:=
111 -"
112 -DEPEND="${RDEPEND}
113 - !<gnome-base/gnome-control-center-3.9
114 - app-text/yelp-tools
115 - app-text/docbook-xml-dtd:4.1.2
116 - >=dev-util/intltool-0.35
117 - sys-devel/gettext
118 - virtual/pkgconfig
119 -"
120 -
121 -src_prepare() {
122 - # Upstream forces to use prefork because of Fedora defaults, but
123 - # that is problematic for us (bug #551012)
124 - # https://bugzilla.gnome.org/show_bug.cgi?id=750525#c2
125 - epatch "${FILESDIR}"/${PN}-3.18.1-no-prefork.patch
126 - gnome2_src_prepare
127 -}
128 -
129 -src_configure() {
130 - gnome2_src_configure \
131 - --with-httpd=apache2 \
132 - --with-modules-path=/usr/$(get_libdir)/apache2/modules/
133 -}
134
135 diff --git a/gnome-extra/gnome-user-share/gnome-user-share-3.18.1.ebuild b/gnome-extra/gnome-user-share/gnome-user-share-3.18.1.ebuild
136 deleted file mode 100644
137 index 530f69e..00000000
138 --- a/gnome-extra/gnome-user-share/gnome-user-share-3.18.1.ebuild
139 +++ /dev/null
140 @@ -1,43 +0,0 @@
141 -# Copyright 1999-2015 Gentoo Foundation
142 -# Distributed under the terms of the GNU General Public License v2
143 -# $Id$
144 -
145 -EAPI="5"
146 -GCONF_DEBUG="no"
147 -GNOME2_LA_PUNT="yes"
148 -
149 -inherit gnome2 multilib
150 -
151 -DESCRIPTION="Personal file sharing for the GNOME desktop"
152 -HOMEPAGE="https://git.gnome.org/browse/gnome-user-share"
153 -
154 -LICENSE="GPL-2"
155 -SLOT="0"
156 -KEYWORDS="~amd64 ~x86"
157 -IUSE=""
158 -
159 -# FIXME: could libnotify be made optional ?
160 -# FIXME: selinux automagic support
161 -RDEPEND="
162 - >=dev-libs/glib-2.28:2
163 - >=x11-libs/gtk+-3:3
164 - >=gnome-base/nautilus-2.91.7
165 - media-libs/libcanberra[gtk3]
166 - >=www-apache/mod_dnssd-0.6
167 - >=www-servers/apache-2.2[apache2_modules_dav,apache2_modules_dav_fs,apache2_modules_authn_file,apache2_modules_auth_digest,apache2_modules_authz_groupfile,apache2_mpms_prefork]
168 - >=x11-libs/libnotify-0.7:=
169 -"
170 -DEPEND="${RDEPEND}
171 - !<gnome-base/gnome-control-center-3.9
172 - app-text/yelp-tools
173 - app-text/docbook-xml-dtd:4.1.2
174 - >=dev-util/intltool-0.35
175 - sys-devel/gettext
176 - virtual/pkgconfig
177 -"
178 -
179 -src_configure() {
180 - gnome2_src_configure \
181 - --with-httpd=apache2 \
182 - --with-modules-path=/usr/$(get_libdir)/apache2/modules/
183 -}