Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125814 - net-mail/popa3d-1.0.1 version bump
Summary: net-mail/popa3d-1.0.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Net-Mail Packages
URL: http://www.openwall.com/popa3d/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-11 04:16 UTC by Beech Horn
Modified: 2006-05-23 11:55 UTC (History)
1 user (show)

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


Attachments
popa3d-1.0.1.ebuild (popa3d-1.0.1.ebuild,5.35 KB, text/plain)
2006-03-11 04:16 UTC, Beech Horn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Beech Horn 2006-03-11 04:16:00 UTC
Very simple version bump.
Comment 1 Beech Horn 2006-03-11 04:16:17 UTC
Created attachment 81912 [details]
popa3d-1.0.1.ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-23 10:59:48 UTC
Re-assign wrt Bug 26349. Please, remove port001 from metadata.xml.
Comment 3 Fernando J. Pereda (RETIRED) gentoo-dev 2006-05-23 11:55:13 UTC
Ok, popa3d-1.0.2 added to CVS. I fixed the ebuild in some ways:

- make it respect CFLAGS
- make it respect LDFLAGS and FEATURES="nostrip"
- make it work with cross-compilers
- simplified sed calls
- quoted some string that needed to be quoted.

Everything seems to work fine here except a /var/empty/.keepdir collision that I don't really know how to resolve.

- ferdy