summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-02-06 01:06:21 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-02-06 01:06:21 +0000
commit635db8cd4ecb2329215682397ea993cf7fe54f91 (patch)
treed9000c2c97660c82ccba8229618172648ced2328 /dev-java/poi
parentSlight cleanup. (diff)
downloadhistorical-635db8cd4ecb2329215682397ea993cf7fe54f91.tar.gz
historical-635db8cd4ecb2329215682397ea993cf7fe54f91.tar.bz2
historical-635db8cd4ecb2329215682397ea993cf7fe54f91.zip
latest revision stable on x86 and amd64, removed old version.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-java/poi')
-rw-r--r--dev-java/poi/ChangeLog8
-rw-r--r--dev-java/poi/files/digest-poi-2.51
-rw-r--r--dev-java/poi/poi-2.0.ebuild4
-rw-r--r--dev-java/poi/poi-2.5-r1.ebuild6
-rw-r--r--dev-java/poi/poi-2.5.ebuild45
5 files changed, 11 insertions, 53 deletions
diff --git a/dev-java/poi/ChangeLog b/dev-java/poi/ChangeLog
index 361231e4bb0e..eee10a5754ed 100644
--- a/dev-java/poi/ChangeLog
+++ b/dev-java/poi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/poi
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.7 2004/10/22 11:35:29 absinthe Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.8 2005/02/06 01:06:21 luckyduck Exp $
+
+ 06 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> poi-2.5-r1.ebuild,
+ -poi-2.5.ebuild:
+ latest revision stable on x86 and amd64, removed old version.
22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> poi-2.0.ebuild,
poi-2.5-r1.ebuild, poi-2.5.ebuild:
diff --git a/dev-java/poi/files/digest-poi-2.5 b/dev-java/poi/files/digest-poi-2.5
deleted file mode 100644
index 1a3f8246b36e..000000000000
--- a/dev-java/poi/files/digest-poi-2.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b45cd066ff4a8ca4a9555839722e7f80 poi-src-2.5-final-20040302.tar.gz 6878720
diff --git a/dev-java/poi/poi-2.0.ebuild b/dev-java/poi/poi-2.0.ebuild
index f23a227b308a..3b2a2ebeda8f 100644
--- a/dev-java/poi/poi-2.0.ebuild
+++ b/dev-java/poi/poi-2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.0.ebuild,v 1.6 2004/10/22 11:35:29 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.0.ebuild,v 1.7 2005/02/06 01:06:21 luckyduck Exp $
inherit java-pkg eutils
diff --git a/dev-java/poi/poi-2.5-r1.ebuild b/dev-java/poi/poi-2.5-r1.ebuild
index 78be96388ebf..973128d72b46 100644
--- a/dev-java/poi/poi-2.5-r1.ebuild
+++ b/dev-java/poi/poi-2.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.5-r1.ebuild,v 1.2 2004/10/22 11:35:29 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.5-r1.ebuild,v 1.3 2005/02/06 01:06:21 luckyduck Exp $
inherit java-pkg eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/jakarta/poi/release/src/${PN}-src-${PV}-final-20040302.
IUSE="jikes junit"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc amd64"
DEPEND=">=virtual/jdk-1.2
junit? ( dev-java/junit )
sys-apps/sed
diff --git a/dev-java/poi/poi-2.5.ebuild b/dev-java/poi/poi-2.5.ebuild
deleted file mode 100644
index 64cc47ce4882..000000000000
--- a/dev-java/poi/poi-2.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.5.ebuild,v 1.2 2004/10/22 11:35:29 absinthe Exp $
-
-inherit java-pkg eutils
-
-DESCRIPTION="Java API To Access Microsoft Format Files"
-HOMEPAGE="http://jakarta.apache.org/poi/"
-SRC_URI="mirror://apache/jakarta/poi/release/src/${PN}-src-${PV}-final-20040302.tar.gz"
-IUSE="jikes junit"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
-DEPEND=">=virtual/jdk-1.2
- >=dev-java/ant-1.4"
-RDEPEND=">=virtual/jdk-1.2
- dev-java/junit
- dev-java/xerces
- dev-java/jdepend
- dev-java/xalan
- dev-java/commons-logging
- dev-java/log4j
- dev-java/commons-beanutils
- dev-java/commons-collections
- dev-java/commons-lang
- jikes? ( dev-java/jikes )
- "
-
-S=${WORKDIR}
-src_unpack() {
- unpack ${A}
- cd ${S}
- use jikes && epatch ${FILESDIR}/${P}-jikes-fix.patch
-}
-
-src_compile() {
- local antflags="jar"
- use jikes && antflags="${antflags} -Dbuild.compiler=jikes"
- use junit && antflags="${antflags} test"
- ant ${antflags} || die "compile problem"
-}
-
-src_install() {
- java-pkg_dojar build/dist/*.jar
-}