Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104232 - [EBUILD] dev-util/bouml-2.5.2.ebuild
Summary: [EBUILD] dev-util/bouml-2.5.2.ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://bouml.free.fr/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-08-30 00:52 UTC by Ray Tsang
Modified: 2005-08-30 04:19 UTC (History)
0 users

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


Attachments
bouml-2.5.2.ebuild (bouml-2.5.2.ebuild,969 bytes, text/plain)
2005-08-30 00:54 UTC, Ray Tsang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ray Tsang 2005-08-30 00:52:48 UTC
BOUML is a free UML tool box (under development) allowing you to specify and
generate code in C++, Java and Idl. It runs under Unix/Linux/Solaris and Windows.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ray Tsang 2005-08-30 00:54:42 UTC
Created attachment 67251 [details]
bouml-2.5.2.ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-30 04:19:40 UTC
1/ Keywords do not follow policy.
2/ ${A}, ${S} should be quoted
3/ You have qt in IUSE but that use flag in unused anywhere in the ebuild.
4/ The "if use doc" statement in src_install() has invalid syntax.
5/ Is there any particular reason why are you using make instead of emake? If
so, please add a comment explaining why it's necessary.

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1

Please, fix the above problems and reopen.