gnome-extra/gnome-user-share: Drop old
authorPacho Ramos <pacho@gentoo.org>
Sat, 8 Oct 2016 09:10:13 +0000 (11:10 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 8 Oct 2016 09:50:37 +0000 (11:50 +0200)
Package-Manager: portage-2.3.1

gnome-extra/gnome-user-share/Manifest
gnome-extra/gnome-user-share/gnome-user-share-3.18.0.ebuild [deleted file]
gnome-extra/gnome-user-share/gnome-user-share-3.18.1-r1.ebuild [deleted file]
gnome-extra/gnome-user-share/gnome-user-share-3.18.1.ebuild [deleted file]

index 6c229d48849a44bb6674e9e02e5087e55f049ba2..b84bbb93d5e7272f81a7e9e442febb32c89ad41a 100644 (file)
@@ -1,3 +1 @@
-DIST gnome-user-share-3.18.0.tar.xz 376944 SHA256 feb3bed59193eafea31f563ed7eab5f066aa5f86d4a89f067b162653d168d3fc SHA512 bc053b879c602f2d6d04431f817f528c7f6ffb20e2078fcef1b4cc8acbe95a658fb6cfe03b55fe87c46bd87ea175cfdfda8314928e9c3525ccf2fa8ab0fdf055 WHIRLPOOL 72c43048afae3888306c8033d63458df7fd806bf21c99405b72b5694e03e73fc5a43473671da978aea5ae223f9bf4111a809c0a9f17f47f7d38a55dd25f08817
-DIST gnome-user-share-3.18.1.tar.xz 388940 SHA256 3e64dacfadd9bdfbf080223d95e938b5b5ae4195a44cd75f51a4bb2547fa2cdd SHA512 2edf2ae13162020625dba1784ed06542f4ccedb981a3ad70455a26edf52bf64aa3fc02290a650dabe5f939b80dad67ab3d7e9551b9f3a6bd7998b0301df1918e WHIRLPOOL 12b758cd4a40aa7a72560f44e5b8d36c0335895617e0007225b5b807bb9291d14969dbe7b76795ea1246dcb2d49d90991fe87e15db3b32d50d38fec35240e5ad
 DIST gnome-user-share-3.18.2.tar.xz 347712 SHA256 155ddbd7d467e9b2b8f39fade93244d6124652f4985e286364ceeaa3357ece35 SHA512 157a3b83ec0de6c64a94f86eb76f5b16174b1adcaab79e4adb259b86c96ec9ecc76f0629a8674a14405f227fc8a0f45d98ec0bf93ec773b08c1233b682167f62 WHIRLPOOL 7d7ea259a6def54f71fb38f5834585519ebaaecf82dc128a16a54bb3ce29dd87fec96a9ed71b03b5c4baea17cec6dbf55cb911d3bd3fc3df365ac83476cad76a
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
deleted file mode 100644 (file)
index 94abf39..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 multilib
-
-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,apache2_mpms_prefork]
-       >=x11-libs/libnotify-0.7:=
-"
-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
-"
-
-src_configure() {
-       gnome2_src_configure \
-               --with-httpd=apache2 \
-               --with-modules-path=/usr/$(get_libdir)/apache2/modules/
-}
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
deleted file mode 100644 (file)
index e6df089..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2 multilib
-
-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:=
-"
-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
-"
-
-src_prepare() {
-       # 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
-       epatch "${FILESDIR}"/${PN}-3.18.1-no-prefork.patch
-       gnome2_src_prepare
-}
-
-src_configure() {
-       gnome2_src_configure \
-               --with-httpd=apache2 \
-               --with-modules-path=/usr/$(get_libdir)/apache2/modules/
-}
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
deleted file mode 100644 (file)
index 530f69e..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 multilib
-
-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,apache2_mpms_prefork]
-       >=x11-libs/libnotify-0.7:=
-"
-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
-"
-
-src_configure() {
-       gnome2_src_configure \
-               --with-httpd=apache2 \
-               --with-modules-path=/usr/$(get_libdir)/apache2/modules/
-}