Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85683 Details for
Bug 131597
games-board/daemonshogi raise sandbox violation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
daemonshogi-0.1.3.ebuild.patch
daemonshogi-0.1.3.ebuild.patch (text/plain), 1011 bytes, created by
Tupone Alfredo
on 2006-04-28 12:26:19 UTC
(
hide
)
Description:
daemonshogi-0.1.3.ebuild.patch
Filename:
MIME Type:
Creator:
Tupone Alfredo
Created:
2006-04-28 12:26:19 UTC
Size:
1011 bytes
patch
obsolete
>--- daemonshogi-0.1.3.ebuild 2006-04-28 21:16:42.000000000 +0200 >+++ /usr/portage/games-board/daemonshogi/daemonshogi-0.1.3.ebuild 2004-11-12 20:12:34.000000000 +0100 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/games-board/daemonshogi/daemonshogi-0.1.3.ebuild,v 1.6 2004/11/12 18:44:49 wolf31o2 Exp $ > >-inherit eutils games >+inherit games > > DESCRIPTION="A GTK+ based, simple shogi (Japanese chess) program" > HOMEPAGE="http://www.users.yun.co.jp/~tokita/daemonshogi/" >@@ -16,12 +16,6 @@ > DEPEND="gnome-base/gnome-libs > nls? ( >=sys-devel/gettext-0.10.38 )" > >-src_unpack() { >- unpack ${A} >- cd "${S}" >- epatch "${FILESDIR}/${P}"-sandbox.patch >-} >- > src_compile() { > if use nls && has_version '>=sys-devel/gettext-0.12' ; then > export XGETTEXT="/usr/bin/xgettext --from-code=EUC-JP" >@@ -31,7 +25,7 @@ > } > > src_install() { >- make install DESTDIR=${D} || die >+ egamesinstall || die > dodoc ChangeLog README* NEWS > prepgamesdirs > }
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 131597
: 85683 |
85684