diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:30 +0000 |
commit | e2afb463591b4078e79d1963e43df881517c9634 (patch) | |
tree | aa47dad7e9cfc696014b85bc638206dae8abf30f /dev-java/ehcache/ehcache-1.2.4.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-e2afb463591b4078e79d1963e43df881517c9634.tar.gz historical-e2afb463591b4078e79d1963e43df881517c9634.tar.bz2 historical-e2afb463591b4078e79d1963e43df881517c9634.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'dev-java/ehcache/ehcache-1.2.4.ebuild')
-rw-r--r-- | dev-java/ehcache/ehcache-1.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/ehcache/ehcache-1.2.4.ebuild b/dev-java/ehcache/ehcache-1.2.4.ebuild index ed2f88973b64..43ef7a28f6ee 100644 --- a/dev-java/ehcache/ehcache-1.2.4.ebuild +++ b/dev-java/ehcache/ehcache-1.2.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ehcache-1.2.4.ebuild,v 1.2 2013/11/30 08:19:52 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ehcache-1.2.4.ebuild,v 1.3 2014/08/10 20:12:55 slyfox Exp $ inherit java-pkg-2 java-ant-2 -DESCRIPTION="Ehcache is a pure Java, fully-featured, in-process cache." +DESCRIPTION="Ehcache is a pure Java, fully-featured, in-process cache" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" HOMEPAGE="http://ehcache.sourceforge.net" |