Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 79282 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.4.ebuild
wildfire-2.4.4.ebuild (text/plain), 965 bytes, created by
Gustavo Felisberto (RETIRED)
on 2006-02-08 15:35:40 UTC
(
hide
)
Description:
wildfire-2.4.4.ebuild
Filename:
MIME Type:
Creator:
Gustavo Felisberto (RETIRED)
Created:
2006-02-08 15:35:40 UTC
Size:
965 bytes
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/wildfire/" > >SRC_URI="http://www.jivesoftware.org/servlet/download/builds/${PN}/${PN//-/_}_src_${PV//./_}.tar.gz" > >LICENSE="GPL-2" > >SLOT="0" > >KEYWORDS="~x86 ~amd64" > >IUSE="" > >RDEPEND="|| ( >=virtual/jre-1.5 >=virtual/jdk-1.5 )" >DEPEND="net-im/jabber-base > >=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() { > chown -R jabber:jabber /opt/wildfire/logs/ > chown -R jabber:jabber /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