Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8902 Details for
Bug 15412
New MySQL Control Center released which fixes a security issue
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
MySQL CC binary ebuild
mysqlcc-bin-0.8.10.ebuild (text/plain), 1.07 KB, created by
Magnus Määttä
on 2003-03-03 11:20:22 UTC
(
hide
)
Description:
MySQL CC binary ebuild
Filename:
MIME Type:
Creator:
Magnus Määttä
Created:
2003-03-03 11:20:22 UTC
Size:
1.07 KB
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >NAME="mysqlcc-0.8.10-linux-glibc23" >S=${WORKDIR}/${NAME} >DESCRIPTION="This is a MySQL GUI Client" >HOMEPAGE="http://www.mysql.com/" >SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MyCC/${NAME}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="X qt" >DEPEND="virtual/glibc > >=x11-libs/qt-3.0.5 > >=dev-db/mysql-4.0.7" >RDEPEND="" > >src_unpack() { > unpack ${NAME}.tar.gz ; cd ${S} >} > >src_install() { > dobin mysqlcc > dodir /usr/share/mysqlcc > insinto /usr/share/mysqlcc > doins warning.wav error.wav syntax.txt > dodir /usr/share/mysqlcc/translations > insinto /usr/share/mysqlcc/translations > doins translations/Spanish.qm translations/Spanish.ts translations/Russian.qm translations/Russian.ts translations/Deutsch.qm translations/Deutsch.ts translations/French.qm translations/French.ts translations/Simplified_Chinese.qm translations/Simplified_Chinese.ts translations/Traditional_Chinese.qm translations/Traditional_Chinese.ts >}
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 15412
:
8115
|
8116
|
8117
| 8902