public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: dev-util/vng/, dev-util/entomologist/
@ 2018-11-18 13:40 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2018-11-18 13:40 UTC (permalink / raw
  To: gentoo-commits

commit:     ecbad4dbdc3b6029dadc7c9e5c6c9c6b7e6c3d5b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 13:40:29 2018 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 13:40:29 2018 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=ecbad4db

Drop ebuilds depending on removed eclass

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-util/entomologist/ChangeLog                 |  9 --------
 dev-util/entomologist/entomologist-0.5.2.ebuild | 27 ----------------------
 dev-util/entomologist/entomologist-1.1.ebuild   | 29 ------------------------
 dev-util/entomologist/metadata.xml              | 10 ---------
 dev-util/vng/ChangeLog                          | 14 ------------
 dev-util/vng/metadata.xml                       |  7 ------
 dev-util/vng/vng-20081021.ebuild                | 30 -------------------------
 7 files changed, 126 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/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/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
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-18 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-18 13:40 [gentoo-commits] proj/betagarden:master commit in: dev-util/vng/, dev-util/entomologist/ Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox