Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59393 - dev-util/argouml version bump to 0.16
Summary: dev-util/argouml version bump to 0.16
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-04 05:57 UTC by Stefan v.d. Berg
Modified: 2004-08-15 11:27 UTC (History)
0 users

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


Attachments
Argouml 0.16 ebuild (argouml-0.16.ebuild,1.36 KB, text/plain)
2004-08-04 05:59 UTC, Stefan v.d. Berg
Details
Argouml version 0.16 with fixed log path (argouml-0.16.ebuild,1.37 KB, text/plain)
2004-08-12 17:19 UTC, Ant
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan v.d. Berg 2004-08-04 05:57:52 UTC
Bump to new stable version of argouml.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Stefan v.d. Berg 2004-08-04 05:59:55 UTC
Created attachment 36744 [details]
Argouml 0.16 ebuild

I simply renamed the old 0.15.6 ebuild and it worked for me.
Comment 2 Ant 2004-08-12 16:46:28 UTC
Same, as root do the following

cd /usr/portage/dev-util/argouml
cp argouml-0.15.6.ebuild argouml-0.16.ebuild
ebuild argouml-0.16.ebuild digest
emerge -u argouml
Comment 3 Ant 2004-08-12 17:19:40 UTC
Created attachment 37324 [details]
Argouml version 0.16 with fixed log path

The current ebuild creates the log file in the wrong directory. It should be
/opt/argouml/lib and not /opt/argouml as it currently is.
Comment 4 Chris Aniszczyk (RETIRED) gentoo-dev 2004-08-15 11:27:01 UTC
Bumped in portage, thanks.