First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 92115
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sascha Nitsch <gentoobugs@linuxhowtos.org>
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 92115 depends on: Show dependency tree
Bug 92115 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2005-05-10 06:52 0000
there is a http:// missing in the HOMEPAGE field in the ebuilds of pyxdg

Reproducible: Always
Steps to Reproduce:
1. grep HOMEPAGE /usr/portage/dev-python/pyxdg-*.ebuild

Actual Results:  
/usr/portage/dev-python/pyxdg/pyxdg-0.10.ebuild:HOMEPAGE="pyxdg.freedesktop.org" 
/usr/portage/dev-python/pyxdg/pyxdg-0.8.ebuild:HOMEPAGE="pyxdg.freedesktop.org" 
/usr/portage/dev-python/pyxdg/pyxdg-0.9.ebuild:HOMEPAGE="pyxdg.freedesktop.org" 

Expected Results:  
/usr/portage/dev-python/pyxdg/pyxdg-0.10.ebuild:HOMEPAGE="http://pyxdg.freedesktop.org" 
/usr/portage/dev-python/pyxdg/pyxdg-0.8.ebuild:HOMEPAGE="http://pyxdg.freedesktop.org" 
/usr/portage/dev-python/pyxdg/pyxdg-0.9.ebuild:HOMEPAGE="http://pyxdg.freedesktop.org"

------- Comment #1 From Bart Lauwers (RETIRED) 2005-05-10 09:06:42 0000 -------
Fixed in CVS

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