Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 26056 Details for
Bug 42391
pypanel-1.1.ebuild (update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pypanel-1.1.ebuild (update)
pypanel-1.1.ebuild (text/plain), 934 bytes, created by
Scott Jones
on 2004-02-21 10:28:22 UTC
(
hide
)
Description:
pypanel-1.1.ebuild (update)
Filename:
MIME Type:
Creator:
Scott Jones
Created:
2004-02-21 10:28:22 UTC
Size:
934 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-0.9.ebuild,v 1.4 2004/02/15 15:01:08 dholm Exp $ > >inherit distutils > >DESCRIPTION="PyPanel is a lightweight panel/taskbar for X11 window managers." >HOMEPAGE="http://pypanel.sourceforge.net" >SRC_URI="mirror://sourceforge/pypanel/PyPanel-${PV}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc" >IUSE="" >DEPEND=">=x11-base/xfree-4.3.0-r2 > >=dev-lang/python-2.2.3-r1 > >=dev-python/python-xlib-0.12" >S="${WORKDIR}/PyPanel-${PV}" > >src_unpack() { > unpack ${A} > cd ${S} > > # Removing offensive material > cp pypanelrc pypanelrc.orig > sed "s/%D %I:%M %p/%Y-%m-%d %H:%M/" \ > < pypanelrc.orig > pypanelrc >} > >src_compile() { > distutils_src_compile >} > >src_install() { > distutils_src_install > ewarn "If you previously ran 0.8, remove ~/.pypanelrc before starting 0.9!" >}
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 42391
: 26056