Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 369194 Details for
Bug 396543
Ebuild for Cherrytree - A hierarchical note taking application
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cherrytree-0.32.0.ebuild
cherrytree-0.32.0.ebuild (text/plain), 1.04 KB, created by
Drew
on 2014-01-31 11:05:06 UTC
(
hide
)
Description:
cherrytree-0.32.0.ebuild
Filename:
MIME Type:
Creator:
Drew
Created:
2014-01-31 11:05:06 UTC
Size:
1.04 KB
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-text/cherrytree/cherrytree-0.25.ebuild,v 1.1 2011/06/09 07:41:52 radhermit Exp $ > > >EAPI=3 > >PYTHON_DEPEND="2:2.6" >PYTHON_USE_WITH="sqlite" >SUPPORT_PYTHON_ABIS="1" >RESTRICT_PYTHON_ABIS="2.[45] 3.* *-jython" > >inherit distutils eutils fdo-mime > >DESCRIPTION="A hierarchical note taking application" >HOMEPAGE="http://www.giuspen.com/cherrytree/" >SRC_URI="http://www.giuspen.com/software/${P}.tar.xz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" >IUSE="" > >RDEPEND=" > x11-libs/libX11 > >=dev-python/pygtk-2.12:2 > dev-python/pygtksourceview >" >DEPEND="${RDEPEND} > sys-devel/gettext >" > >src_prepare() { > # Avoid sandbox violation > sed -e "s:subprocess.call(\"update-desktop-database\"):#subprocess.call(\"update-desktop-database\"):g" \ > -i setup.py || die "sed failed to patch install.py" > > distutils_src_prepare >} > >pkg_postinst() { > fdo-mime_desktop_database_update > fdo-mime_mime_database_update >} >
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 396543
:
297401
|
305131
|
329638
|
337326
|
351126
| 369194 |
376046
|
395522