summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2005-12-11 17:35:19 +0000
committerJoshua Nichols <nichoj@gentoo.org>2005-12-11 17:35:19 +0000
commit5dd0aec48bcf03e81b4e663edaa48ac813b0d053 (patch)
tree267a75b558ea414cefb35e002ee85b6617101cda /dev-java/poi
parentinstall fb.modes into /usr/share/doc instead of /etc (diff)
downloadgentoo-2-5dd0aec48bcf03e81b4e663edaa48ac813b0d053.tar.gz
gentoo-2-5dd0aec48bcf03e81b4e663edaa48ac813b0d053.tar.bz2
gentoo-2-5dd0aec48bcf03e81b4e663edaa48ac813b0d053.zip
Removed a jar that isn't needed at build-time.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-java/poi')
-rw-r--r--dev-java/poi/ChangeLog6
-rw-r--r--dev-java/poi/Manifest14
-rw-r--r--dev-java/poi/poi-2.5-r2.ebuild5
-rw-r--r--dev-java/poi/poi-2.5.1.ebuild7
4 files changed, 13 insertions, 19 deletions
diff --git a/dev-java/poi/ChangeLog b/dev-java/poi/ChangeLog
index 8ec6cb5f91f9..c8ca92fc4577 100644
--- a/dev-java/poi/ChangeLog
+++ b/dev-java/poi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/poi
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.12 2005/10/10 20:34:44 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.13 2005/12/11 17:35:19 nichoj Exp $
+
+ 11 Dec 2005; Joshua Nichols <nichoj@gentoo.org> poi-2.5-r2.ebuild,
+ poi-2.5.1.ebuild:
+ Removed a jar that isn't needed at build-time.
*poi-2.5.1 (07 Oct 2005)
diff --git a/dev-java/poi/Manifest b/dev-java/poi/Manifest
index 77e87c9a74b8..4ee8b7345440 100644
--- a/dev-java/poi/Manifest
+++ b/dev-java/poi/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 4e80795c15a93fc71a48571e96f7b4ac ChangeLog 1973
MD5 34ac7de875dec815d44a2bdbf7f4a64f files/digest-poi-2.5-r2 79
MD5 2e7d58ced4af69ab26ddf0bf76cb173f files/digest-poi-2.5.1 81
MD5 bf71154ca919a88d8c12da29e33ef4d9 files/poi-2.5-jikes-fix.patch 1190
MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157
-MD5 d46f736bccdce71619e63b4bd8acbe92 poi-2.5-r2.ebuild 1910
-MD5 1af790347284fd0f33c706971bc21dbf poi-2.5.1.ebuild 2082
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDStCWQiJ/wx066S4RArVbAJ9BsVVfIZFqBEnAcThiFFx+zp0XDACeKIoW
-TpuJJyj60Qq2m8Lwt900W6I=
-=hX42
------END PGP SIGNATURE-----
+MD5 32ad9a684bd315c8584493b0dd8e8daf poi-2.5-r2.ebuild 1840
+MD5 90e87335b08122f36f4e21079dc88deb poi-2.5.1.ebuild 2038
diff --git a/dev-java/poi/poi-2.5-r2.ebuild b/dev-java/poi/poi-2.5-r2.ebuild
index f3ab61c3afc9..1976c7c60ad3 100644
--- a/dev-java/poi/poi-2.5-r2.ebuild
+++ b/dev-java/poi/poi-2.5-r2.ebuild
@@ -1,6 +1,6 @@
# 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-r2.ebuild,v 1.3 2005/10/01 08:18:22 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.5-r2.ebuild,v 1.4 2005/12/11 17:35:19 nichoj Exp $
inherit java-pkg eutils
@@ -19,7 +19,7 @@ RDEPEND=">=virtual/jre-1.2
=dev-java/commons-beanutils-1.6*
>=dev-java/commons-collections-2.1
=dev-java/commons-lang-2.0*
- =dev-java/xerces-2.6*"
+ >=dev-java/xerces-2.6"
DEPEND=">=virtual/jdk-1.2
${RDEPEND}
>=dev-java/ant-1.4
@@ -41,7 +41,6 @@ src_unpack() {
java-pkg_jar-from commons-beanutils-1.6 commons-beanutils.jar commons-beanutils-1.6.jar
java-pkg_jar-from commons-collections commons-collections.jar commons-collections-2.1.jar
java-pkg_jar-from commons-lang commons-lang.jar commons-lang-1.0-b1.jar
- java-pkg_jar-from xerces-2 xmlParserAPIs.jar xmlParserAPIs-2.2.1.jar
java-pkg_jar-from xerces-2 xercesImpl.jar xercesImpl-2.4.0.jar
}
diff --git a/dev-java/poi/poi-2.5.1.ebuild b/dev-java/poi/poi-2.5.1.ebuild
index 00b2d3c63b9e..08d85ae0dba9 100644
--- a/dev-java/poi/poi-2.5.1.ebuild
+++ b/dev-java/poi/poi-2.5.1.ebuild
@@ -1,6 +1,6 @@
# 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.1.ebuild,v 1.1 2005/10/07 20:42:09 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.5.1.ebuild,v 1.2 2005/12/11 17:35:19 nichoj Exp $
inherit java-pkg eutils
@@ -19,7 +19,7 @@ RDEPEND=">=virtual/jre-1.2
=dev-java/commons-beanutils-1.6*
>=dev-java/commons-collections-2.1
=dev-java/commons-lang-2.0*
- =dev-java/xerces-2.6*"
+ >=dev-java/xerces-2.6"
DEPEND=">=virtual/jdk-1.2
${RDEPEND}
>=dev-java/ant-core-1.4
@@ -35,13 +35,14 @@ src_unpack() {
sed -e 's:<target name="init" depends="check-jars,fetch-jars">:<target name="init" depends="check-jars">:' -i build.xml
cd ${S}/lib
+ rm -f *.jar
java-pkg_jar-from log4j log4j.jar log4j-1.2.8.jar
java-pkg_jar-from commons-logging commons-logging.jar commons-logging-1.0.1.jar
cd ${S}/src/contrib/lib
+ rm -f *.jar
java-pkg_jar-from commons-beanutils-1.6 commons-beanutils.jar commons-beanutils-1.6.jar
java-pkg_jar-from commons-collections commons-collections.jar commons-collections-2.1.jar
java-pkg_jar-from commons-lang commons-lang.jar commons-lang-1.0-b1.jar
- java-pkg_jar-from xerces-2 xmlParserAPIs.jar xmlParserAPIs-2.2.1.jar
java-pkg_jar-from xerces-2 xercesImpl.jar xercesImpl-2.4.0.jar
}