From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 73C79139694 for ; Sun, 26 Mar 2017 09:04:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC38BE0C44; Sun, 26 Mar 2017 09:04:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C020E0C44 for ; Sun, 26 Mar 2017 09:04:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 265F5341662 for ; Sun, 26 Mar 2017 09:04:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC8CC73C4 for ; Sun, 26 Mar 2017 09:04:28 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1490519040.c1a0a94f3738f4bbefec870ca6bbdba644f4f86e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/qconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/qconf/Manifest sys-devel/qconf/qconf-1.5_pre717-r1.ebuild X-VCS-Directories: sys-devel/qconf/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c1a0a94f3738f4bbefec870ca6bbdba644f4f86e X-VCS-Branch: master Date: Sun, 26 Mar 2017 09:04:28 +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: 62b4a195-1610-47a9-9855-b186eb4ee291 X-Archives-Hash: 845ea490f8a5e31f2293f85cd0a09cd1 commit: c1a0a94f3738f4bbefec870ca6bbdba644f4f86e Author: Sergey Ilinykh gmail com> AuthorDate: Sun Mar 26 05:00:33 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 26 09:04:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a0a94f sys-devel/qconf: remove old 1.5_pre717-r1 Closes: https://github.com/gentoo/gentoo/pull/4298 sys-devel/qconf/Manifest | 1 - sys-devel/qconf/qconf-1.5_pre717-r1.ebuild | 38 ------------------------------ 2 files changed, 39 deletions(-) diff --git a/sys-devel/qconf/Manifest b/sys-devel/qconf/Manifest index aff4564c565..4ba9c203b1c 100644 --- a/sys-devel/qconf/Manifest +++ b/sys-devel/qconf/Manifest @@ -1,3 +1,2 @@ -DIST qconf-1.5_pre717.tar.bz2 42010 SHA256 16ece50ac3f9533cf05d7abb44a025503ef8a3ea985fb70ba4c2224f27fdf903 SHA512 c3dcabe1d8aeaf1cabacd6e2e37dcbaaea85b28ec212fa2a0a48cfeec6b0bddea35eb2bd1828a5985daad3f2ad5e2cb6edaa2fbf3fda54b9fd3cfa64d5d3aa99 WHIRLPOOL e351cc97b30b1d166d8a6cf6327833c49a95c55c68ae50959e2b0fd0d12b86ade638348cc816e665d01692abf3ea0f8721400ba89243badd2c8cda0380f2d1e6 DIST qconf-2.0.tar.bz2 50507 SHA256 772022c9757530c192d3bb1d31c4d6076b3464a8395dc06d3019923c44f999f2 SHA512 8820dfe191149b8bf7aa2cd631a6c4900b821c30817c6bffcf79734271c47165daceef11507690d495881c8dc8d19f8dec441c7adeb2a3e36b355b66b4f5c43a WHIRLPOOL facc512a3df046e131825a45afc928b76d8c87446b8d4161695165e6551cebfb586497b2cad3c69a9a75afa0791b9c915e6f7019ead9925d867c01d7bd573f09 DIST qconf-2.3.tar.xz 51848 SHA256 d189dcf5589fe7d8ca53b963ba8bd33b91c4a75d1e7d863544174e6b7d69f581 SHA512 27a532cb52067707a3e04a40260bb0f42e40adff4a643d2f048832356de58271e4051c9cb810e6fffd4b4e45dba483ed65aec062506053caa262ac03b3ec6253 WHIRLPOOL 6fc386321d4a9bbb12254d427355feaadc90c4b66dfdd0d69a635c15ed72c481aede18c506b9b15260de448931bbbbec6c3a59d374c49491e997d6f52a33ea62 diff --git a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild b/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild deleted file mode 100644 index f6ebfafaa6b..00000000000 --- a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="2" - -inherit multilib qt4-r2 - -DESCRIPTION="./configure like generator for qmake-based projects" -HOMEPAGE="http://delta.affinix.com/qconf/" -SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="dev-qt/qtcore:4" -RDEPEND="${DEPEND}" - -src_configure() { - # Fake ./configure. Fails on unknown options - ./configure \ - --prefix=/usr/ \ - --qtdir=/usr/$(get_libdir)/ || die "./configure failed" - - [ ! -f Makefile ] && die "./configure failed" - - eqmake4 -} - -src_install() { - dobin qconf || die - dodoc README TODO || die - insinto /usr/share/${PN} - doins -r conf modules - insinto /usr/share/doc/${PF}/examples - doins examples/* -}