commit:     842b95df58b48785adeb574e56628344f359620c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 13:59:15 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 14:02:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842b95df

net-misc/gnome-online-miners: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../gnome-online-miners-3.34.0-r1.ebuild           | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/net-misc/gnome-online-miners/gnome-online-miners-3.34.0-r1.ebuild 
b/net-misc/gnome-online-miners/gnome-online-miners-3.34.0-r1.ebuild
deleted file mode 100644
index 34df5197128c..000000000000
--- a/net-misc/gnome-online-miners/gnome-online-miners-3.34.0-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Crawls through your online content"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineMiners";
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="flickr"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-
-# libgdata[gnome] needed for goa support
-RDEPEND="
-       >=app-misc/tracker-2:0=
-       >=dev-libs/glib-2.35.1:2
-       >=dev-libs/libgdata-0.15.2:0=[crypt,gnome-online-accounts]
-       media-libs/grilo:0.3
-       >=net-libs/gnome-online-accounts-3.13.3:=
-       >=net-libs/libgfbgraph-0.2.2:0.2
-       >=net-libs/libzapojit-0.0.2
-       flickr? ( media-plugins/grilo-plugins:0.3[flickr] )
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-"
-
-src_configure() {
-       gnome2_src_configure \
-               $(use_enable flickr) \
-               --disable-static \
-               --enable-facebook \
-               --enable-google \
-               --enable-media-server \
-               --enable-owncloud \
-               --enable-windows-live
-}

Reply via email to