Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91658 - Add ebuild for PircBot, Java IRC API, to Portage
Summary: Add ebuild for PircBot, Java IRC API, to Portage
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-05-06 00:18 UTC by Erik Östlund
Modified: 2007-02-03 15:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
My first ebuild (pircbot-bin-1.4.4.ebuild,894 bytes, text/plain)
2005-05-06 00:24 UTC, Erik Östlund
Details
Revised ebuild. Changed RDEPEND from JDK 1.1 to JRE 1.1 (pircbot-bin-1.4.4.ebuild,894 bytes, text/plain)
2005-05-06 00:31 UTC, Erik Östlund
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Östlund 2005-05-06 00:18:46 UTC
PircBot is a Java API for making IRC-bots.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Erik Östlund 2005-05-06 00:24:30 UTC
Created attachment 58187 [details]
My first ebuild

The author of the PircBot API claims it should work with Java 1.1. I don't know
if targeting an 1.1 VM requires special compile-time options. I also don't know
how the compilation procedure in ebuilds works so I decided to make
distribution binary.
Comment 2 Erik Östlund 2005-05-06 00:31:36 UTC
Created attachment 58188 [details]
Revised ebuild. Changed RDEPEND from JDK 1.1 to JRE 1.1

Revised ebuild. Changed RDEPEND from JDK 1.1 to JRE 1.1
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-02-03 15:41:35 UTC
We are not adding any more binary Java stuff into the tree. Feel free to reopen with a from-sources ebuild.

WONTFIX meanwhile.