diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:12:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:12:55 +0000 |
commit | 6d7f8d15f016ce0f4d7418b5db9d8204d10cd458 (patch) | |
tree | 507dcc2d51e61d8169f58c48f955a6c98f88fbdb /dev-java/ehcache/ehcache-1.2.4.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-6d7f8d15f016ce0f4d7418b5db9d8204d10cd458.tar.gz gentoo-2-6d7f8d15f016ce0f4d7418b5db9d8204d10cd458.tar.bz2 gentoo-2-6d7f8d15f016ce0f4d7418b5db9d8204d10cd458.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
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" |