Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 119085 Details for
Bug 156545
app-portage/portato (new ebuilds)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
portatosourceview-2.16.0
portatosourceview-2.16.0.ebuild (text/plain), 1.03 KB, created by
René 'Necoro' Neumann
on 2007-05-13 09:00:52 UTC
(
hide
)
Description:
portatosourceview-2.16.0
Filename:
MIME Type:
Creator:
René 'Necoro' Neumann
Created:
2007-05-13 09:00:52 UTC
Size:
1.03 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >WANT_AUTOCONF=latest >WANT_AUTOMAKE=1.9 >inherit distutils gnome2 python virtualx autotools > >DESCRIPTION="A gtksourceview widget for portato (based on pygtk)." >HOMEPAGE="http://portato.sourceforge.net/" >SRC_URI="mirror://sourceforge/portato/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" > >RDEPEND="virtual/python > >=dev-python/pygtk-2.4.0 > >=dev-libs/glib-2.6.0 > >=x11-libs/gtk+-2.4.0 > >=dev-python/gnome-python-2.10.0 > >=x11-libs/gtksourceview-1.1.90" >DEPEND="${RDEPEND} > >=dev-util/pkgconfig-0.7" > >DOCS="AUTHORS ChangeLog NEWS README" > >src_install() >{ > gnome2_src_install > > # install plugins > insinto "/usr/share/portato/plugins" > doins *.xml > > # install language file > insinto "/usr/share/gtksourceview-1.0/language-specs" > doins gentoo.lang >} > >pkg_postinst() >{ > python_version > python_mod_optimize ${ROOT}/usr/$(get_libdir)/python${PYVER}/site-packages/${PN} >} > >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 156545
:
102940
|
103055
|
103286
|
103689
|
108067
|
115109
|
116826
|
116878
|
118684
|
118685
|
119084
|
119085
|
120884
|
121019
|
122847
|
122848
|
126427
|
126428
|
126991
|
129201