Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181973 Details for
Bug 258907
dev-java/lucene-snowball (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild for lucene-snowball
lucene-snowball-2.4.0.ebuild (text/plain), 878 bytes, created by
Jacob Floyd
on 2009-02-14 08:57:36 UTC
(
hide
)
Description:
New ebuild for lucene-snowball
Filename:
MIME Type:
Creator:
Jacob Floyd
Created:
2009-02-14 08:57:36 UTC
Size:
878 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-java/lucene-analyzers/lucene-analyzers-2.3.2.ebuild,v 1.1 2008/10/03 21:13:10 caster Exp $ > >JAVA_PKG_IUSE="source" >inherit java-pkg-2 java-ant-2 java-osgi > >MY_PN="${PN/lucene-}" >MY_P="${P/-${MY_PN}}" > >DESCRIPTION="Lucene Analyzers Snowball stemming algorithm" >HOMEPAGE="http://lucene.apache.org/java" >SRC_URI="mirror://apache/lucene/java/${MY_P}-src.tar.gz" >LICENSE="Apache-2.0" >SLOT="2.4" >KEYWORDS="~x86" >IUSE="" >DEPEND=">=virtual/jdk-1.4" >RDEPEND=">=virtual/jre-1.4" > >S="${WORKDIR}/${MY_P}/contrib/${MY_PN}" > >src_install() { > java-osgi_newjar-fromfile "${WORKDIR}/${MY_P}/build/contrib/${MY_PN}/${PN}-${SLOT}.jar" \ > "${FILESDIR}/manifest" "Apache Lucene Snowball Analyzers" > > use source && java-pkg_dosrc "${S}/src/java/org" >}
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 258907
:
181973