* [gentoo-commits] repo/gentoo:master commit in: www-client/qtweb/
@ 2017-06-04 8:45 Jeroen Roovers
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers @ 2017-06-04 8:45 UTC (permalink / raw
To: gentoo-commits
commit: 7c7150c41cff754d82e932e508058d62f9d8cbf5
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 4 08:45:18 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jun 4 08:45:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c7150c4
www-client/qtweb: Drop maintainership.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
www-client/qtweb/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/www-client/qtweb/metadata.xml b/www-client/qtweb/metadata.xml
index 0e82f4f6135..79d546f592a 100644
--- a/www-client/qtweb/metadata.xml
+++ b/www-client/qtweb/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>jer@gentoo.org</email>
- <name>Jeroen Roovers</name>
- </maintainer>
<upstream>
<remote-id type="github">magist3r/QtWeb</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-client/qtweb/
@ 2017-07-04 13:39 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2017-07-04 13:39 UTC (permalink / raw
To: gentoo-commits
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}
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-client/qtweb/
@ 2016-07-24 9:44 Jeroen Roovers
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers @ 2016-07-24 9:44 UTC (permalink / raw
To: gentoo-commits
commit: 06fd3168e9db9247f7ecc4481ab1e5419f25db66
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 09:41:40 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 09:44:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06fd3168
www-client/qtweb: Mark ~amd64 too.
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
www-client/qtweb/qtweb-3.8.5_p108.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-client/qtweb/qtweb-3.8.5_p108.ebuild b/www-client/qtweb/qtweb-3.8.5_p108.ebuild
index 5670fe1..eed779a 100644
--- a/www-client/qtweb/qtweb-3.8.5_p108.ebuild
+++ b/www-client/qtweb/qtweb-3.8.5_p108.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="https://codeload.github.com/magist3r/${MY_PN}/tar.gz/b${PV/*_p} -> ${P}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
RDEPEND="
dev-qt/qtcore:4
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-07-04 13:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-04 8:45 [gentoo-commits] repo/gentoo:master commit in: www-client/qtweb/ Jeroen Roovers
-- strict thread matches above, loose matches on Subject: below --
2017-07-04 13:39 Michael Palimaka
2016-07-24 9:44 Jeroen Roovers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox