Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 428252 - net-misc/aria2: please review prefix changes
Summary: net-misc/aria2: please review prefix changes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2012-07-27 04:15 UTC by Christoph Junghans (RETIRED)
Modified: 2012-09-16 21:29 UTC (History)
1 user (show)

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


Attachments
patch for aria2-1.9.3.ebuild (aria2-1.9.3.ebuild.patch,1.88 KB, patch)
2012-07-27 04:15 UTC, Christoph Junghans (RETIRED)
Details | Diff
patch for aria2-1.15.0.ebuild (aria2-1.15.0.ebuild.patch,1.87 KB, patch)
2012-08-09 14:42 UTC, Christoph Junghans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.