Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1257 - update magicpoint-1.07a -> 1.09a
Summary: update magicpoint-1.07a -> 1.09a
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-20 11:15 UTC by Matthew Kennedy
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
magicpoint-1.07a-1.09a.patch (magicpoint-1.07a-1.09a.patch,449 bytes, patch)
2002-03-20 11:20 UTC, Matthew Kennedy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Kennedy 2002-03-20 11:15:55 UTC
I have examined the latest version of magicpoint (version 1.09a). To update our
ebuild from 1.07a to 1.09a, simply copy reuse the existing ebuild for 1.07a. I
have verified that no change is necessary.

Magicpoint 1.09a adds about 6 new major features and bug fixes since 1.07a.
Comment 1 Matthew Kennedy 2002-03-20 11:20:14 UTC
Created attachment 386 [details, diff]
magicpoint-1.07a-1.09a.patch

Nothing new.... just an update to the copyright string for 2002
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-03-21 02:36:04 UTC
Thanks for the version upgrade note. For future reference, please make sure to
check the ebuild as well for things like try and A= (and in some rare cases P=).
 All of those are deprecated -- A= and P= are automatic, and try is now replaced
with || die, which is rarely a lot sexier and daring, and the chicks dig it.