Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 227639 Details for
Bug 309733
app-text/ding-1.6 - "Error: unknown color name "" "
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ding-1.6.ebuild.diff
ding-1.6.ebuild.diff (text/plain), 578 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2010-04-13 18:25:42 UTC
(
hide
)
Description:
ding-1.6.ebuild.diff
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2010-04-13 18:25:42 UTC
Size:
578 bytes
patch
obsolete
>--- app-text/ding/ding-1.6.ebuild >+++ app-text/ding/ding-1.6.ebuild >@@ -2,6 +2,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.6.ebuild,v 1.4 2009/09/29 21:08:00 tove Exp $ > >+EAPI=2 >+ > inherit eutils > > DESCRIPTION="Tk based dictionary (German-English) (incl. dictionary itself)" >@@ -15,6 +17,10 @@ > > RDEPEND=">=dev-lang/tk-8.3" > >+src_prepare() { >+ epatch "${FILESDIR}"/${P}-unknown-colorname-error-fix.patch >+} >+ > src_install() { > dobin ding || die "dobin failed." > insinto /usr/share/dict
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 309733
:
227637
| 227639