public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-mathematics/octave-epstk/
@ 2011-03-09 17:58 Sebastien Fabbro
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro @ 2011-03-09 17:58 UTC (permalink / raw
  To: gentoo-commits

commit:     31dffc6db2a039e4df0a1e30ca88bced0748960c
Author:     Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Wed Mar  9 17:58:19 2011 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 17:58:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=31dffc6d

[sci-mathematics/octave-epstk] in the main tree

---
 sci-mathematics/octave-epstk/ChangeLog             |   23 ----------
 sci-mathematics/octave-epstk/metadata.xml          |   11 -----
 .../octave-epstk/octave-epstk-2.2.ebuild           |   45 --------------------
 3 files changed, 0 insertions(+), 79 deletions(-)

diff --git a/sci-mathematics/octave-epstk/ChangeLog b/sci-mathematics/octave-epstk/ChangeLog
deleted file mode 100644
index b353231..0000000
--- a/sci-mathematics/octave-epstk/ChangeLog
+++ /dev/null
@@ -1,23 +0,0 @@
-# ChangeLog for sci-mathematics/octave-epstk
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*octave-epstk-2.2 (13 Jan 2010)
-
-  13 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org>
-  -octave-epstk-2.1.ebuild, -files/octave-epstk-2.1_PATCH1.patch,
-  +octave-epstk-2.2.ebuild, metadata.xml:
-  Bump. Now based on Debian modifications
-
-  12 Oct 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
-  octave-epstk-2.1.ebuild:
-  fix for bug 288586, thanks Juergen Rose for reporting
-  Some QA, rest is commented in the ebuild
-
-*octave-epstk-2.1 (14 Apr 2006)
-
-  14 Apr 2006; Lucas Chiesa <lucas.chiesa@gmail.com>:
-  +octave-epstk-2.1.ebuild, +metadata.xml, +ChangeLog,
-  +octave-epstk-2.1_PATCH1.patch
-  Initial import. Thanks to Peter Gustafson <petegus@umich.edu>
-  for the ebuild. Closes bug #127475

diff --git a/sci-mathematics/octave-epstk/metadata.xml b/sci-mathematics/octave-epstk/metadata.xml
deleted file mode 100644
index 5589ad7..0000000
--- a/sci-mathematics/octave-epstk/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>sci-mathematics</herd>
-<longdescription lang='en'>
-  The octave-epstk package provides, via a set of .m functions, a
-  toolkit to create powerful encapsulated postscript (.eps) graphs. Most 2D
-  scientific graphics functions are written. The generated .eps-files are very
-  small and can be imported into other documents without loss of quality.
-</longdescription>
-</pkgmetadata>

diff --git a/sci-mathematics/octave-epstk/octave-epstk-2.2.ebuild b/sci-mathematics/octave-epstk/octave-epstk-2.2.ebuild
deleted file mode 100644
index 02bf184..0000000
--- a/sci-mathematics/octave-epstk/octave-epstk-2.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-inherit eutils
-
-DEB_PR=14
-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.gz
-	mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${DEB_PR}.diff.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
-SLOT="0"
-IUSE=""
-
-RDEPEND="sci-mathematics/octave
-	app-text/ghostscript-gpl"
-DEPEND=""
-
-src_prepare() {
-	epatch "${WORKDIR}"/${PN}_${PV}-${DEB_PR}.diff
-	cd "${S}"
-	mv "${WORKDIR}"/epstk*/* . || die
-	for i in $(cat debian/patches/series); do
-		epatch debian/patches/${i}
-	done
-}
-
-src_install () {
-	insinto /usr/share/octave/site/m/${PN}
-	doins m/*.m m/*.psd m/epstkbc m/def* m/mFileList m/epsFileList m/octave.asc m/*.inc || die
-	insinto /etc
-	doins debian/epstk.conf || die
-	dodoc debian/README.Debian debian/changelog
-}
-
-pkg_postinst () {
-	einfo "Package installed as octave-epstk."
-	einfo "To test epstk, run octave and execute the demo m files."
-	einfo "For example:"
-	einfo "octave:1> edemo1"
-}



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-09 17:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 17:58 [gentoo-commits] proj/sci:master commit in: sci-mathematics/octave-epstk/ Sebastien Fabbro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox