First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 7424
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Nick Hadaway <nick@capital-internet.net>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Maurizio Disimino <kevin@aptbasilicata.it>
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 7424 depends on: Show dependency tree
Bug 7424 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: 2002-09-03 13:24 0000
sexybit root # fgrep ucspi-tcp /usr/portage/profiles/package.mask
# new ucspi-tcp with ssl support
=sys-apps/ucspi-tcp-0.88-r3

SRC_URI supports "conditional URLs". So:

SRC_URI="http://cr.yp.to/${PN}/${P}.tar.gz
	http://www.fefe.de/ucspi/ucspi-tcp-0.88-ipv6.diff11.bz2
	http://www.nrg4u.com/qmail/ucspi-tcp-ssl-20020705.patch.gz"

should be:

SRC_URI="http://cr.yp.to/${PN}/${P}.tar.gz
	ipv6? ( http://www.fefe.de/ucspi/ucspi-tcp-0.88-ipv6.diff11.bz2 )
	ssl?  ( http://www.nrg4u.com/qmail/ucspi-tcp-ssl-20020705.patch.gz )"

------- Comment #1 From Nick Hadaway 2002-09-04 02:00:37 0000 -------
I have updated the ebuilds and the new files should be available in portage
within 24 hours.  Thanks for the suggestion!

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