| 1 | DESCRIPTION=" Apache Harmony software is a modular Java runtime with class libraries and associated tools." |
|---|
| 2 | HOMEPAGE="http://harmony.apache.org/" |
|---|
| 3 | SRC_URI="http://archive.apache.org/dist/harmony/milestones/6.0/M1/apache-harmony-6.0-hdk-r917296-linux-x86-32-snapshot.tar.gz" |
|---|
| 4 | REVISION="1" |
|---|
| 5 | STATUS_HAIKU="broken" |
|---|
| 6 | DEPEND="" |
|---|
| 7 | CHECKSUM_MD5="bf4c01b1525ef3d38164553b336d15ba" |
|---|
| 8 | BUILD { |
|---|
| 9 | export JAVA_HOME=`pwd` |
|---|
| 10 | export PATH=`pwd`:$PATH |
|---|
| 11 | } |
|---|
| 12 | |
|---|
| 13 | LICENSE="Apache v2" |
|---|
| 14 | COPYRIGHT="2003-2010, The Apache Software Foundation" |
|---|