Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19618 Details for
Bug 31744
app-text/migemo-0.40-r1 (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
migemo-0.40-r1.ebuild
migemo-0.40-r1.ebuild (text/plain), 854 bytes, created by
Akinori Hattori
on 2003-10-22 08:19:24 UTC
(
hide
)
Description:
migemo-0.40-r1.ebuild
Filename:
MIME Type:
Creator:
Akinori Hattori
Created:
2003-10-22 08:19:24 UTC
Size:
854 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit ruby elisp > >IUSE="" > >DESCRIPTION="Migemo is Japanese Incremental Search Tool" >HOMEPAGE="http://migemo.namazu.org/" >SRC_URI="http://migemo.namazu.org/stable/${P}.tar.gz" > >LICENSE="GPL-2" >KEYWORDS="~x86" >SLOT="0" >S="${WORKDIR}/${P}" > >DEPEND="${DEPEND} > app-emacs/apel > dev-ruby/ruby-romkan > dev-ruby/ruby-bsearch > app-dicts/migemo-dict" > >src_unpack() { > > erubyunpack ${A} > > erubycmd sed -i -e "s:sitedir:sitelibdir:g" aclocal.m4 > erubycmd autoconf > > DO_RUBY_1_8=1 > erubycmd cp /usr/share/migemo/migemo-dict . > >} > >src_compile() { > > econf || die > emake || die > >} > >src_install() { > > einstall || die > erubydoc || die > > elisp-site-file-install ${FILESDIR}/50migemo-gentoo.el > > rm ${D}/usr/share/migemo/{migemo-dict,*.rd} > >}
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 31744
: 19618 |
19619