First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 50091
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Hermann Huttler <huettler@mail.zserv.tuwien.ac.at>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 50091 depends on: Show dependency tree
Show dependency graph
Bug 50091 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-05 04:51 0000
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 From Patrick Kursawe 2004-05-12 05:46:40 0000 -------
Thanks, done.

First Last Prev Next    No search results available      Search page      Enter new bug