Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 39446 Details for
Bug 63788
sys-fs/libgmail-0.0.8.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-fs/libgmail-0.0.8.ebuild
libgmail-0.0.8.ebuild (text/plain), 780 bytes, created by
Moritz Armingeon
on 2004-09-12 09:17:12 UTC
(
hide
)
Description:
sys-fs/libgmail-0.0.8.ebuild
Filename:
MIME Type:
Creator:
Moritz Armingeon
Created:
2004-09-12 09:17:12 UTC
Size:
780 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit python > >KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" >DESCRIPTION="The libgmail project is a pure Python binding to provide access to Google's Gmail web-mail service." >HOMEPAGE="http://libgmail.sourceforge.net/" >SRC_URI="mirror://sourceforge/libgmail/${P}.tgz" >LICENSE="GPL-2" >SLOT="0" >IUSE="" >RDEPEND=">=dev-lang/python-2.3" > >src_upack() { > unpack ${A} >} > >src_install() { > python_version > insinto /usr/lib/python${PYVER}/site-packages || die \ > "Couldn't insert into /usr/lib/python${PYVER}/site-packages. Existing?" > > doins *.py > dodoc demos/* >} > >pkg_postinst() { > einfo "There are some demos located in /usr/share/doc/${PF}" >}
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 63788
: 39446