public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/
Date: Sun, 18 Jan 2015 02:16:06 +0000 (UTC)	[thread overview]
Message-ID: <1420983395.db90e1fb5c87dfdb1359fe6c6dac40c62f0e4746.ottxor@gentoo> (raw)

commit:     db90e1fb5c87dfdb1359fe6c6dac40c62f0e4746
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Jan 11 13:36:35 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 13:36:35 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=db90e1fb

sci-libs/symmetrica: Move to EAPUI=5 and clean the ebuild

---
 sci-libs/symmetrica/ChangeLog             |  4 ++++
 sci-libs/symmetrica/symmetrica-2.0.ebuild | 16 ++++------------
 2 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/sci-libs/symmetrica/ChangeLog b/sci-libs/symmetrica/ChangeLog
index 5ff60ae..332a0da 100644
--- a/sci-libs/symmetrica/ChangeLog
+++ b/sci-libs/symmetrica/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  11 Jan 2015; Marius Brehler <marbre@linux.sungazer.de>
+  symmetrica-2.0.ebuild:
+  Move to EAPUI=5 and clean the ebuild
+
   24 Jun 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
   symmetrica-2.0.ebuild:
   QA fixes

diff --git a/sci-libs/symmetrica/symmetrica-2.0.ebuild b/sci-libs/symmetrica/symmetrica-2.0.ebuild
index 06b1553..2df7c4f 100644
--- a/sci-libs/symmetrica/symmetrica-2.0.ebuild
+++ b/sci-libs/symmetrica/symmetrica-2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=5
 
 inherit versionator
 
@@ -11,19 +11,11 @@ HOMEPAGE="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathemati
 MY_P=SYM$(replace_all_version_separators '_')
 SRC_URI="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/${MY_P}_tar.gz -> ${MY_P}.tar.gz"
 
-MY_P=SYM$(replace_all_version_separators ' _')
-
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~ppc64"
 IUSE=""
 
-#### Remove the following line when moving this ebuild to the main tree!
-RESTRICT="mirror"
-
-RDEPEND=""
-DEPEND=""
-
 S="${WORKDIR}"
 
 src_prepare() {
@@ -31,11 +23,11 @@ src_prepare() {
 #	plus documentation that you can use as you wish in your programs.
 #	For sage and ease of use we make it into a library with the following
 #	makefile (developped by F. Bissey and T. Abbott (sage on debian).
-	cp "${FILESDIR}/makefile" "${S}/makefile"
+	cp "${FILESDIR}/makefile" "${S}/makefile" || die
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "make install failed"
+	emake DESTDIR="${D}" install
 
 #	symmetrica's documentation are just text files with a ".doc" extension.
 	dodoc README *.doc


             reply	other threads:[~2015-01-18  2:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18  2:16 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-18  2:16 [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/ Christoph Junghans
2015-01-18  2:16 Christoph Junghans
2015-01-18  2:16 Christoph Junghans
2015-01-18  2:16 Christoph Junghans
2015-02-21  2:46 Christoph Junghans
2015-02-21 20:06 Christoph Junghans

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=1420983395.db90e1fb5c87dfdb1359fe6c6dac40c62f0e4746.ottxor@gentoo \
    --to=ottxor@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