diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-04-27 21:33:00 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-04-27 21:33:00 +0000 |
commit | 02acd34bc7f2df2e09e3d03231e519af5a32dce1 (patch) | |
tree | 06a131a4e8dca3ea4d31deff43cce11887510f3a /dev-java/backport-util-concurrent/ChangeLog | |
parent | version bump (diff) | |
download | gentoo-2-02acd34bc7f2df2e09e3d03231e519af5a32dce1.tar.gz gentoo-2-02acd34bc7f2df2e09e3d03231e519af5a32dce1.tar.bz2 gentoo-2-02acd34bc7f2df2e09e3d03231e519af5a32dce1.zip |
Use versionator, add the source use flag, pull in junit only under the test use flag and add src_test.
(Portage version: 2.1.2.4)
Diffstat (limited to 'dev-java/backport-util-concurrent/ChangeLog')
-rw-r--r-- | dev-java/backport-util-concurrent/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-java/backport-util-concurrent/ChangeLog b/dev-java/backport-util-concurrent/ChangeLog index 769b62717987..400362126a03 100644 --- a/dev-java/backport-util-concurrent/ChangeLog +++ b/dev-java/backport-util-concurrent/ChangeLog @@ -1,11 +1,18 @@ # ChangeLog for dev-java/backport-util-concurrent -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/backport-util-concurrent/ChangeLog,v 1.8 2006/07/22 21:44:22 nelchael Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/backport-util-concurrent/ChangeLog,v 1.9 2007/04/27 21:33:00 betelgeuse Exp $ + + 27 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> + backport-util-concurrent-1.1.01-r1.ebuild: + Use versionator, add the source use flag, pull in junit only under the test + use flag and add src_test. 22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> backport-util-concurrent-1.1.01-r1.ebuild: ant_src_unpack -> src_unpack +*backport-util-concurrent-1.1.01-r1 (03 Jul 2006) + 03 Jul 2006; Joshua Nichols <nichoj@gentoo.org> +backport-util-concurrent-1.1.01-r1.ebuild: Revision bump to support Java system. |