Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 138961 Details for
Bug 201093
app-misc/beagle-0.3.6 version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated libbeagle ebuild
libbeagle-0.3.0.ebuild (text/plain), 794 bytes, created by
Arun Raghavan (RETIRED)
on 2007-12-20 10:34:29 UTC
(
hide
)
Description:
Updated libbeagle ebuild
Filename:
MIME Type:
Creator:
Arun Raghavan (RETIRED)
Created:
2007-12-20 10:34:29 UTC
Size:
794 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=1 > >inherit gnome.org autotools > >DESCRIPTION="C and Python bindings for Beagle" >HOMEPAGE="http://beagle-project.org" >SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/libbeagle/0.3/{$P}.tar.bz2 > >LICENSE="MIT Apache-1.1" >SLOT="0" >KEYWORDS="~x86 ~amd64 ~ppc" >IUSE="debug doc +python" > >RDEPEND="python? ( >=dev-lang/python-2.3 > >=dev-python/pygtk-2.6 )" >DEPEND="${RDEPEND} > >=dev-libs/glib-2.6 > >=dev-libs/libxml2-2.6.19 > doc? ( dev-util/gtk-doc )" > >src_compile() { > econf \ > $(use_enable python) \ > $(use_enable doc gtk-doc) \ > $(use_enable debug xml-dump) > > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "Install failed!" >}
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 201093
:
138002
|
138837
|
138956
|
138958
|
138961
|
138963
|
138964
|
139633
|
139635
|
139636
|
139638
|
139839
|
139840
|
140322
|
140609
|
141140
|
141330
|
141332
|
141333
|
141334
|
142575
|
142577
|
142611