Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157133 - app-emacs/imaxima version bump to 0.97
Summary: app-emacs/imaxima version bump to 0.97
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Science Mathematics related packages
URL: http://members3.jcom.home.ne.jp/imaxi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-04 12:50 UTC by Christian Schlotter
Modified: 2007-02-23 12:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
imaxima-0.97.ebuild (imaxima-0.97.ebuild,1.00 KB, text/plain)
2006-12-04 12:51 UTC, Christian Schlotter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Schlotter 2006-12-04 12:50:24 UTC
Hi!

Please find attached an ebuild for installing imaxima 0.97.  This is the one from portage with the src_unpack() function removed, as imaxima-patch from $FILESDIR seems to be included upstream.

Regards
Christian
Comment 1 Christian Schlotter 2006-12-04 12:51:13 UTC
Created attachment 103346 [details]
imaxima-0.97.ebuild

--- imaxima-0.97.ebuild~        2006-12-04 20:32:16.000000000 +0100
+++ imaxima-0.97.ebuild 2006-12-04 20:38:09.000000000 +0100
@@ -22,11 +22,6 @@
 
 S=${WORKDIR}/${MY_P}
 
-src_unpack() {
-       unpack ${A}
-       epatch "${FILESDIR}"/${P}-imaxima.el.patch
-}
-
 src_compile() {
        econf || die "econf failed"
        emake || die "emake failed"
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-02-23 12:02:22 UTC
bumped.  mathematics team, I cleaned up a bit and added emacs team to metadata.xml