public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-mathematics/surfer/
@ 2011-03-10 19:00 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2011-03-10 19:00 UTC (permalink / raw
  To: gentoo-commits

commit:     c1d881f5e38469278f0e10209d3fa16b49ad4f30
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 11:30:57 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 11:30:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c1d881f5

Version Bump, Correct Slots for gtk 3 introduction to tree

(Portage version: 2.2.0_alpha26/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)

---
 sci-mathematics/surfer/ChangeLog                   |    8 +++++-
 ...rfer-0.0.158.1.ebuild => surfer-0.0.197.ebuild} |   24 +++++++++----------
 2 files changed, 18 insertions(+), 14 deletions(-)

diff --git a/sci-mathematics/surfer/ChangeLog b/sci-mathematics/surfer/ChangeLog
index 85dc90f..655bcbc 100644
--- a/sci-mathematics/surfer/ChangeLog
+++ b/sci-mathematics/surfer/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for sci-mathematics/surfer
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*surfer-0.0.197 (10 Mar 2011)
+
+  10 Mar 2011; Justin Lecher <jlec@gentoo.org> -surfer-0.0.158.1.ebuild,
+  +surfer-0.0.197.ebuild:
+  Version Bump, Correct Slots for gtk 3 introduction to tree
+
   09 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org>
   +surfer-0.0.158.1.ebuild:
   Initial import. See bug #210908

diff --git a/sci-mathematics/surfer/surfer-0.0.158.1.ebuild b/sci-mathematics/surfer/surfer-0.0.197.ebuild
similarity index 65%
rename from sci-mathematics/surfer/surfer-0.0.158.1.ebuild
rename to sci-mathematics/surfer/surfer-0.0.197.ebuild
index b80215a..ee0ced9 100644
--- a/sci-mathematics/surfer/surfer-0.0.158.1.ebuild
+++ b/sci-mathematics/surfer/surfer-0.0.197.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+EAPI="4"
+
 inherit autotools
 
 DESCRIPTION="Frontend to surf to visualize algebraic curves and surfaces"
@@ -13,24 +15,20 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-cpp/gtkmm
+RDEPEND="
+	dev-cpp/gtkmm:2.4
+	media-gfx/surf"
+DEPEND="
+	dev-cpp/gtkmm:2.4
 	dev-util/pkgconfig"
 
-RDEPEND="dev-cpp/gtkmm
-	media-gfx/surf"
+DOCS="README AUTHORS"
 
-S="${WORKDIR}/${PN}-0.0.158"
+S="${WORKDIR}"/${PN}-0.1
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	# rebuild the buggy autotools
+src_prepare() {
 	eautoreconf
 }
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc README AUTHORS
-}
 
 pkg_postinst() {
 	elog "${PN} ebuild is still under development."



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

only message in thread, other threads:[~2011-03-10 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 19:00 [gentoo-commits] proj/sci:master commit in: sci-mathematics/surfer/ Justin Lecher

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