Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 236881 Details for
Bug 312113
app-text/nfoview: Verify and potentially improve Python-related code
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
New -9999.ebuild and -1.9.1.ebuild
nfoview-1.9.1.ebuild.patch (text/plain), 1.09 KB, created by
Samuli Suominen (RETIRED)
on 2010-06-29 07:03:34 UTC
(
hide
)
Description:
New -9999.ebuild and -1.9.1.ebuild
Filename:
MIME Type:
Creator:
Samuli Suominen (RETIRED)
Created:
2010-06-29 07:03:34 UTC
Size:
1.09 KB
patch
obsolete
>--- nfoview-9999.ebuild 2009-12-30 20:42:50.000000000 +0200 >+++ nfoview-1.9.1.ebuild 2010-06-29 10:01:55.000000000 +0300 >@@ -2,14 +2,20 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-text/nfoview/nfoview-9999.ebuild,v 1.6 2009/12/29 16:51:28 vapier Exp $ > >-inherit distutils >+EAPI=3 >+ >+PYTHON_DEPEND="2" >+SUPPORT_PYTHON_ABIS="1" >+RESTRICT_PYTHON_ABIS="3.*" >+ >+inherit distutils fdo-mime gnome2-utils > if [[ ${PV} == "9999" ]] ; then > EGIT_REPO_URI="git://gitorious.org/nfoview/mainline.git" > inherit git > SRC_URI="" > #KEYWORDS="" > else >- SRC_URI="http://download.gna.org/nfoview/${PV}/${P}.tar.bz2" >+ SRC_URI="http://download.gna.org/nfoview/1.9/${P}.tar.gz" > KEYWORDS="~amd64 ~x86" > fi > >@@ -23,3 +29,19 @@ > DEPEND="dev-python/pygtk" > RDEPEND="${DEPEND} > media-fonts/terminus-font" >+ >+pkg_preinst() { >+ gnome2_icon_savelist >+} >+ >+pkg_postinst() { >+ fdo-mime_desktop_database_update >+ gnome2_icon_cache_update >+ distutils_pkg_postinst >+} >+ >+pkg_postrm() { >+ fdo-mime_desktop_database_update >+ gnome2_icon_cache_update >+ distutils_pkg_postrm >+}
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 312113
: 236881