commit:     723716487b632d5b97b42a5887adc714e63d7c56
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 12:19:55 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 12:19:58 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=72371648

x11-misc/ptbatterysystemtray: remove unfetchable package

 x11-misc/ptbatterysystemtray/metadata.xml          |  5 -----
 .../ptbatterysystemtray-9999.ebuild                | 23 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/x11-misc/ptbatterysystemtray/metadata.xml 
b/x11-misc/ptbatterysystemtray/metadata.xml
deleted file mode 100644
index dc439f7..0000000
--- a/x11-misc/ptbatterysystemtray/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<herd>qt</herd>
-</pkgmetadata>

diff --git a/x11-misc/ptbatterysystemtray/ptbatterysystemtray-9999.ebuild 
b/x11-misc/ptbatterysystemtray/ptbatterysystemtray-9999.ebuild
deleted file mode 100644
index 5e8b190..0000000
--- a/x11-misc/ptbatterysystemtray/ptbatterysystemtray-9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit qt4-r2 git-2
-
-DESCRIPTION="A simple battery monitor in the system tray"
-HOMEPAGE="https://gitorious.org/ptbatterysystemtray";
-EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}.git"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-       eqmake4 ${PN}.pro INSTALL_PREFIX=/usr
-}

Reply via email to