diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2006-12-20 23:25:39 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2006-12-20 23:25:39 +0000 |
commit | d9f396f4bc9e2fdd8e9ae593d382ac44c83e3e77 (patch) | |
tree | daeb24da8f02281545083c789f85181211db7d01 /dev-java/qdox/ChangeLog | |
parent | Quote ${S} uses, replace cjk useflag with linguas_ja, use doman to install th... (diff) | |
download | gentoo-2-d9f396f4bc9e2fdd8e9ae593d382ac44c83e3e77.tar.gz gentoo-2-d9f396f4bc9e2fdd8e9ae593d382ac44c83e3e77.tar.bz2 gentoo-2-d9f396f4bc9e2fdd8e9ae593d382ac44c83e3e77.zip |
Made the ebuild call java-pkg_getjars with the proper argument format so emerging it with JAVA_PKG_STRICT works again.
(Portage version: 2.1.2_rc3-r6)
Diffstat (limited to 'dev-java/qdox/ChangeLog')
-rw-r--r-- | dev-java/qdox/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-java/qdox/ChangeLog b/dev-java/qdox/ChangeLog index 3435f316dc00..2537f0e7f049 100644 --- a/dev-java/qdox/ChangeLog +++ b/dev-java/qdox/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/qdox # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.6 2006/08/06 17:06:51 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.7 2006/12/20 23:25:39 betelgeuse Exp $ + + 20 Dec 2006; Petteri Räty <betelgeuse@gentoo.org> + qdox-20050104-r1.ebuild: + Made the ebuild call java-pkg_getjars with the proper argument format so + emerging it with JAVA_PKG_STRICT works again. 06 Aug 2006; Krzysiek Pawlik <nelchael@gentoo.org> qdox-20050104-r1.ebuild: |