Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93717 - graveman 0.3.12-2 version bump (ebuild)
Summary: graveman 0.3.12-2 version bump (ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Optical Media project
URL: http://graveman.tuxfamily.org/changel...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-23 11:40 UTC by Martin Wienold
Modified: 2005-05-24 13:20 UTC (History)
0 users

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


Attachments
graveman-0.3.12-r1.ebuild (graveman-0.3.12-r1.ebuild,1.11 KB, text/plain)
2005-05-23 11:41 UTC, Martin Wienold
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wienold 2005-05-23 11:40:43 UTC
An updated graveman 0.3.12 package was released, called
'graveman-0.3.12-2.tar.{bz2,gz}'. 
See http://graveman.tuxfamily.org/changelog-e.php for details.

Since it looks like '-2' suffix is not supported by portage i modified the
existing ebuild of graveman-0.3.12.

I added:
MY_PV="${PV}-2"
MY_P="${PN}-${MY_PV}"
S="${WORKDIR}/${MY_P}"

and modified the SRC_URI to be:
SRC_URI="http://graveman.tuxfamily.org/sources/${PN}-${MY_PV}.tar.gz"

I hope that this not against any guidelines.

KEYWORDS is reduced to ~x86 since this is the only arch i have access to.

Attached ebuild for graveman-0.3.12-2

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Wienold 2005-05-23 11:41:15 UTC
Created attachment 59640 [details]
graveman-0.3.12-r1.ebuild
Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2005-05-24 13:20:09 UTC
0.3.12_p2 committet. Thanks!