summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2018-11-18 13:40:29 +0000
committerJustin Lecher <jlec@gentoo.org>2018-11-18 13:40:29 +0000
commitecbad4dbdc3b6029dadc7c9e5c6c9c6b7e6c3d5b (patch)
tree6968d330e342cf7e8edb441ac6ff233f6365a52e
parentmedia-gfx/lazygal: 0.9.2 (diff)
downloadbetagarden-ecbad4dbdc3b6029dadc7c9e5c6c9c6b7e6c3d5b.tar.gz
betagarden-ecbad4dbdc3b6029dadc7c9e5c6c9c6b7e6c3d5b.tar.bz2
betagarden-ecbad4dbdc3b6029dadc7c9e5c6c9c6b7e6c3d5b.zip
Drop ebuilds depending on removed eclass
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--dev-util/entomologist/ChangeLog9
-rw-r--r--dev-util/entomologist/Manifest2
-rw-r--r--dev-util/entomologist/entomologist-0.5.2.ebuild27
-rw-r--r--dev-util/entomologist/entomologist-1.1.ebuild29
-rw-r--r--dev-util/entomologist/metadata.xml10
-rw-r--r--dev-util/vng/ChangeLog14
-rw-r--r--dev-util/vng/Manifest1
-rw-r--r--dev-util/vng/metadata.xml7
-rw-r--r--dev-util/vng/vng-20081021.ebuild30
9 files changed, 0 insertions, 129 deletions
diff --git a/dev-util/entomologist/ChangeLog b/dev-util/entomologist/ChangeLog
deleted file mode 100644
index f443144..0000000
--- a/dev-util/entomologist/ChangeLog
+++ /dev/null
@@ -1,9 +0,0 @@
-# ChangeLog for dev-util/entomologist
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-
- 08 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
- dev-util/entomologist: Updating remote-id in metadata.xml
-
- 13 Oct 2013; Justin Lecher <jlec@gentoo.org> entomologist-0.5.2.ebuild,
- entomologist-1.1.ebuild, metadata.xml:
- QA fixes
diff --git a/dev-util/entomologist/Manifest b/dev-util/entomologist/Manifest
deleted file mode 100644
index 92f6bbb..0000000
--- a/dev-util/entomologist/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST entomologist-0.5.2.tar.gz 149005 SHA256 553aeb8b4666ba77ff30715f1f703b320c08aab71c115589eda2aaa15cb98642 SHA512 30bc99c3e7a5e67bfdfc52525e325b88eb6d9a1274ce802701cf4d32fb44700da2d7e49c61f3b990bb2e58b0c9e33d1f275263cedc9d2a1689b3530fd713cb64 WHIRLPOOL c7c5abe557f9410d83d25c4bb77ed08db960997f6b890080274d912f53b44c0647e79bda7d00bf3dcc47b683004f440ce5d03acb4ab65b23afb3501eede3fb2a
-DIST entomologist-1.1.tar.gz 507581 SHA256 0f82e233cd67fb2b671a2b9ab33eed57d4410c4a0beebaf49cfda5b2aa87f414 SHA512 ef27123b7c83d2f8a29f43334f38ca90f271f69aeab68a4ce5e7825cc2e64d670c8080c6ff722868c40dc3c48814e4e11feabedae47e55b093b9abc2a44fdf64 WHIRLPOOL 733057aba7799d12ff56b3c09701c28c9f960103306e17d3cfcda1f5add25716b64b1b3aea935baf815a09c0cc876e6b84a8465f90e712e87d434b1ce3e25634
diff --git a/dev-util/entomologist/entomologist-0.5.2.ebuild b/dev-util/entomologist/entomologist-0.5.2.ebuild
deleted file mode 100644
index 5119c13..0000000
--- a/dev-util/entomologist/entomologist-0.5.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit qt4-r2
-
-DESCRIPTION="Bug tracking for the desktop"
-HOMEPAGE="http://entomologist.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2
- || ( FDL-1.2 CC-BY-SA-3.0 )
- CC-BY-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtcore-4.7:4
- >=dev-qt/qtgui-4.7:4
- >=dev-qt/qtsql-4.7:4"
-RDEPEND="${DEPEND}"
-
-# TODO: Unbundle
-# - libmaia - https://github.com/wiedi/libmaia
-# - qtsoap - http://qt.gitorious.org/qt-solutions/qt-solutions/trees/master/qtsoap
diff --git a/dev-util/entomologist/entomologist-1.1.ebuild b/dev-util/entomologist/entomologist-1.1.ebuild
deleted file mode 100644
index 05ddd85..0000000
--- a/dev-util/entomologist/entomologist-1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit qt4-r2
-
-DESCRIPTION="Bug tracking for the desktop"
-HOMEPAGE="http://entomologist.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2
- || ( FDL-1.2 CC-BY-SA-3.0 )
- CC-BY-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtcore-4.7:4
- >=dev-qt/qtgui-4.7:4
- >=dev-qt/qtsql-4.7:4[sqlite]"
-RDEPEND="${DEPEND}"
-
-# TODO: Unbundle
-# - qjson - dev-libs/qjson
-# - libmaia - https://github.com/wiedi/libmaia
-# - qtsoap - http://qt.gitorious.org/qt-solutions/qt-solutions/trees/master/qtsoap
-# - qtsingeapplication - https://qt.gitorious.org/qt-solutions/qt-solutions/trees/master/qtsingleapplication
diff --git a/dev-util/entomologist/metadata.xml b/dev-util/entomologist/metadata.xml
deleted file mode 100644
index 218a163..0000000
--- a/dev-util/entomologist/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>maintainer-wanted@gentoo.org</email>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">entomologist</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-util/vng/ChangeLog b/dev-util/vng/ChangeLog
deleted file mode 100644
index 585b02f..0000000
--- a/dev-util/vng/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for dev-util/vng
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-
- 13 Oct 2013; Justin Lecher <jlec@gentoo.org> vng-20081021.ebuild:
- QA fixes
-
- 19 Dec 2012; Justin Lecher <jlec@gentoo.org> vng-20081021.ebuild,
- +metadata.xml:
- Use qt4-r2.eclass
-
- 19 Dec 2012; Justin Lecher <jlec@gentoo.org> vng-20081021.ebuild,
- +metadata.xml:
- Use qt4-r2.eclass
-
diff --git a/dev-util/vng/Manifest b/dev-util/vng/Manifest
deleted file mode 100644
index ecefa9f..0000000
--- a/dev-util/vng/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST vng-f1e52457212860960122064cc008ee2f307a5797.tar.gz 84996 SHA256 98505cdab8095508cb3863165a2a237aac584ffe3d12e4cfb1d12c5b70fcda6d
diff --git a/dev-util/vng/metadata.xml b/dev-util/vng/metadata.xml
deleted file mode 100644
index 2c53357..0000000
--- a/dev-util/vng/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>
- <maintainer type="project">
- <email>maintainer-wanted@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-util/vng/vng-20081021.ebuild b/dev-util/vng/vng-20081021.ebuild
deleted file mode 100644
index fd77a63..0000000
--- a/dev-util/vng/vng-20081021.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit qt4-r2
-
-MY_PV="f1e52457212860960122064cc008ee2f307a5797"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="Darcs-like Git porcelain"
-HOMEPAGE="http://repo.or.cz/w/vng.git"
-SRC_URI="http://www.hartwork.org/public/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-vcs/git
- dev-qt/qtcore:4"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-src_install() {
- dodoc README
- dobin vng
-}