Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 79270 Details for
Bug 120513
Wildfire 3.0.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
wildfire-2.4.0.ebuild
wildfire-2.4.0.ebuild (text/plain), 1.00 KB, created by
Joshua Schmidlkofer
on 2006-02-08 13:50:02 UTC
(
hide
)
Description:
wildfire-2.4.0.ebuild
Filename:
MIME Type:
Creator:
Joshua Schmidlkofer
Created:
2006-02-08 13:50:02 UTC
Size:
1.00 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-im/jive-messenger/jive-messenger-2.2.0.ebuild,v 1.4 2005/10/02 14:55:46 flameeyes Exp $ > >inherit java-utils > >DESCRIPTION="Wildfire Jabber server" > >HOMEPAGE="http://jivesoftware.org/messenger/" > >SRC_URI="http://www.jivesoftware.org/servlet/download/builds/wildfire/${PN//-/_}_src_${PV//./_}.tar.gz" >RESTRICT="" > >LICENSE="GPL-2" > >SLOT="0" > >KEYWORDS="~x86" > >IUSE="" > >RDEPEND="|| ( >=virtual/jre-1.5 >=virtual/jdk-1.5 )" >DEPEND=">=virtual/jdk-1.5 dev-java/ant" > >S=${WORKDIR}/${PN//-/_}_src > >src_compile() { > java-utils_vm-version-sufficient > ant -f build/build.xml || die >} > >src_install() { > dodir /opt > mv target ${D}/opt/wildfire > fowners -R root:0 /opt/wildfire > doinitd ${FILESDIR}/init.d/wildfire >} > >pkg_postinst() { > enewgroup wildfire > enewuser wildfire -1 -1 /dev/null wildfire > chown -R wildfire:wildfire /opt/wildfire/logs/ > chown -R wildfire:wildfire /opt/wildfire/conf/ >}
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 120513
:
79270
|
79273
|
79274
|
79275
|
79276
|
79282
|
79287
|
80410
|
80455
|
83714
|
83715