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

Bug 428252

Summary: net-misc/aria2: please review prefix changes
Product: Gentoo Linux Reporter: Christoph Junghans (RETIRED) <junghans>
Component: Current packagesAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED FIXED    
Severity: normal CC: prefix
Priority: Normal Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 315803    
Attachments: patch for aria2-1.9.3.ebuild
patch for aria2-1.15.0.ebuild

Description Christoph Junghans (RETIRED) gentoo-dev 2012-07-27 04:15:01 UTC
Created attachment 319344 [details, diff]
patch for aria2-1.9.3.ebuild

-EAPI bumped to 4
-some tweaks to find gnutls on prefix
-${D} -> ${ED}
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2012-08-09 14:42:25 UTC
Created attachment 320798 [details, diff]
patch for aria2-1.15.0.ebuild

Only minor changes left.
Comment 2 Christoph Junghans (RETIRED) gentoo-dev 2012-09-06 03:39:56 UTC
@dev-zero: please review, otherwise I will add it in 10 days. The changes are too trivial to rot in the bugtracker.
Comment 3 Christoph Junghans (RETIRED) gentoo-dev 2012-09-16 21:29:13 UTC
(In reply to comment #2)
> @dev-zero: please review, otherwise I will add it in 10 days. The changes
> are too trivial to rot in the bugtracker.

Done, checking configure most of the changes are not necessary:
- sqlite3, libcares and openssl uses pkg-config 
- libexpat-prefix doesn't exist anymore

Only one ${D} to ${ED} left.