From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/octave-epstk/
Date: Mon, 5 Mar 2018 15:33:12 +0000 (UTC) [thread overview]
Message-ID: <1520263856.018ab87bbc1bfab8196afa25313babceb388f3df.pacho@gentoo> (raw)
commit: 018ab87bbc1bfab8196afa25313babceb388f3df
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 5 15:28:35 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Mar 5 15:30:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=018ab87b
sci-mathematics/octave-epstk: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sci-mathematics/octave-epstk/Manifest | 2 --
.../octave-epstk/octave-epstk-2.3.ebuild | 39 ----------------------
2 files changed, 41 deletions(-)
diff --git a/sci-mathematics/octave-epstk/Manifest b/sci-mathematics/octave-epstk/Manifest
index 2bd92a51b83..bcc7069208b 100644
--- a/sci-mathematics/octave-epstk/Manifest
+++ b/sci-mathematics/octave-epstk/Manifest
@@ -1,4 +1,2 @@
-DIST octave-epstk_2.3-2.debian.tar.gz 10079 BLAKE2B dac7f138373a14bb51190dadeb4481c73b204756a1760242141459c011e59e14d705e2cc1b3f4de9a5a49ee034dffa898e1d217a90ea564556ecc71346d84d4f SHA512 076c374581df44d5b6ac9e0a7fd0a412adfda325fd28fbbf036a739d444332a75dea30a3e313f4df8ec54ceab60fea8206cf70837ae83407b17c5ff42e35563f
-DIST octave-epstk_2.3.orig.tar.bz2 1401307 BLAKE2B d2537046e2436e595ad7d86c783b095af51d3598faa9b97d22724e75fc8e009afe096bcf736145e90757088c9148c1d2dad1689bc06343d7789d0f1137bb5a48 SHA512 3b672e78636a1d339355d5f8340a0f35c3af443061e76de875a0f22fae5fa394b3373fb12770705a301dbccdd1ad577aec2934daa04e8f3d16f8133b77e9bbd7
DIST octave-epstk_2.4-1.debian.tar.gz 10905 BLAKE2B 79290d650a3a9e485c2b45fabcf5aa6c68585656f5f1c81ac3412ea123986bb51ed18b7f093bcec954964e260907594d5fda0f28915ef951fe59c6d238092278 SHA512 93ce2bdb04b2be36bc73d2c13a1bdd909b30597a76bc80db0abb1b4f53467742086559ed1f5ce265cea70f84c9b33d07a514b4fc1c8afc46640d0031907e6dea
DIST octave-epstk_2.4.orig.tar.bz2 1072111 BLAKE2B 25694cb80fe66efb15508f6654218a2fcfd66997258e590626caf4daeafdc68b92dba5c9b0066c25777af609606d9b6e15ebea45c8fabcca17c962a1d664172c SHA512 64de7c23e2a79f03a6aeaa9e8a73c6d95e59cf616fc601bd8c6ad18d3870b1c60752f95cdc174cc31b3095e8b6e3858111c7d72b3b6df8effee4393791282112
diff --git a/sci-mathematics/octave-epstk/octave-epstk-2.3.ebuild b/sci-mathematics/octave-epstk/octave-epstk-2.3.ebuild
deleted file mode 100644
index f4c6f9a75dc..00000000000
--- a/sci-mathematics/octave-epstk/octave-epstk-2.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit eutils
-
-DEB_PR=2
-DESCRIPTION="Graphical output functions for Matlab and Octave"
-HOMEPAGE="http://www.epstk.de/"
-SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.bz2
- mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${DEB_PR}.debian.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
-SLOT="0"
-IUSE="doc"
-
-RDEPEND="sci-mathematics/octave
- app-text/ghostscript-gpl"
-DEPEND=""
-
-S="${WORKDIR}"
-
-src_prepare() {
- local p
- cd eps*
- for p in $(cat "${WORKDIR}"/debian/patches/series); do
- epatch "${WORKDIR}"/debian/patches/${p}
- done
-}
-
-src_install () {
- insinto /usr/share/octave/site/m/${PN}
- doins eps*/m/* || die
- use doc && dohtml -r eps*/doc/*
- insinto /etc
- doins debian/epstk.conf || die
- dodoc debian/README.Debian debian/changelog
-}
next reply other threads:[~2018-03-05 15:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-05 15:33 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-22 3:07 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/octave-epstk/ Yixun Lan
2020-09-19 18:50 Sam James
2017-11-25 17:42 David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1520263856.018ab87bbc1bfab8196afa25313babceb388f3df.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox