commit:     764bd0aec1469a57b278cfa73f53631f7b24bb13
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  3 21:18:34 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 21:25:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764bd0ae

x11-misc/andromeda: Remove last-rited pkg

Gentoo-bug: 602260

 x11-misc/andromeda/Manifest             |  1 -
 x11-misc/andromeda/andromeda-0.3.ebuild | 36 ---------------------------------
 x11-misc/andromeda/metadata.xml         | 11 ----------
 3 files changed, 48 deletions(-)

diff --git a/x11-misc/andromeda/Manifest b/x11-misc/andromeda/Manifest
deleted file mode 100644
index a0dca1dfe51..00000000000
--- a/x11-misc/andromeda/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST andromeda-0.3.tar.gz 2225274 SHA256 
f0fad0017b95a6b2a2c4d253b96ae114fd58a30a9421ed9944f49178915fc078 SHA512 
a9600490b68cee92ae2bc0ff9d34d18ca1708806b4e345d49309cabd7156702315123e319542014bb7207c637b931ba64bf9bc403f44be45550c068881fcf80c
 WHIRLPOOL 
815e93556bb72edc82707d5452d87261362cd083654e26ce5f3db8592f121e658759c09ce3352b14340e0a332e5641e14341f7c62a22cf15f2f4218d4026fc8e

diff --git a/x11-misc/andromeda/andromeda-0.3.ebuild 
b/x11-misc/andromeda/andromeda-0.3.ebuild
deleted file mode 100644
index d9934f655a3..00000000000
--- a/x11-misc/andromeda/andromeda-0.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="Qt4-based filemanager"
-HOMEPAGE="https://github.com/ABBAPOH/andromeda";
-SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.gz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="pdf"
-
-RDEPEND=">=dev-qt/qtcore-4.8.0:4
-       >=dev-qt/qtdbus-4.8.0:4
-       >=dev-qt/qtgui-4.8.0:4
-       >=dev-qt/qtopengl-4.8.0:4
-       >=dev-qt/qtwebkit-4.8.0:4
-       pdf? ( app-text/poppler )"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${PN}-${PN}
-
-DOCS="TODO.txt dist/changes-*"
-
-src_configure() {
-       # avoid building manual-only tests
-       local mycmakeargs=(
-               -DDISABLE_TESTS=true
-               $(cmake-utils_use_find_package pdf PopplerQt4)
-       )
-
-       cmake-utils_src_configure
-}

diff --git a/x11-misc/andromeda/metadata.xml b/x11-misc/andromeda/metadata.xml
deleted file mode 100644
index 81e3a4c5be0..00000000000
--- a/x11-misc/andromeda/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>q...@gentoo.org</email>
-               <name>Gentoo Qt Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">ABBAPOH/andromeda</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to