dev-java/rome: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Sat, 1 Apr 2017 18:51:27 +0000 (21:51 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:52:14 +0000 (23:52 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-java/rome/rome-0.9-r2.ebuild

index bdeb19f9bd883eaaa668b8484b673ae4cfa7a3a2..bcd44fc160d4fe53b7860fa1b5ca55f6855dbb76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ JAVA_PKG_IUSE="doc source test"
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="Open source Atom/RSS Java utilities that make it easy to work in Java with most syndication formats"
+DESCRIPTION="Java framework for RSS and Atom feeds"
 HOMEPAGE="https://java.net/projects/rome"
 SRC_URI="https://rome.dev.java.net/source/browse/*checkout*/rome/www/dist/${P}-src.zip"
 LICENSE="Apache-2.0"