Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 357042 Details for
Bug 382491
Problems for bumping gtk-sharp packages
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnome-sharp-2.24.2-r1.ebuild
gnome-sharp-2.24.2-r1.ebuild (text/plain), 728 bytes, created by
Timo Rothenpieler
on 2013-08-26 03:50:14 UTC
(
hide
)
Description:
gnome-sharp-2.24.2-r1.ebuild
Filename:
MIME Type:
Creator:
Timo Rothenpieler
Created:
2013-08-26 03:50:14 UTC
Size:
728 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="5" > >inherit mono autotools base > >SLOT="2" >KEYWORDS="~amd64 ~x86" >SRC_URI="http://ftp.gnome.org/pub/gnome/sources/gnome-sharp/2.24/${PN}-${PV}.tar.bz2" >IUSE="debug" > >RESTRICT="test" > >RDEPEND=" > >=dev-dotnet/gtk-sharp-2.12.21 > gnome-base/gconf > gnome-base/libgnomecanvas > gnome-base/libgnomeui > media-libs/libart_lgpl > " >DEPEND="${RDEPEND} > sys-devel/automake:1.11" > >src_prepare() { > base_src_prepare || die > eautoreconf || die > libtoolize || die >} > >src_configure() { > econf \ > $(use_enable debug) \ > || die >} > >src_compile() { > emake || die >} > >src_install() { > default > mono_multilib_comply || 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 Raw
Actions:
View
Attachments on
bug 382491
:
286053
|
286055
|
286057
|
296233
|
357040
| 357042