Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 167335

Summary: dev-lang/erlang-11.2.3 version bump
Product: Gentoo Linux Reporter: Christopher Covington <covracer>
Component: New packagesAssignee: Emacs project <emacs>
Status: RESOLVED FIXED    
Severity: enhancement CC: lang-misc+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.erlang.org/pipermail/erlang-announce/2007-January/000032.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fixed ebuild

Description Christopher Covington 2007-02-17 14:49:01 UTC
Version bump. Changing name and version variables appropriately appear to work on two of my machines.
Comment 1 Christopher Covington 2007-02-19 13:41:16 UTC
BTW I went through and checked all the patches. This release makes all the patches currently used superfluous. You can rip the ebuild from the erlay overlay if you like (/' erlay-pkg/d s/edie/die/ /erlay-pkg_info/d to clean it up).
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-02-20 23:32:42 UTC
Bumped, thanks for the info.
Comment 3 Max Loparev 2007-02-23 19:52:18 UTC
Created attachment 111073 [details]
fixed ebuild

I modified ebuild to enable new features that comes with this release

1. There is no need of external patches for kernell-poll, it is already here.
2. Since version 11 erlang contains smp support.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2007-02-24 11:31:00 UTC
(In reply to comment #3)
> I modified ebuild to enable new features that comes with this release
> 1. There is no need of external patches for kernell-poll, it is already here.
> 2. Since version 11 erlang contains smp support.

 Ok, added your adjustments.  Please provide patches the next time, it makes it easier to understand what you changed.  And you should file a new bug then.  Thanks.