Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60055 - New ebuild: app-sysmemtester-4.0.3.ebuild
Summary: New ebuild: app-sysmemtester-4.0.3.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 59885 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-11 07:15 UTC by erkan kaplan
Modified: 2004-08-13 12:30 UTC (History)
1 user (show)

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


Attachments
sys-app/memtester-4.0.3.ebuild (memtester-4.0.3.ebuild,524 bytes, text/plain)
2004-08-11 07:17 UTC, erkan kaplan
Details
memtester-4.0.3.ebuild (memtester-4.0.3.ebuild,550 bytes, text/plain)
2004-08-11 08:22 UTC, erkan kaplan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description erkan kaplan 2004-08-11 07:15:11 UTC
New ebuild:  app-sysmemtester-4.0.3.ebuild

Reproducible: Always
Steps to Reproduce:
Comment 1 erkan kaplan 2004-08-11 07:17:04 UTC
Created attachment 37218 [details]
sys-app/memtester-4.0.3.ebuild

new ebuild:
	sys-app/memtester-4.0.3.ebuild
Comment 2 erkan kaplan 2004-08-11 08:22:26 UTC
Created attachment 37219 [details]
memtester-4.0.3.ebuild

I add  manpages,


....
....
doman	memtester.8
....
....
Comment 3 SpanKY gentoo-dev 2004-08-11 20:25:54 UTC
*** Bug 59885 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2004-08-11 20:37:54 UTC
4.0.3 now in portage, thanks guys
Comment 5 Thomas Eckert 2004-08-13 10:26:00 UTC
shouldn't there be a "inherit eutils" as emake is used?
Comment 6 SpanKY gentoo-dev 2004-08-13 12:07:33 UTC
emake is part of portage
Comment 7 Thomas Eckert 2004-08-13 12:30:02 UTC
ahh, thanks -- as epatch, enewuser, ... (more e* here) are eutils-funcs I was
incorrectly concluding that emake is defined there too. sorry.