Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82996 - net-analyzer/pmacct-0.8.1-r1 version bump
Summary: net-analyzer/pmacct-0.8.1-r1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Netmon project
URL: http://www.ba.cnr.it/~paolo/pmacct/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-22 12:52 UTC by Marcelo Goes (RETIRED)
Modified: 2005-02-23 02:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Goes (RETIRED) gentoo-dev 2005-02-22 12:52:15 UTC
A new version has been released. Changelog in the link below:
http://www.ba.cnr.it/~paolo/pmacct/ChangeLog-0.8.1

I tested the current ebuild and it emerged fine after changing SRC_URI.

--- pmacct-0.8.1.ebuild 2005-02-22 21:50:30.398071784 +0000
+++ pmacct-0.8.1-r1.ebuild      2005-02-22 21:51:34.067392576 +0000
@@ -4,7 +4,8 @@

 DESCRIPTION="A network tool to gather ip traffic informations"
 HOMEPAGE="http://www.ba.cnr.it/~paolo/pmacct/"
-SRC_URI="http://www.ba.cnr.it/~paolo/pmacct/${P}.tar.gz"
+MY_P="${P}p1"
+SRC_URI="http://www.ba.cnr.it/~paolo/pmacct/${MY_P}.tar.gz"

 SLOT="0"
 LICENSE="GPL-2"
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-02-23 02:41:53 UTC
In CVS.  Thanks for the report.