Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100343 Details for
Bug 144944
app-i18n/zhcon-0.2.6 (version bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new 0.2.6 ebuild
zhcon-0.2.6.ebuild (text/plain), 1003 bytes, created by
Zhang Le (RETIRED)
on 2006-10-23 21:45:35 UTC
(
hide
)
Description:
new 0.2.6 ebuild
Filename:
MIME Type:
Creator:
Zhang Le (RETIRED)
Created:
2006-10-23 21:45:35 UTC
Size:
1003 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-i18n/zhcon/zhcon-0.2.6.ebuild,v 1.1 2006/10/22 20:49:17 flameeyes Exp $ > >WANT_AUTOMAKE="1.9" >WANT_AUTOCONF="latest" > >inherit eutils autotools > >MY_P=${P/6/5} >S="${WORKDIR}/${MY_P}" > >DESCRIPTION="A Fast CJK (Chinese/Japanese/Korean) Console Environment" >HOMEPAGE="http://zhcon.sourceforge.net/" >SRC_URI="mirror://sourceforge/zhcon/${MY_P}.tar.gz > mirror://sourceforge/zhcon/zhcon-0.2.5-to-0.2.6.diff.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >src_unpack() { > unpack ${A} > cd "${S}" > epatch "${DISTDIR}"/zhcon-0.2.5-to-0.2.6.diff.gz > epatch "${FILESDIR}"/zhcon-0.2.5.make-fix.patch > epatch "${FILESDIR}"/${P}.sysconfdir.patch > epatch "${FILESDIR}"/${P}.configure.in.patch > eautoreconf >} > >src_install() { > emake -j1 DESTDIR="${D}" install || die > dodoc AUTHORS ChangeLog README NEWS TODO THANKS > dodoc ABOUT-NLS README.BSD README.gpm README.utf8 >}
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 144944
:
94996
|
94999
|
95000
|
95001
|
100218
| 100343