Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 133009 Details for
Bug 195271
dev-python/boto (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/boto ebuild
boto-0.9b.ebuild (text/plain), 941 bytes, created by
Edward Muller
on 2007-10-09 16:58:50 UTC
(
hide
)
Description:
dev-python/boto ebuild
Filename:
MIME Type:
Creator:
Edward Muller
Created:
2007-10-09 16:58:50 UTC
Size:
941 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.2-r1.ebuild,v 1.3 2007/04/17 11:01:46 opfer Exp $ > >inherit distutils eutils > >IUSE="" >DESCRIPTION="Amazon Web Services API" >HOMEPAGE="http://code.google.com/p/boto/" >SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" > >DEPEND="virtual/libc > >=dev-lang/python-2.3" > >src_unpack() { > unpack ${A} > cd ${S} > >} > >src_compile() { > distutils_src_compile >} > >src_install() { > distutils_python_version > > site_pkgs="/usr/$(get_libdir)/python${PYVER}/site-packages/" > > export PYTHONPATH="${PYTHONPATH}:${D}/${site_pkgs}" > > dodir ${site_pkgs} > > distutils_src_install >} > >pkg_postinst() { > python_version > python_mod_optimize /usr/lib/python${PYVER}/site-packages/boto >} > >pkg_postrm() { > python_version > python_mod_cleanup >}
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 195271
: 133009