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 1ECF5139085 for ; Sun, 15 Jan 2017 10:13:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A45021C0A2; Sun, 15 Jan 2017 10:13:20 +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 1A88421C0A2 for ; Sun, 15 Jan 2017 10:13:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2CE71341236 for ; Sun, 15 Jan 2017 10:13:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EFE327D5 for ; Sun, 15 Jan 2017 10:13:15 +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: <1484475144.043cfc266e0c767b1c1a48560044a5fdb5a832f0.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/gri/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-visualization/gri/Manifest sci-visualization/gri/gri-2.12.19.ebuild X-VCS-Directories: sci-visualization/gri/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 043cfc266e0c767b1c1a48560044a5fdb5a832f0 X-VCS-Branch: master Date: Sun, 15 Jan 2017 10:13:15 +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: 1dfb2d68-da94-4387-becb-bdf0e1c5fa63 X-Archives-Hash: 7f3d98ce1ad98bd743eeb45d5fb064d0 commit: 043cfc266e0c767b1c1a48560044a5fdb5a832f0 Author: Gerhard Bräunlich gmx net> AuthorDate: Sat Jan 14 15:51:42 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jan 15 10:12:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=043cfc26 sci-visualization/gri: Removing EAPI 4 ebuild Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3469 sci-visualization/gri/Manifest | 1 - sci-visualization/gri/gri-2.12.19.ebuild | 84 -------------------------------- 2 files changed, 85 deletions(-) diff --git a/sci-visualization/gri/Manifest b/sci-visualization/gri/Manifest index 683c820..20ccfc2 100644 --- a/sci-visualization/gri/Manifest +++ b/sci-visualization/gri/Manifest @@ -1,2 +1 @@ -DIST gri-2.12.19.tar.gz 1658449 SHA256 9c1b315f309268a64c538c691644ac83665c88a65c408d427afe8ed22592b6e6 SHA512 cf4c4675b5e5d38b3ef3f6db1209bd29e08b9d5547edc245ec78bbd0f0549937c6de0298c3bd3a565206ab2f8742c45a2344b227136f13412faf9734c5bbe3c6 WHIRLPOOL 5fa851fb8f13bcc3bdbf9d07c2af75295c3014a52b65e723e8ce9c9186af5c7a6a49df45cd3a9115fce562676df1ee07c1df68c6a19fec3e4f6134a528b5fe4b DIST gri-2.12.23.tar.gz 1668587 SHA256 a24e703f30250ed705c0a242aa59a24748259ea7355fca52152f367f45bfd2e7 SHA512 0b028c56e9603fd00480ad7a92461c1e60f7879d89bffb5b83a2ee52c8870546e584c75478777dbb2d4934095fe9a9d4efd2aa2ff756c1860459a1e0cc0b4216 WHIRLPOOL f272827cfa5fa65604dc2a116660a78b7b0ac1df6d5ddacd943fae5ab258d05546285bffb89779aabe710c79a04d3f665b25484af3bbf5ffa1762ca3cee0c245 diff --git a/sci-visualization/gri/gri-2.12.19.ebuild b/sci-visualization/gri/gri-2.12.19.ebuild deleted file mode 100644 index 754c65e..00000000 --- a/sci-visualization/gri/gri-2.12.19.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=2 - -inherit eutils elisp-common - -DESCRIPTION="language for scientific graphics programming" -HOMEPAGE="http://gri.sourceforge.net/" -SRC_URI="mirror://sourceforge/gri/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="doc emacs examples" -RESTRICT="test" - -DEPEND=">=sci-libs/netcdf-3.5.0 - virtual/latex-base - media-gfx/imagemagick[png] - app-text/ghostscript-gpl - emacs? ( virtual/emacs )" - -RDEPEND="${DEPEND}" - -SITEFILE="50gri-gentoo.el" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-2.12.18-postscript.patch -} - -src_compile() { - VARTEXFONTS="${T}/fonts" emake || die - if use emacs; then - elisp-compile src/*.el || die - fi -} - -src_install() { - # Replace PREFIX now and correct paths in the startup message. - sed -e s,PREFIX/share/gri/doc/,/usr/share/doc/${P}/, -i "${S}/src/startup.msg" - - einstall || die - - # license text not necessary - rm "${D}"/usr/share/gri/doc/license.txt - - # install target installs it always and in the wrong location - # remove it here and call elisp-install in case of USE=emacs below - rm -rf "${D}"/usr/share/emacs - - if ! use doc; then - sed -e "s/Manual at.*//" -i "${D}"/usr/share/gri/startup.msg - rm "${D}"/usr/share/gri/doc/cmdrefcard.ps - rm "${D}"/usr/share/gri/doc/refcard.ps - rm -rf "${D}"/usr/share/gri/doc/html - fi - if ! use examples; then - sed -e "s/Examples at.*//" -i "${D}"/usr/share/gri/startup.msg - rm -rf "${D}"/usr/share/gri/doc/examples - fi - - dodoc README - - #move docs to the proper place - mv "${D}"/usr/share/gri/doc/* "${D}/usr/share/doc/${PF}" - rmdir "${D}/usr/share/gri/doc/" - - if use emacs; then - cd src - elisp-install ${PN} *.{el,elc} || die - elisp-site-file-install "${FILESDIR}/${SITEFILE}" \ - || die - fi -} - -pkg_postinst() { - use emacs && elisp-site-regen -} - -pkg_postrm() { - use emacs && elisp-site-regen -}