* [gentoo-commits] proj/qt:master commit in: profiles/, sets/, app-emulation/qtemu/, Documentation/package.keywords/
@ 2014-05-30 22:00 Davide Pesavento
0 siblings, 0 replies; only message in thread
From: Davide Pesavento @ 2014-05-30 22:00 UTC (permalink / raw
To: gentoo-commits
commit: d0609a4531048b881eeb481a2fd740f033663034
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 21:59:36 2014 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri May 30 21:59:36 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d0609a45
[app-emulation/qtemu] Remove package.
Dead upstream, last commit in 2009.
---
| 1 -
app-emulation/qtemu/Manifest | 1 -
app-emulation/qtemu/metadata.xml | 8 --------
app-emulation/qtemu/qtemu-2.0_alpha1.ebuild | 28 ---------------------------
app-emulation/qtemu/qtemu-9999.ebuild | 24 -----------------------
profiles/package.mask | 4 ----
| 1 -
sets/qtdesktop | 1 -
8 files changed, 68 deletions(-)
--git a/Documentation/package.keywords/qt-extras-live b/Documentation/package.keywords/qt-extras-live
index 9c0188f..a98cfb0 100644
--- a/Documentation/package.keywords/qt-extras-live
+++ b/Documentation/package.keywords/qt-extras-live
@@ -3,7 +3,6 @@
~app-dicts/goldendict-9999 **
~app-editors/qxmledit-9999 **
~app-emulation/q4wine-9999 **
-~app-emulation/qtemu-9999 **
~app-misc/pysmssend-9999 **
~app-portage/eix-9999 **
~dev-db/unixODBC-GUI-Qt-9999 **
diff --git a/app-emulation/qtemu/Manifest b/app-emulation/qtemu/Manifest
deleted file mode 100644
index 848eed1..0000000
--- a/app-emulation/qtemu/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qtemu-2.0alpha1.tar.bz2 874624 SHA256 8cae401ad3d9309bd2458ea3ddeb0235d9b44dfdc4b1c1770409372e2b9de272
diff --git a/app-emulation/qtemu/metadata.xml b/app-emulation/qtemu/metadata.xml
deleted file mode 100644
index af46327..0000000
--- a/app-emulation/qtemu/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>qt</herd>
-<use>
- <flag name="qemu"> Enable qemu based virtual machines </flag>
-</use>
-</pkgmetadata>
diff --git a/app-emulation/qtemu/qtemu-2.0_alpha1.ebuild b/app-emulation/qtemu/qtemu-2.0_alpha1.ebuild
deleted file mode 100644
index aaa59ce..0000000
--- a/app-emulation/qtemu/qtemu-2.0_alpha1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit eutils qt4-r2 cmake-utils
-
-MY_P="${P/_/}"
-
-DESCRIPTION="A graphical user interface for QEMU written in Qt4."
-HOMEPAGE="http://qtemu.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1 CC-BY-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="qemu"
-
-DEPEND="net-libs/libvncserver
- dev-qt/qtgui:4
- dev-qt/qtwebkit:4"
-RDEPEND="${DEPEND}
- qemu? ( app-emulation/qemu )"
-
-DOCS=(CHANGELOG README TODO)
-
-S="${WORKDIR}/${MY_P}"
diff --git a/app-emulation/qtemu/qtemu-9999.ebuild b/app-emulation/qtemu/qtemu-9999.ebuild
deleted file mode 100644
index 73cdb71..0000000
--- a/app-emulation/qtemu/qtemu-9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit eutils qt4-r2 cmake-utils subversion
-
-DESCRIPTION="A graphical user interface for QEMU written in Qt4"
-HOMEPAGE="http://qtemu.sourceforge.net/"
-ESVN_REPO_URI="http://qtemu.svn.sourceforge.net/svnroot/qtemu/trunk/qtemu"
-
-LICENSE="GPL-2 LGPL-2.1 CC-BY-3.0"
-SLOT="0"
-KEYWORDS=""
-IUSE="qemu"
-
-DEPEND="net-libs/libvncserver
- dev-qt/qtgui:4
- dev-qt/qtwebkit:4"
-RDEPEND="${DEPEND}
- qemu? ( app-emulation/qemu )"
-
-DOCS=(CHANGELOG README TODO)
diff --git a/profiles/package.mask b/profiles/package.mask
index 58c4dff..ec55f5c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,7 +1,3 @@
# qt/profiles/package.mask
# Add your name and the date, as well as an explanation for the mask
# Make sure the atoms you add are valid!
-
-# Markos Chandras <hwoarang@gentoo.org> (25 Jul 2009)
-# Alpha versions are not for everybody :)
-=app-emulation/qtemu-2.0_alpha*
--git a/sets/qt-extras-live b/sets/qt-extras-live
index 37a5c51..6671c99 100644
--- a/sets/qt-extras-live
+++ b/sets/qt-extras-live
@@ -2,7 +2,6 @@
~app-crypt/pinentry-9999
~app-dicts/goldendict-9999
~app-emulation/q4wine-9999
-~app-emulation/qtemu-9999
~dev-db/unixODBC-GUI-Qt-9999
~dev-libs/qjson-9999
~dev-libs/qoauth-9999
diff --git a/sets/qtdesktop b/sets/qtdesktop
index 567ac27..6b8ed63 100644
--- a/sets/qtdesktop
+++ b/sets/qtdesktop
@@ -25,7 +25,6 @@ x11-terms/qterminal
# possible additions:
# net-p2p/transmission or qbittorrent
# app-emulation/q4wine
-# app-emulation/qtemu
# app-text/calibre
#
# see also http://wiki.gentoo.org/wiki/Qt_Desktop_applications
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-30 22:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30 22:00 [gentoo-commits] proj/qt:master commit in: profiles/, sets/, app-emulation/qtemu/, Documentation/package.keywords/ Davide Pesavento
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox