commit:     0e4cc2d0a9ac0a2f2967238e82002741b6a5e180
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 18:04:54 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri May 13 18:04:54 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=0e4cc2d0

dev-vcs/qgit: remove unmaintained live ebuild

 dev-vcs/qgit/metadata.xml     |  8 --------
 dev-vcs/qgit/qgit-9999.ebuild | 29 -----------------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-vcs/qgit/metadata.xml b/dev-vcs/qgit/metadata.xml
deleted file mode 100644
index d472e56..0000000
--- a/dev-vcs/qgit/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>p...@gentoo.org</email>
-               <name>Davide Pesavento</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/dev-vcs/qgit/qgit-9999.ebuild b/dev-vcs/qgit/qgit-9999.ebuild
deleted file mode 100644
index fe6f0ec..0000000
--- a/dev-vcs/qgit/qgit-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils qt4-r2 git-2
-
-DESCRIPTION="Qt4 GUI for git repositories"
-HOMEPAGE="http://libre.tibirna.org/projects/qgit/wiki/QGit";
-EGIT_REPO_URI="git://repo.or.cz/qgit4/redivivus.git
-       http://repo.or.cz/r/qgit4/redivivus.git";
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}
-       >=dev-vcs/git-1.6
-"
-
-src_install() {
-       newbin bin/qgit qgit4
-       newicon src/resources/qgit.png qgit4.png
-       make_desktop_entry qgit4 QGit qgit4
-       dodoc README
-}

Reply via email to