diff options
author | 2013-10-14 17:35:55 +0000 | |
---|---|---|
committer | 2013-10-14 17:35:55 +0000 | |
commit | 556b0c83e995640295c80909e9c2566d9ea720d7 (patch) | |
tree | 6bdb081e7d2e82c8f328eafdb8c419bae988ab16 /dev-java/base64/ChangeLog | |
parent | Add qtbearer to nolibx11_pkgs (diff) | |
download | gentoo-2-556b0c83e995640295c80909e9c2566d9ea720d7.tar.gz gentoo-2-556b0c83e995640295c80909e9c2566d9ea720d7.tar.bz2 gentoo-2-556b0c83e995640295c80909e9c2566d9ea720d7.zip |
Build the jar with and without namespace (the first is required for java-xmlbuilder)
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
Diffstat (limited to 'dev-java/base64/ChangeLog')
-rw-r--r-- | dev-java/base64/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-java/base64/ChangeLog b/dev-java/base64/ChangeLog index f0c4ab3faf05..c63c3de389b1 100644 --- a/dev-java/base64/ChangeLog +++ b/dev-java/base64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/base64 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/base64/ChangeLog,v 1.1 2013/10/14 17:06:44 ercpe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/base64/ChangeLog,v 1.2 2013/10/14 17:35:55 ercpe Exp $ + + 14 Oct 2013; Johann Schmitz <ercpe@gentoo.org> base64-2.3.7.ebuild: + Build the jar with and without namespace (the first is required for java- + xmlbuilder) *base64-2.3.7 (14 Oct 2013) |