Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 34416 Details for
Bug 55556
monodevelop-0.4-r1 and gecko-sharp-0.5 fail to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for the ebuild
monodevelop.patch (text/plain), 790 bytes, created by
Benjamin Braatz
on 2004-06-29 06:34:22 UTC
(
hide
)
Description:
Patch for the ebuild
Filename:
MIME Type:
Creator:
Benjamin Braatz
Created:
2004-06-29 06:34:22 UTC
Size:
790 bytes
patch
obsolete
>--- /usr/portage/dev-util/monodevelop/monodevelop-0.4-r1.ebuild 2004-06-25 05:17:45.000000000 +0200 >+++ /usr/local/portage/manual/dev-util/monodevelop/monodevelop-0.4-r1.ebuild 2004-06-29 07:37:57.000000000 +0200 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/dev-util/monodevelop/monodevelop-0.4-r1.ebuild,v 1.2 2004/06/25 02:40:56 agriffis Exp $ > >-inherit mono >+inherit mono eutils > > DESCRIPTION="MonoDevelop is a project to port SharpDevelop to Gtk#" > SRC_URI="http://www.go-mono.com/archive/beta2/${P}.tar.gz" >@@ -20,6 +20,12 @@ > KEYWORDS="~x86 ~ppc" > SLOT="0" > >+src_unpack() { >+ unpack ${A} >+ cd ${S} >+ epatch ${FILESDIR}/MozillaControl.patch >+} >+ > src_compile() { > econf || die > MAKEOPTS="-j1" make || die
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 55556
:
34415
| 34416