diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-11-07 03:50:24 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-11-07 03:50:24 +0000 |
commit | c39d9fc7b767bf9e1c5c9f2b3d9bfdcbbc8c095e (patch) | |
tree | 7f837f89fa84e4b30b9c6ba357e451da0627ccdc /dev-java/fastutil | |
parent | version bump (diff) | |
download | gentoo-2-c39d9fc7b767bf9e1c5c9f2b3d9bfdcbbc8c095e.tar.gz gentoo-2-c39d9fc7b767bf9e1c5c9f2b3d9bfdcbbc8c095e.tar.bz2 gentoo-2-c39d9fc7b767bf9e1c5c9f2b3d9bfdcbbc8c095e.zip |
Shorten description, make repoman happier
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-java/fastutil')
-rw-r--r-- | dev-java/fastutil/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/fastutil/fastutil-4.3.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-java/fastutil/fastutil-4.4.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-java/fastutil/fastutil-5.0.9.ebuild | 6 |
4 files changed, 14 insertions, 10 deletions
diff --git a/dev-java/fastutil/ChangeLog b/dev-java/fastutil/ChangeLog index 6757b4a8dd9c..a1848c1725fc 100644 --- a/dev-java/fastutil/ChangeLog +++ b/dev-java/fastutil/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/fastutil # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.48 2013/05/30 08:51:46 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.49 2013/11/07 03:50:24 patrick Exp $ + + 07 Nov 2013; Patrick Lauer <patrick@gentoo.org> fastutil-4.3.1-r1.ebuild, + fastutil-4.4.2-r1.ebuild, fastutil-5.0.9.ebuild: + Shorten description, make repoman happier 30 May 2013; Tom Wijsman <TomWij@gentoo.org> fastutil-6.5.4.ebuild: Updated path for sources USE flag. diff --git a/dev-java/fastutil/fastutil-4.3.1-r1.ebuild b/dev-java/fastutil/fastutil-4.3.1-r1.ebuild index f400fdccf4a9..fb537d869678 100644 --- a/dev-java/fastutil/fastutil-4.3.1-r1.ebuild +++ b/dev-java/fastutil/fastutil-4.3.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.3.1-r1.ebuild,v 1.5 2007/11/02 00:38:25 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.3.1-r1.ebuild,v 1.6 2013/11/07 03:50:24 patrick Exp $ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="Provides type-specific maps, sets and lists with a small memory footprint for much faster access and insertion." +DESCRIPTION="Provides faster type-specific maps, sets and lists with a small memory footprint." SRC_URI="http://fastutil.dsi.unimi.it/${P}-src.tar.gz" HOMEPAGE="http://fastutil.dsi.unimi.it" LICENSE="LGPL-2.1" diff --git a/dev-java/fastutil/fastutil-4.4.2-r1.ebuild b/dev-java/fastutil/fastutil-4.4.2-r1.ebuild index 0edcb032dcdb..3a2d5efa6cb3 100644 --- a/dev-java/fastutil/fastutil-4.4.2-r1.ebuild +++ b/dev-java/fastutil/fastutil-4.4.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.4.2-r1.ebuild,v 1.6 2007/06/27 09:49:03 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.4.2-r1.ebuild,v 1.7 2013/11/07 03:50:24 patrick Exp $ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="Provides type-specific maps, sets and lists with a small memory footprint for much faster access and insertion." +DESCRIPTION="Provides faster type-specific maps, sets and lists with a small memory footprint." SRC_URI="http://fastutil.dsi.unimi.it/${P}-src.tar.gz" HOMEPAGE="http://fastutil.dsi.unimi.it" LICENSE="LGPL-2.1" diff --git a/dev-java/fastutil/fastutil-5.0.9.ebuild b/dev-java/fastutil/fastutil-5.0.9.ebuild index 83890acfd754..72fd8a1313bb 100644 --- a/dev-java/fastutil/fastutil-5.0.9.ebuild +++ b/dev-java/fastutil/fastutil-5.0.9.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-5.0.9.ebuild,v 1.4 2007/11/25 15:15:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-5.0.9.ebuild,v 1.5 2013/11/07 03:50:24 patrick Exp $ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="Provides type-specific maps, sets and lists with a small memory footprint for much faster access and insertion." +DESCRIPTION="Provides faster type-specific maps, sets and lists with a small memory footprint." SRC_URI="http://fastutil.dsi.unimi.it/${P}-src.tar.gz" HOMEPAGE="http://fastutil.dsi.unimi.it" LICENSE="LGPL-2.1" |