From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 37990139506 for ; Fri, 28 Oct 2016 16:13:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98182E0944; Fri, 28 Oct 2016 16:13:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E026E0944 for ; Fri, 28 Oct 2016 16:13:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FCE4341283 for ; Fri, 28 Oct 2016 16:13:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4E26301 for ; Fri, 28 Oct 2016 16:12:58 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1477671164.a54ac95effb3e6040dbf8955580d5ac8efb04ca5.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: net-misc/mediadownloader/ X-VCS-Repository: proj/qt X-VCS-Files: net-misc/mediadownloader/Manifest net-misc/mediadownloader/mediadownloader-1.5.2.ebuild net-misc/mediadownloader/metadata.xml X-VCS-Directories: net-misc/mediadownloader/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a54ac95effb3e6040dbf8955580d5ac8efb04ca5 X-VCS-Branch: master Date: Fri, 28 Oct 2016 16:12:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9d390797-e952-48d8-a561-92d7fc29db9c X-Archives-Hash: faf1d02fbde63b35f0a3edf5f34a2da9 commit: a54ac95effb3e6040dbf8955580d5ac8efb04ca5 Author: Michael Palimaka gentoo org> AuthorDate: Fri Oct 28 15:33:07 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Oct 28 16:12:44 2016 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=a54ac95e net-misc/mediadownloader: requires qt4, dead upstream net-misc/mediadownloader/Manifest | 1 - .../mediadownloader/mediadownloader-1.5.2.ebuild | 28 ---------------------- net-misc/mediadownloader/metadata.xml | 8 ------- 3 files changed, 37 deletions(-) diff --git a/net-misc/mediadownloader/Manifest b/net-misc/mediadownloader/Manifest deleted file mode 100644 index 30ce24b..0000000 --- a/net-misc/mediadownloader/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mediadownloader_1.5.2-src.tar.gz 413723 SHA256 7b2c01bb0c5afaa34b65a5e2721b9bc7cc852fe16c97aafde80fb7e95b66164a SHA512 3ebeefa9a7359880f5e8f3743316f3ef62320db71f2904646cef1a759b3f2734c79ccd0b5255edbd95d7946edc39bf8ffd8b964963887c35bfa708c69ed9acbe WHIRLPOOL 30a2bd09e59d7962312e844497fa22286a4ea3ccd677fb9bf6af710004437ababdb97552d441c304375e2a60c100dbb9af5f1e2d07110ac0c711e1657ae54001 diff --git a/net-misc/mediadownloader/mediadownloader-1.5.2.ebuild b/net-misc/mediadownloader/mediadownloader-1.5.2.ebuild deleted file mode 100644 index 44a0edf..0000000 --- a/net-misc/mediadownloader/mediadownloader-1.5.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit qt4-r2 - -DESCRIPTION="Search, watch, and download stuff from Google Images and YouTube" -HOMEPAGE="http://sourceforge.net/projects/googleimagedown/" -SRC_URI="mirror://sourceforge/googleimagedown/${PN}_${PV}-src.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="kde" - -DEPEND=" - dev-qt/qtcore:4 - dev-qt/qtgui:4 - dev-qt/qtopengl:4 - dev-qt/qtwebkit:4 - x11-libs/libX11 - x11-libs/libXtst - kde? ( media-libs/phonon[qt4] ) - !kde? ( || ( dev-qt/qtphonon media-libs/phonon[qt4] ) ) -" -RDEPEND="${DEPEND}" diff --git a/net-misc/mediadownloader/metadata.xml b/net-misc/mediadownloader/metadata.xml deleted file mode 100644 index 1723768..0000000 --- a/net-misc/mediadownloader/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - qt@gentoo.org - Gentoo Qt Project - -