public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/labplot/files/, sci-visualization/labplot/
Date: Fri,  6 Sep 2013 16:08:11 +0000 (UTC)	[thread overview]
Message-ID: <1378483670.3f2078d21025870c67b7b9fbdc6740fd7a7cdc10.dilfridge@gentoo> (raw)

commit:     3f2078d21025870c67b7b9fbdc6740fd7a7cdc10
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  6 16:07:50 2013 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep  6 16:07:50 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=3f2078d2

[sci-visualization/labplot] not needed anymore

---
 sci-visualization/labplot/Manifest                 | 23 --------------
 .../labplot/files/labplot-9999-liborigin2.patch    | 12 --------
 sci-visualization/labplot/labplot-9999.ebuild      | 36 ----------------------
 sci-visualization/labplot/metadata.xml             |  6 ----
 4 files changed, 77 deletions(-)

diff --git a/sci-visualization/labplot/Manifest b/sci-visualization/labplot/Manifest
deleted file mode 100644
index 1a95b84..0000000
--- a/sci-visualization/labplot/Manifest
+++ /dev/null
@@ -1,23 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA512
-
-AUX labplot-9999-liborigin2.patch 403 RMD160 e74892e631bc03bbaf80cf4ecec5cb5192be5869 SHA1 9ffc6447f6b73f03dce5566cd0a8771e7fe29143 SHA256 03df9396e27d9bddfc79189806d8469b0eeccb8208058ea55978269ec80656a8
-EBUILD labplot-9999.ebuild 846 RMD160 c8a94ed4568b69ded930aeda82ceeac05b7564fc SHA1 fd26ff2f4b0bc66e96ccf8eceb961d43fc02330f SHA256 302665ef26363aade73fe4125deb4117b693153b1e60e0af6e2164cd5e73ed05
-MISC metadata.xml 173 RMD160 f453dd0b380e7196cbb23f1b980963a04762c99b SHA1 dfeff608d0cebe36b67a8f169db1b8254ba64ee9 SHA256 7d564f9afcfea0d8f02e15c16fb521ceca8cb32ca53e5c34919b97bc8b5c5f66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iQIcBAEBCgAGBQJPGvd5AAoJENwGBM22xffer24P/2gKmGibUuZrhMvWf5jEc7NI
-9mjROPgEPDnRAKdwRALgMDamrtJ2vahg7Mx4jlnixjMYY8W8cr2Yc9Vs/zWJM918
-2WJz8z2t2Y0N/icvahN//CSeiXpa0pq2mea3omQNk4zCmX4lY0r8ggFinMDXOqKR
-yEQllakXylAuIyipZGZHrsVUmD+4FyH8LehqHGiDhePoI+cTHFzpHxy4eWbZo007
-yPbHogmqom6MdGLftZWoJ2q/nlSGmVPDVKTAFpHAWWy50hL9hQmN855Bt0CiOtyB
-dG/CLVVjNQtG57iVQ06jHQ8WJBxaK6cYYS27B9xwRs1RRTOhveU+FKLnfdzBY9Qg
-deDQTXEBQ3Qju4QJ1wwiWj/USg48K+7bYvUWdBikB1V3cpg8+2dRuQVcX19mTGbj
-v9WHk6DyBtcbJs0Iq0R7BgnXMJC808C9ki4ZN7HfFLW4Xbo62mgMt9wg5xtDwwa/
-NqMAK8uWI9T4l/heWGwY3reI4If2xoigw1EzoyY+Qzgau3np8qIa7ku5zVqEvCyp
-A3HeBm4VYwB6iNPBNiiUL0mZQsxSsywccvBkI6qV1X+D3OtazOwzbNNbWSHYlagi
-6m6JEFDZlUwmzJ7BqkCku8e5apHk83NzHwI7B/vH/JslGplbCG/Dx0SFxmUQcdcb
-xzDVL+gYGTLVIq3u978x
-=Ugtz
------END PGP SIGNATURE-----

diff --git a/sci-visualization/labplot/files/labplot-9999-liborigin2.patch b/sci-visualization/labplot/files/labplot-9999-liborigin2.patch
deleted file mode 100644
index 1af610b..0000000
--- a/sci-visualization/labplot/files/labplot-9999-liborigin2.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN labplot.orig/CMakeLists.txt labplot/CMakeLists.txt
---- labplot.orig/CMakeLists.txt	2012-01-21 15:09:43.792562578 +0100
-+++ labplot/CMakeLists.txt	2012-01-21 15:13:07.421573963 +0100
-@@ -105,7 +105,7 @@
- 
- ### OPJ #####################################
- FIND_LIBRARY(OPJ_LIBRARY
--  NAMES origin
-+  NAMES origin origin2
- )
- IF(OPJ_LIBRARY)
- MESSAGE ("-- Found liborigin library: ${OPJ_LIBRARY}")

diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild
deleted file mode 100644
index 8178184..0000000
--- a/sci-visualization/labplot/labplot-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/hdaps_monitor/hdaps_monitor-0.3.ebuild,v 1.3 2011/10/29 00:41:28 abcd Exp $
-
-EAPI=4
-inherit subversion kde4-base
-
-MY_PN=LabPlot
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="KDE data analysis and visualisation program"
-HOMEPAGE="http://labplot.sourceforge.net/"
-
-# SRC_URI="http://prdownloads.sourceforge.net/${PN}/${MY_P}.tar.gz"
-ESVN_REPO_URI="https://labplot.svn.sourceforge.net/svnroot/labplot/2.0/"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	sci-libs/cdf
-	sci-libs/gsl
-	sci-libs/hdf5
-	sci-libs/liborigin
-	sci-libs/netcdf
-"
-RDEPEND="$DEPEND"
-
-S=${WORKDIR}/${PN}
-
-PATCHES=( "${FILESDIR}/${P}-liborigin2.patch" )
-
-# this is partly hardwired in the build system :(
-CMAKE_BUILD_DIR=${S}/build

diff --git a/sci-visualization/labplot/metadata.xml b/sci-visualization/labplot/metadata.xml
deleted file mode 100644
index 3cc4be4..0000000
--- a/sci-visualization/labplot/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>kde</herd>
-<herd>sci</herd>
-</pkgmetadata>


             reply	other threads:[~2013-09-06 16:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-06 16:08 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-21 15:33 [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/labplot/files/, sci-visualization/labplot/ Andreas Hüttel

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=1378483670.3f2078d21025870c67b7b9fbdc6740fd7a7cdc10.dilfridge@gentoo \
    --to=dilfridge@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