Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 89270 Details for
Bug 91683
New ebuild for Codeville
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util/codeville-0.1.16.ebuild
codeville-0.1.16.ebuild (text/plain), 748 bytes, created by
Dean Baender
on 2006-06-15 15:17:37 UTC
(
hide
)
Description:
dev-util/codeville-0.1.16.ebuild
Filename:
MIME Type:
Creator:
Dean Baender
Created:
2006-06-15 15:17:37 UTC
Size:
748 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils >MY_P="Codeville-${PV}" >PYTHON_MODNAME="Codeville" >DESCRIPTION="Codeville is a distributed version control system." >HOMEPAGE="http://codeville.org/" >SRC_URI="http://codeville.org/download/${MY_P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc" >IUSE="" >RESTRICT="nomirror" >DEPEND=">=dev-lang/python-2.3 > >=sys-libs/db-4.1" ># psyco? ( dev-python/psyco )" > >RDEPEND="${DEPEND}" >S="${WORKDIR}/${MY_P}" > >pkg_postinst() { > distutils_pkg_postinst > einfo "It is highly recommended that you \033[1memerge dev-python/psyco\033[0m." > einfo "Codeville will automatically take advantage of it and run much faster." >}
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 91683
:
58206
|
75282
| 89270