From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 211E013877A for ; Mon, 23 Jun 2014 08:02:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85F17E0A60; Mon, 23 Jun 2014 08:02:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2A49E09FB for ; Mon, 23 Jun 2014 08:02:04 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DAB6333F66B for ; Mon, 23 Jun 2014 08:02:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id A1A7718FAE for ; Mon, 23 Jun 2014 08:02:02 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1403510509.566a8fdd045b3ac20fccf27a022558cb712072e6.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: x11-misc/andromeda/ X-VCS-Repository: proj/qt X-VCS-Files: x11-misc/andromeda/andromeda-9999.ebuild x11-misc/andromeda/metadata.xml X-VCS-Directories: x11-misc/andromeda/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 566a8fdd045b3ac20fccf27a022558cb712072e6 X-VCS-Branch: master Date: Mon, 23 Jun 2014 08:02:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d0a6e97e-9ebd-45ac-aa86-20228df2414c X-Archives-Hash: 9d41ba5bf307357fbda5ce376513fb26 commit: 566a8fdd045b3ac20fccf27a022558cb712072e6 Author: Michael Palimaka gentoo org> AuthorDate: Mon Jun 23 08:01:49 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Jun 23 08:01:49 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=566a8fdd [x11-misc/andromeda] Ebuild is horribly broken due to upstream changes so remove it for now. --- x11-misc/andromeda/andromeda-9999.ebuild | 29 ----------------------------- x11-misc/andromeda/metadata.xml | 5 ----- 2 files changed, 34 deletions(-) diff --git a/x11-misc/andromeda/andromeda-9999.ebuild b/x11-misc/andromeda/andromeda-9999.ebuild deleted file mode 100644 index f10ade9..0000000 --- a/x11-misc/andromeda/andromeda-9999.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -inherit cmake-utils git-2 - -DESCRIPTION="Qt4-based filemanager" -HOMEPAGE="https://gitorious.org/andromeda/pages/Home" -EGIT_REPO_URI="git://gitorious.org/$PN/${PN}.git" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="" -IUSE="test" - -RDEPEND=">=dev-qt/qtcore-4.8.0:4 - >=dev-qt/qtgui-4.8.0:4 - >=dev-qt/qtwebkit-4.8.0:4" -DEPEND="${RDEPEND} - test? ( >=dev-qt/qttest-4.8.0:4 )" -DOCS="TODO.txt dist/changes-*" - -src_prepare() { - if ! use test ; then - sed -i -e '/add_subdirectory( tests )/d' CMakeLists.txt || die - fi -} diff --git a/x11-misc/andromeda/metadata.xml b/x11-misc/andromeda/metadata.xml deleted file mode 100644 index dc439f7..0000000 --- a/x11-misc/andromeda/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -qt -