Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 44344 Details for
Bug 71407
prefuse ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
buildxml.patch
buildxml.patch (text/plain), 1.36 KB, created by
Jan Brinkmann (RETIRED)
on 2004-11-20 05:54:35 UTC
(
hide
)
Description:
buildxml.patch
Filename:
MIME Type:
Creator:
Jan Brinkmann (RETIRED)
Created:
2004-11-20 05:54:35 UTC
Size:
1.36 KB
patch
obsolete
>diff -uprN prefuse-alpha.old/build.xml prefuse-alpha/build.xml >--- prefuse-alpha.old/build.xml 2004-06-18 21:35:12.000000000 +0200 >+++ prefuse-alpha/build.xml 2004-11-20 14:50:04.123240080 +0100 >@@ -134,7 +134,9 @@ > destdir="${build.prefuse.dest}" > debug="${debug}" > deprecation="${deprecation}" >- optimize="${optimize}"/> >+ optimize="${optimize}" >+ source="1.4" >+ target="1.4"/> > </target> > > <!-- =================================================================== --> >@@ -151,7 +153,9 @@ > classpath="${build.dir}/${name}.jar" > debug="${debug}" > deprecation="${deprecation}" >- optimize="${optimize}"/> >+ optimize="${optimize}" >+ source="1.4" >+ target="1.4"/> > </target> > > <!-- =================================================================== --> >@@ -168,7 +172,9 @@ > classpath="${build.dir}/${name}x.jar;${build.dir}/${name}.jar" > debug="${debug}" > deprecation="${deprecation}" >- optimize="${optimize}"/> >+ optimize="${optimize}" >+ source="1.4" >+ target="1.4"/> > </target> > > <!-- =================================================================== --> >@@ -311,4 +317,4 @@ > </target> > </project> > >-<!-- End of file --> >\ No newline at end of file >+<!-- End of file -->
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 71407
:
44343
| 44344