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 1F3A9139087 for ; Thu, 19 Jan 2017 12:35:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E111E0C6C; Thu, 19 Jan 2017 12:35:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1C3C2E0C6C for ; Thu, 19 Jan 2017 12:35:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 00B623413B7 for ; Thu, 19 Jan 2017 12:35:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69CD8290F for ; Thu, 19 Jan 2017 12:35:01 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1484829285.92bcc8e413eb39c9410ba003ac94fc8b2e89496a.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/gonvert/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-calculators/gonvert/Manifest sci-calculators/gonvert/gonvert-0.2.32.ebuild X-VCS-Directories: sci-calculators/gonvert/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 92bcc8e413eb39c9410ba003ac94fc8b2e89496a X-VCS-Branch: master Date: Thu, 19 Jan 2017 12:35:01 +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: c8ae01aa-0e33-47a9-9333-466bcac45a49 X-Archives-Hash: dae0c66e9b119d230e385f5f9a6c4da6 commit: 92bcc8e413eb39c9410ba003ac94fc8b2e89496a Author: David Seifert gentoo org> AuthorDate: Thu Jan 19 11:57:30 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Jan 19 12:34:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bcc8e4 sci-calculators/gonvert: Remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3538 sci-calculators/gonvert/Manifest | 1 - sci-calculators/gonvert/gonvert-0.2.32.ebuild | 34 --------------------------- 2 files changed, 35 deletions(-) diff --git a/sci-calculators/gonvert/Manifest b/sci-calculators/gonvert/Manifest index e16f02a..8270a76 100644 --- a/sci-calculators/gonvert/Manifest +++ b/sci-calculators/gonvert/Manifest @@ -1,2 +1 @@ -DIST gonvert-0.2.32.tar.gz 124613 SHA256 9b4b2b7df01038e5edaee6b45990b4344689cd1c378e207cb2980537b1d12e61 SHA512 82fe2da15808c5efcfff983ad12f82563b4106279a1c07a05c67a4b7cb899569edfda396fceb0e6f3d69c4dca4680719db2cc7842600f0715ced4c6235e233b9 WHIRLPOOL ff845e96f468357cd0ce086ac34106da50c736945748ed49840e439b4a3030124d6993d5077f257cafb03662201e3b622a59dd3f86820062132f55a07f87fd9c DIST gonvert-0.2.39.tar.gz 125040 SHA256 013b5b8be7d4af05667bc3689bda021e843e5bb8362d72727076ab77df375de1 SHA512 508c4fe4a453f68ea48787843b96b7f6ee6706e7a264c5698ceb5cba3b90996f506e67230d37b2750db69921aba90f56d4eca2a21531c33aa5cdd95e2ca9ea4b WHIRLPOOL de1667b98d9edaf0ee2119333bcd96b51ec510ed76ede277124d98f7179e7ac863063d0fc834209ea25ef3f6a399a40c7ab334b1ed7a8160e0d7f260165b2c3b diff --git a/sci-calculators/gonvert/gonvert-0.2.32.ebuild b/sci-calculators/gonvert/gonvert-0.2.32.ebuild deleted file mode 100644 index b41c0bf..00000000 --- a/sci-calculators/gonvert/gonvert-0.2.32.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-single-r1 - -DESCRIPTION="Unit conversion utility written in PyGTK" -HOMEPAGE="http://unihedron.com/projects/gonvert/index.php" -SRC_URI="http://unihedron.com/projects/gonvert/downloads/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc ~amd64-linux ~x86-linux" -IUSE="" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND=" - ${PYTHON_DEPS} - dev-python/pygtk:2[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - -PATCHES=( "${FILESDIR}"/0.2.23-paths.patch ) - -src_install () { - emake install DESTDIR="${D}" prefix="${EPREFIX}/usr" - python_fix_shebang "${ED}"/usr/bin - rm -fr "${ED}/usr/share/doc/${PN}" - dodoc doc/{CHANGELOG,FAQ,README,THANKS,TODO} -}