public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/gap/
Date: Fri, 24 Jun 2011 17:09:30 +0000 (UTC)	[thread overview]
Message-ID: <1886af2e35908d7f3db97715b09725c9b220f124.jlec@gentoo> (raw)

commit:     1886af2e35908d7f3db97715b09725c9b220f124
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 17:02:00 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 17:02:00 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1886af2e

Cleaned ebuild

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-mathematics/gap/ChangeLog         |    7 +++++--
 sci-mathematics/gap/gap-4.4.12.ebuild |   30 ++++++++++++++++--------------
 2 files changed, 21 insertions(+), 16 deletions(-)

diff --git a/sci-mathematics/gap/ChangeLog b/sci-mathematics/gap/ChangeLog
index 5f022ef..2c0b188 100644
--- a/sci-mathematics/gap/ChangeLog
+++ b/sci-mathematics/gap/ChangeLog
@@ -1,7 +1,10 @@
-# ChangeLog for sci-mathematics/yorick
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# ChangeLog for sci-mathematics/gap
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 Jun 2011; Justin Lecher <jlec@gentoo.org> gap-4.4.12.ebuild:
+  Cleaned ebuild
+
 *gap-4.4.12 (16 Jan 2009)
 	
   16 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org> +gap-4.4.12.ebuild,

diff --git a/sci-mathematics/gap/gap-4.4.12.ebuild b/sci-mathematics/gap/gap-4.4.12.ebuild
index a4295d3..d45ce3a 100644
--- a/sci-mathematics/gap/gap-4.4.12.ebuild
+++ b/sci-mathematics/gap/gap-4.4.12.ebuild
@@ -1,14 +1,10 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-inherit elisp-common versionator
 
-DESCRIPTION="System for computational discrete algebra"
-HOMEPAGE="http://www.gap-system.org/"
-SLOT="0"
-IUSE="emacs vim-syntax xtom"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+EAPI=3
+
+inherit elisp-common versionator
 
 XTOM_VERSION=1r1p4
 
@@ -17,19 +13,25 @@ PV2=$(get_version_component_range 3 )
 PV1=$(replace_version_separator 1 'r' ${PV1} )
 PV2=${PV1}p${PV2}
 
-SRC_URI="ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/${PN}${PV2}.tar.bz2
+DESCRIPTION="System for computational discrete algebra"
+HOMEPAGE="http://www.gap-system.org/"
+SRC_URI="
+	ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/${PN}${PV2}.tar.bz2
 	xtom? ( ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/xtom${XTOM_VERSION}.tar.bz2 )"
 
-RDEPEND="emacs? ( virtual/emacs )
-	vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+SLOT="0"
+IUSE="emacs vim-syntax xtom"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
 
-#### delete the next line when moving this ebuild to the main tree!
-RESTRICT=mirror
+RDEPEND="
+	emacs? ( virtual/emacs )
+	vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+DEPEND="${RDEPEND}"
 
 S="${WORKDIR}"/${PN}${PV1}
 
 src_compile() {
-	econf
 	emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" compile || die "emake failed"
 }
 



             reply	other threads:[~2011-06-24 17:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24 17:09 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-01  8:50 [gentoo-commits] proj/sci:master commit in: sci-mathematics/gap/ Andrew Ammerlaan
2020-09-28 10:12 Horea Christian
2015-09-21 14:04 Justin Lecher
2011-06-24 17:09 Justin Lecher

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=1886af2e35908d7f3db97715b09725c9b220f124.jlec@gentoo \
    --to=jlec@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