Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5268 - app-admin/modlogan-0.7.4-r1.ebuild has a syntax error
Summary: app-admin/modlogan-0.7.4-r1.ebuild has a syntax error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-19 15:37 UTC by SpanKY
Modified: 2002-07-19 15:52 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 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