Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79221 - new ebuild net-irc/srvx-1.3.0.2005_p6
Summary: new ebuild net-irc/srvx-1.3.0.2005_p6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-23 08:39 UTC by Simon Arlott
Modified: 2005-01-23 12:48 UTC (History)
0 users

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


Attachments
srvx-1.3.0.2005_p6 ebuild (srvx-1.3.0.2005_p6.ebuild,2.23 KB, text/plain)
2005-01-23 08:41 UTC, Simon Arlott
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Arlott 2005-01-23 08:39:13 UTC
New ebuild for -p6 added, with additional USE flag for the debug malloc code.

The net-irc/srvx-1.3.0.2005_p1 and net-irc/srvx-1.3.0.2005_p2 should be deleted since they were accidentally being built from the 2004 arch archive, making the code used even older than 1.3-p84

Reproducible: Always
Steps to Reproduce:
Comment 1 Simon Arlott 2005-01-23 08:41:18 UTC
Created attachment 49297 [details]
srvx-1.3.0.2005_p6 ebuild
Comment 2 Sven Wegener gentoo-dev 2005-01-23 12:48:29 UTC
I've used the debug USE flag for the debug malloc code, we have way to much local
USE flags and should re-use global flags whenever possible.

Please base your changes on the latest ebuild and attach a patch, it's much easier
for use to track your changes. Thanks!