Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 92962 Details for
Bug 142046
app-dicts/words-bin-1.97.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
words-bin-1.97.ebuild
words-bin-1.97.ebuild (text/plain), 708 bytes, created by
pavel sanda
on 2006-07-28 16:30:07 UTC
(
hide
)
Description:
words-bin-1.97.ebuild
Filename:
MIME Type:
Creator:
pavel sanda
Created:
2006-07-28 16:30:07 UTC
Size:
708 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Latin-English dictionary." >HOMEPAGE="http://users.erols.com/whitaker/words.htm" >SRC_URI="ftp://petrus.thomasaquinas.edu/pub/linux/words/words-1.97-linux.tar.gz" > >SLOT="0" >LICENSE="words" >KEYWORDS="x86" > >IUSE="" > >RDEPEND="" > >src_install() { > dodir /usr/local/words-$PV > dodir /usr/bin > insinto /usr/local/words-$PV > doins $WORKDIR/words-$PV/* > dodoc $WORKDIR/words-$PV/wordsdoc* > dosym "$D"/usr/local/words-$PV/latin usr/bin/latin > fperms 755 /usr/bin/latin > fperms 755 /usr/local/words-$PV/words >} > >pkg_postinst() { > einfo "Dictionary is launched through 'latin' command" >}
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 142046
:
92962
|
92963