Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73275 - libwww-5.4.0-r2.ebuild SYNTAX ERROR!
Summary: libwww-5.4.0-r2.ebuild SYNTAX ERROR!
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High blocker (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-03 16:25 UTC by Allen Parker
Modified: 2004-12-03 16:56 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 Allen Parker 2004-12-03 16:25:13 UTC
please READ what you've written before committing to CVS!

--- libwww-5.4.0-r2-fixed.ebuild        2004-12-03 07:23:42.315685304 -0900
+++ libwww-5.4.0-r2.ebuild      2004-12-03 07:23:16.280643232 -0900
@@ -19,7 +19,7 @@
        >=sys-libs/zlib-1.1.4
        mysql? ( >=dev-db/mysql-3.23.26 )
        ssl? ( >=dev-libs/openssl-0.9.6 )"
-
+DEP"
 DEPEND="!dev-libs/9libs
        >=sys-devel/autoconf-2.13
        ${RDEPEND}"


SOME kind of QA should be performed... perhaps oh, attempting ANY operation on the ebuild before commit?
Comment 1 Allen Parker 2004-12-03 16:56:40 UTC
found upstream sync problem -- possible corruption