Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412689 - sci-misc/vitables-2.1 - ViTables-2.1.tar.gz VERIFY FAILED!
Summary: sci-misc/vitables-2.1 - ViTables-2.1.tar.gz VERIFY FAILED!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-19 20:25 UTC by rnelsonchem
Modified: 2012-04-22 08:00 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 rnelsonchem 2012-04-19 20:25:17 UTC
I had trouble with this ebuild because the download link did not point to a valid location: 
SRC_URI="mirror://berlios/vitables/ViTables-${PV}.tar.gz"

I changed this variable to the Google Code link, and the package compiled without a hitch:
SRC_URI="http://vitables.googlecode.com/files/ViTables-${PV}.tar.gz"

Here's the project website:
http://vitables.org/download/index.html
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-04-22 08:00:58 UTC
+  22 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org> -vitables-2.0.ebuild,
+  vitables-2.1.ebuild:
+  Update SRC_URI and HOMEPAGE wrt #412689 by <rnelsonchem@gmail.com>