Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43821 - vm-7.18.ebuild (update)
Summary: vm-7.18.ebuild (update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-05 12:12 UTC by Andreas Plesch
Modified: 2004-03-13 11:37 UTC (History)
1 user (show)

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


Attachments
patch for updating ebuild (vm-7.18.diff,735 bytes, patch)
2004-03-05 12:16 UTC, Andreas Plesch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Plesch 2004-03-05 12:12:40 UTC
Hi!

here is an update for app-emacs/vm-7.15. vm is at 7.18 for a while (since December or so) and supports imap much better now.

There are only very minor changes to vm-7.15.ebuild:
- The copyright year range is updated to 1999-2004
- The S=${WORKDIR}/${P} is commented out as suggested in -common mistakes-
Comment 1 Andreas Plesch 2004-03-05 12:16:49 UTC
Created attachment 26910 [details, diff]
patch for updating ebuild

very simple patch 7.15 -> 7.18
Tested and emerged new ebuild successfully.
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-03-13 10:17:39 UTC
Thanks for the patch. Updated year and removed S variable definition
line (and also changed src_unpack() to use epatch). Added to CVS.
Comment 3 Andreas Plesch 2004-03-13 11:37:23 UTC
That is great. Thanks !