summaryrefslogtreecommitdiffstats
path: root/gentoo/dev-qt/qt-meta
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo/dev-qt/qt-meta')
m---------gentoo0
-rw-r--r--gentoo/dev-qt/qt-meta/metadata.xml8
-rw-r--r--gentoo/dev-qt/qt-meta/qt-meta-3.3.8d.ebuild25
-rw-r--r--gentoo/dev-qt/qt-meta/qt-meta-3.9999.ebuild25
4 files changed, 0 insertions, 58 deletions
diff --git a/gentoo b/gentoo
new file mode 160000
+Subproject 644110a847c5911c2eb04eb53c93031740561ef
diff --git a/gentoo/dev-qt/qt-meta/metadata.xml b/gentoo/dev-qt/qt-meta/metadata.xml
deleted file mode 100644
index 6e9f5e4a1..000000000
--- a/gentoo/dev-qt/qt-meta/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>
- <maintainer type="person">
- <email>fatzer2@gmail.com</email>
- <name>Alexander Golubev</name>
- </maintainer>
-</pkgmetadata>
diff --git a/gentoo/dev-qt/qt-meta/qt-meta-3.3.8d.ebuild b/gentoo/dev-qt/qt-meta/qt-meta-3.3.8d.ebuild
deleted file mode 100644
index d64ac5d3e..000000000
--- a/gentoo/dev-qt/qt-meta/qt-meta-3.3.8d.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=3
-
-DESCRIPTION="This is a meta package for a Qt3 toolkit it is needed to keep dependencies clean"
-HOMEPAGE="http://qt.nokia.com/ http://www.trinitydesktop.org/"
-
-LICENSE="|| ( QPL-1.0 GPL-2 GPL-3 )"
-SLOT="3"
-KEYWORDS="amd64 x86"
-IUSE="cups debug doc examples firebird ipv6 mysql nas nis opengl postgres sqlite xinerama"
-
-DEPEND="
- =dev-qt/qt-${PV}:${SLOT}[cups=,debug=,doc=,examples=,firebird=,ipv6=,mysql=]
- =dev-qt/qt-${PV}:${SLOT}[nas=,nis=,opengl=,postgres=,sqlite=,xinerama=]"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
- echo
- einfo "Please note that this meta package is only provided for capability."
- einfo "No packages should depend directly on this meta package, but on the"
- einfo "dev-qt/qt:${SLOT} package."
- echo
-}
diff --git a/gentoo/dev-qt/qt-meta/qt-meta-3.9999.ebuild b/gentoo/dev-qt/qt-meta/qt-meta-3.9999.ebuild
deleted file mode 100644
index 5999dde57..000000000
--- a/gentoo/dev-qt/qt-meta/qt-meta-3.9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=3
-
-DESCRIPTION="This is a meta package for a Qt3 toolkit it is needed to keep dependencies clean"
-HOMEPAGE="http://qt.nokia.com/ http://www.trinitydesktop.org/"
-
-LICENSE="|| ( QPL-1.0 GPL-2 GPL-3 )"
-SLOT="3"
-KEYWORDS=
-IUSE="cups debug doc examples firebird ipv6 mysql nas nis opengl postgres sqlite xinerama"
-
-DEPEND="
- =dev-qt/qt-${PV}:${SLOT}[cups=,debug=,doc=,examples=,firebird=,ipv6=,mysql=]
- =dev-qt/qt-${PV}:${SLOT}[nas=,nis=,opengl=,postgres=,sqlite=,xinerama=]"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
- echo
- einfo "Please note that this meta package is only provided for capability."
- einfo "No packages should depend directly on this meta package, but on the"
- einfo "dev-qt/qt:${SLOT} package."
- echo
-}