commit:     789f2b005677c60522872c0f2c124b3d1db6690d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 13:38:36 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 13:39:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789f2b00

www-client/qtweb: remove last rited package

Gentoo-bug: 620758

 www-client/qtweb/Manifest                |  1 -
 www-client/qtweb/metadata.xml            |  7 -------
 www-client/qtweb/qtweb-3.8.5_p108.ebuild | 31 -------------------------------
 3 files changed, 39 deletions(-)

diff --git a/www-client/qtweb/Manifest b/www-client/qtweb/Manifest
deleted file mode 100644
index 60800c9e7f1..00000000000
--- a/www-client/qtweb/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qtweb-3.8.5_p108.tar.gz 1126836 SHA256 
4b0735af1ab88b8be0dc0ac0d5acfb3164293a73a26c6e61ef2203a4977bf0a3 SHA512 
7bb2f1760e41b91c65185cce2ce7cde639262d7b04256d766bb128a19046c97c645fab329676faa88a66407e1b551f914267dadb0e4f5f6c6f6d8ff9aedc8e46
 WHIRLPOOL 
f43cd7179cd548ceae8c1cd1c9df5f647363608d7c27a8799bd5a0c494b43f2f092a37c78e3f14d702dde3c2641f29c1708b4f79892aaea719a363898b7f4760

diff --git a/www-client/qtweb/metadata.xml b/www-client/qtweb/metadata.xml
deleted file mode 100644
index 79d546f592a..00000000000
--- a/www-client/qtweb/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <upstream>
-               <remote-id type="github">magist3r/QtWeb</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/www-client/qtweb/qtweb-3.8.5_p108.ebuild 
b/www-client/qtweb/qtweb-3.8.5_p108.ebuild
deleted file mode 100644
index fa1fd1d351a..00000000000
--- a/www-client/qtweb/qtweb-3.8.5_p108.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit qt4-r2
-
-MY_PN=QtWeb
-
-DESCRIPTION="Lightweight, fast, secure and portable browser for the Web"
-HOMEPAGE="http://www.qtweb.net/ https://github.com/magist3r/QtWeb";
-SRC_URI="https://codeload.github.com/magist3r/${MY_PN}/tar.gz/b${PV/*_p} -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       dev-qt/qtcore:4
-       dev-qt/qtgui:4
-       dev-qt/qtwebkit:4
-"
-DEPEND="
-       ${RDEPEND}
-       dev-qt/designer:4
-"
-
-S=${WORKDIR}/${MY_PN}-b${PV/*_p}
-
-src_install() {
-       dobin build/${MY_PN}
-}

Reply via email to