dev-java/jansi: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Sat, 1 Apr 2017 17:48:33 +0000 (20:48 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:52:07 +0000 (23:52 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-java/jansi/jansi-1.11-r1.ebuild
dev-java/jansi/jansi-1.5-r1.ebuild
dev-java/jansi/jansi-1.5.ebuild

index a8a394864ae8dc9240b9d422f3228bbda4d32a2e..521a8813c78f194c92a4675699cc3bc7b18e0f45 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"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="source test"
 
 inherit vcs-snapshot java-pkg-2 java-ant-2
 
-DESCRIPTION="Jansi is a small java library that allows you to use ANSI escape sequences in your console output"
+DESCRIPTION="A library that allows you to use ANSI escape sequences in your console output"
 HOMEPAGE="http://jansi.fusesource.org/"
 SRC_URI="https://github.com/fusesource/${PN}/tarball/${PN}-project-${PV} -> ${P}.tar.gz"
 
index 699a458fdfbec0a8b2464091c5f43775e2aa35e7..3fdc5527a8dc76d768d78838a0390c3cbe27bb32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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="source doc"
 
 inherit java-pkg-2 java-pkg-simple
 
-DESCRIPTION="Jansi is a small java library that allows you to use ANSI escape sequences in your console output"
+DESCRIPTION="A library that allows you to use ANSI escape sequences in your console output"
 HOMEPAGE="http://jansi.fusesource.org/"
 SRC_URI="https://github.com/fusesource/${PN}/archive/${P}.zip"
 
index 1303c0cd145832deb45cf59f1bcd02c8c5ece76c..59aef5b8aae78380288d4fc8e5476bc71d528217 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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="source test doc"
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="Jansi is a small java library that allows you to use ANSI escape sequences in your console output"
+DESCRIPTION="A library that allows you to use ANSI escape sequences in your console output"
 HOMEPAGE="http://jansi.fusesource.org/"
 SRC_URI="https://github.com/fusesource/${PN}/archive/${P}.zip"