Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 188082

Summary: ~ppc64 keywording request for app-arch/fastjar-0.95
Product: Gentoo Linux Reporter: Andrew John Hughes <gnu_andrew>
Component: New packagesAssignee: ppc64 architecture team <ppc64>
Status: RESOLVED FIXED    
Severity: enhancement CC: java
Priority: High    
Version: unspecified   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: FastJar 0.95 ebuild

Description Andrew John Hughes 2007-08-08 08:13:13 UTC
Attached is an e-build for fastjar 0.95.  Tested successfully on ppc64.

Reproducible: Always
Comment 1 Andrew John Hughes 2007-08-08 08:13:43 UTC
Created attachment 127250 [details]
FastJar 0.95 ebuild
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-08-08 18:38:11 UTC
(In reply to comment #1)
> Created an attachment (id=127250) [edit]
> FastJar 0.95 ebuild
> 

It's better to use the PN and P variables in SRC_URI. 

-SRC_URI="http://download.savannah.nongnu.org/releases/fastjar/fastjar-0.95.tar.gz"
+SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz"

I committed the version bump. ppc64: please keyword.
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2007-08-14 18:07:03 UTC
added ~ppc64
Comment 4 Andrew John Hughes 2007-08-14 18:27:57 UTC
Thanks for this.  Sorry for not being more generic in the name of the tarball, I just kept what was there before and amended it (although I have seen that style before).