Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5268

Summary: app-admin/modlogan-0.7.4-r1.ebuild has a syntax error
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 1.3   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2002-07-19 15:37:16 UTC
i swear i posted this bug already :x

basically we got one (1) missing " and one (1) extra line

BEFORE:
SRC_URI="http://www.kneschke.de/projekte/modlogan/download/${P}.tar.gz
SLOT="0"
         http://www.kneschke.de/projekte/modlogan/download/gd-1.8.1.tar.gz"

AFTER:
SRC_URI="http://www.kneschke.de/projekte/modlogan/download/${P}.tar.gz"
SLOT="0"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-19 15:49:46 UTC
you did post it already, and it's already fixed.
Comment 2 SpanKY gentoo-dev 2002-07-19 15:52:47 UTC
thx dad :D