diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2008-01-05 18:01:15 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2008-01-05 18:01:15 +0000 |
commit | c3b42443dad95adda8a48d9cca558e5e05575139 (patch) | |
tree | b19a13367f8f4dfb290d8c0fbe6463bd2852c97f /dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild | |
parent | Move too long DESCRIPTION to metadata.xml. (diff) | |
download | gentoo-2-c3b42443dad95adda8a48d9cca558e5e05575139.tar.gz gentoo-2-c3b42443dad95adda8a48d9cca558e5e05575139.tar.bz2 gentoo-2-c3b42443dad95adda8a48d9cca558e5e05575139.zip |
Shorten DESCRIPTION.
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild')
-rw-r--r-- | dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild b/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild index c8ed8eb2cf62..495ca3a9a208 100644 --- a/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild +++ b/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.8 2007/04/15 20:41:32 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.9 2008/01/05 18:01:15 betelgeuse Exp $ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="Doug Lea's concurrency utilities provide standardized, efficient versions of utility classes commonly encountered in concurrent Java programming." +DESCRIPTION="Utility classes commonly encountered in concurrent Java programming." SRC_URI="mirror://gentoo/gentoo-concurrent-util-1.3.4.tar.bz2" HOMEPAGE="http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html" LICENSE="as-is" |