dev-db/db-je: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:03:27 +0000 (11:03 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:51:15 +0000 (21:51 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

dev-db/db-je/db-je-3.3.75.ebuild

index cc4cf8be98848100793205e12cd6343a07c90622..20eabe5cf0a4b6cb8d9ae0e0171766d0e0f02bf7 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 JAVA_PKG_IUSE="doc source"
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="Berkeley DB JE is a high performance, transactional storage engine written entirely in Java"
+DESCRIPTION="A high performance, transactional storage engine written entirely in Java"
 HOMEPAGE="http://www.oracle.com/database/berkeley-db/je/index.html"
 SRC_URI="http://download.oracle.com/berkeley-db/${P/db-/}.tar.gz"