commit:     df4181de416c6d8734b2cac26c5c3f58a8cf40ed
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 21:03:47 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat May 18 21:24:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4181de

gnome-extra/gnome-user-share: remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 gnome-extra/gnome-user-share/Manifest              |  1 -
 .../gnome-user-share-3.18.3.ebuild                 | 50 ----------------------
 2 files changed, 51 deletions(-)

diff --git a/gnome-extra/gnome-user-share/Manifest 
b/gnome-extra/gnome-user-share/Manifest
index d5c27e81d6c..45150bf3b9e 100644
--- a/gnome-extra/gnome-user-share/Manifest
+++ b/gnome-extra/gnome-user-share/Manifest
@@ -1,2 +1 @@
-DIST gnome-user-share-3.18.3.tar.xz 347528 BLAKE2B 
32c3a5aa84438e8bc276c6cf21fb35325b2b2c31f73bd301f73bdfbb91d90bcedf66c02b249dc047fb23eae2b7740097465c3a4164113d05e6811fec6f719d6c
 SHA512 
3f8da3cc6f73aa612883252982fac0c53e35184ac0d31f210b525fd04dd8dbffb3f7be4c331309ea9df6a712000eb2d29f75224505c822cffc11b3d435e17991
 DIST gnome-user-share-3.28.0.tar.xz 393516 BLAKE2B 
f17efe9b763b14bb67837d65973f1125ac2bd9d49dabc359aca6fa040cb32d656d71236e306b4e97b39e49e07198aff4b3f456d62937baeff01b50d1a5ccfb67
 SHA512 
1b7ca604fec69402312f801d5b7117d99cb82bca674a4e4d279bda8ba9ca96c70dfd2c815d571094c1a95eb0e9084cd560445257dce194f6050d68c17ae4bb1d

diff --git a/gnome-extra/gnome-user-share/gnome-user-share-3.18.3.ebuild 
b/gnome-extra/gnome-user-share/gnome-user-share-3.18.3.ebuild
deleted file mode 100644
index 1004a4eb84c..00000000000
--- a/gnome-extra/gnome-user-share/gnome-user-share-3.18.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 multilib systemd
-
-DESCRIPTION="Personal file sharing for the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-user-share";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-# FIXME: could libnotify be made optional ?
-# FIXME: selinux automagic support
-RDEPEND="
-       >=dev-libs/glib-2.28:2
-       >=x11-libs/gtk+-3:3
-       >=gnome-base/nautilus-2.91.7
-       media-libs/libcanberra[gtk3]
-       >=www-apache/mod_dnssd-0.6
-       
>=www-servers/apache-2.2[apache2_modules_dav,apache2_modules_dav_fs,apache2_modules_authn_file,apache2_modules_auth_digest,apache2_modules_authz_groupfile]
-       >=x11-libs/libnotify-0.7:=
-       sys-apps/systemd
-"
-DEPEND="${RDEPEND}
-       !<gnome-base/gnome-control-center-3.9
-       app-text/yelp-tools
-       app-text/docbook-xml-dtd:4.1.2
-       >=dev-util/intltool-0.35
-       sys-devel/gettext
-       virtual/pkgconfig
-"
-
-PATCHES=(
-       # Upstream forces to use prefork because of Fedora defaults, but
-       # that is problematic for us (bug #551012)
-       # https://bugzilla.gnome.org/show_bug.cgi?id=750525#c2
-       "${FILESDIR}"/${PN}-3.18.1-no-prefork.patch
-)
-
-src_configure() {
-       gnome2_src_configure \
-               --with-httpd=apache2 \
-               --with-modules-path=/usr/$(get_libdir)/apache2/modules/ \
-               --with-systemduserunitdir="$(systemd_get_userunitdir)"
-}

Reply via email to