Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50091 - version bump to xdrawchem-1.8.1
Summary: version bump to xdrawchem-1.8.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-05-05 04:51 UTC by Hermann Huttler
Modified: 2004-05-12 05:46 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 Hermann Huttler 2004-05-05 04:51:11 UTC
There is a new version out and the old ebuild works with one minor change: The suffix of the source tarball has changed from .tgz to .tar.gz

Reproducible: Always
Steps to Reproduce:




Output of diff -u:
--- /usr/portage/app-sci/xdrawchem/xdrawchem-1.7.8.ebuild       2004-04-01
11:15:29.000000000 +0200
+++ xdrawchem-1.8.1.ebuild      2004-05-05 10:42:20.090256704 +0200
@@ -10,7 +10,7 @@

 DESCRIPTION="a molecular structure drawing program"
 HOMEPAGE="http://${PN}.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

 LICENSE="GPL-2"
 SLOT="0"
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-05-12 05:46:40 UTC
Thanks, done.