Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 23963 Details for
Bug 38502
kbear-2.1.1-r1.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The updated ebuild
kbear-2.1.1-r1.ebuild (text/plain), 1.05 KB, created by
Abraham Marin Perez
on 2004-01-17 04:50:31 UTC
(
hide
)
Description:
The updated ebuild
Filename:
MIME Type:
Creator:
Abraham Marin Perez
Created:
2004-01-17 04:50:31 UTC
Size:
1.05 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/net-ftp/kbear/kbear-2.1.1.ebuild,v 1.2 2004/01/09 20:06:53 weeve Exp $ > >inherit kde > >DESCRIPTION="A KDE 3.x FTP Manager" >SRC_URI="mirror://sourceforge/kbear/${P}-1.src.tar.bz2" >HOMEPAGE="http://kbear.sourceforge.net/" >LICENSE="GPL-2" >KEYWORDS="x86 ~ppc sparc" >S=${WORKDIR}/kbear-2.1 > >need-kde 3 >GNOME_ICONS_DIR="/usr/share/pixmaps" >GNOME_LINKS_DIR="/usr/share/applications" > >src_install() >{ > einstall || die > > # Kbear's Makefile already installs icons for KDE, so we just need install it for Gnome > > if [ -n "`use gnome`" ] > then > einfo "Installing menu entry and icons for Gnome" > dodir ${GNOME_ICONS_DIR} ${GNOME_LINKS_DIR} > cp ${S}/pics/hi48_app_kbear.png ${D}/${GNOME_ICONS_DIR}/kbear.png > cp ${S}/kbear/kbear.desktop ${D}/${GNOME_LINKS_DIR} > echo "Categories=Application;Network;" >>${D}/${GNOME_LINKS_DIR}/kbear.desktop > echo "Comment[es_ES]=Un cliente FTP grafico" >>${D}/$GNOME_LINKS_DIR}/kbear.desktop > fi >}
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 38502
: 23963