Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161463 Details for
Bug 211174
net-im/emesene ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emesene-1.0.1.ebuild
emesene-1.0.1.ebuild (text/plain), 846 bytes, created by
r01
on 2008-07-27 12:34:25 UTC
(
hide
)
Description:
emesene-1.0.1.ebuild
Filename:
MIME Type:
Creator:
r01
Created:
2008-07-27 12:34:25 UTC
Size:
846 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils python > >DESCRIPTION="Platform independent MSN Messenger client written in Python+GTK" >HOMEPAGE="http://www.emesene.org" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" > >KEYWORDS="~amd64 ~x86" > >DEPEND=">=dev-lang/python-2.4.3 > >=x11-libs/gtk+-2.8.20 > >=dev-python/pygtk-2.8.6" > >RDEPEND="${DEPEND}" > >src_install() { > rm GPL PSF LGPL > insinto /usr/share/emesene > doins -r * > > fperms a+x /usr/share/emesene/emesene > dosym /usr/share/emesene/emesene /usr/bin/emesene > > doman misc/emesene.1 > dodoc docs/* > > doicon misc/*.png misc/*.svg > > # install the desktop entry > insinto /usr/share/applications > doins misc/emesene.desktop >} > >pkg_postinst() { > python_mod_optimize /usr/share/emesene >}
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 211174
:
144496
|
147513
|
161463
|
161474
|
202207
|
220437
|
225889
|
225891
|
225893
|
226899
|
234035
|
256386
|
256410