Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 48023 Details for
Bug 77239
gnome-vfs-httpcaptive fails to build with gnome-vfs 2.8.x
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
.diff against previous ebuild (requested)
gnome-vfs-httpcaptive-2.3.8.ebuild.diff (text/plain), 1.07 KB, created by
Dylan Wakefield
on 2005-01-09 09:01:42 UTC
(
hide
)
Description:
.diff against previous ebuild (requested)
Filename:
MIME Type:
Creator:
Dylan Wakefield
Created:
2005-01-09 09:01:42 UTC
Size:
1.07 KB
patch
obsolete
>--- /usr/portage/gnome-extra/gnome-vfs-httpcaptive/gnome-vfs-httpcaptive-2.3.8.ebuild 2004-12-03 06:42:21.000000000 +1100 >+++ /usr/portage/gnome-extra/gnome-vfs-httpcaptive/gnome-vfs-httpcaptive-2.3.8-r1.ebuild 2005-01-10 01:42:08.000000000 +1100 >@@ -1,8 +1,8 @@ > # Copyright 1999-2004 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-vfs-httpcaptive/gnome-vfs-httpcaptive-2.3.8.ebuild,v 1.1 2004/12/02 19:42:21 genstef Exp $ >+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-vfs-httpcaptive/gnome-vfs-httpcaptive-2.3.8-r1.ebuild,v 1.0 2005/01/9 1:42:21 genstef Exp $ > >-inherit gnome2 >+inherit eutils gnome2 > > S=${WORKDIR}/${P}captive2 > >@@ -15,9 +15,16 @@ > LICENSE="GPL-2" > KEYWORDS="~x86" > >-RDEPEND="=gnome-base/gnome-vfs-2.6*" >+RDEPEND="=gnome-base/gnome-vfs-2.8*" > > DEPEND="${RDEPEND} > >=dev-util/pkgconfig-0.9" > >+src_unpack() { >+ unpack ${A} >+ cd ${S} >+ # fix to work with gnome-vfs-2.8.x >+ epatch ${FILESDIR}/gnome-vfs-2.8.patch >+} >+ > DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO"
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 77239
:
48021
|
48022
| 48023