From e612158df2d0923f0bec849733cad8c7fbd18369 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sat, 1 Apr 2017 20:48:33 +0300 Subject: dev-java/jansi: fix toolong DESCRIPTION. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-java/jansi/jansi-1.11-r1.ebuild | 4 ++-- dev-java/jansi/jansi-1.5-r1.ebuild | 4 ++-- dev-java/jansi/jansi-1.5.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-java') diff --git a/dev-java/jansi/jansi-1.11-r1.ebuild b/dev-java/jansi/jansi-1.11-r1.ebuild index a8a394864ae8..521a8813c78f 100644 --- a/dev-java/jansi/jansi-1.11-r1.ebuild +++ b/dev-java/jansi/jansi-1.11-r1.ebuild @@ -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" diff --git a/dev-java/jansi/jansi-1.5-r1.ebuild b/dev-java/jansi/jansi-1.5-r1.ebuild index 699a458fdfbe..3fdc5527a8dc 100644 --- a/dev-java/jansi/jansi-1.5-r1.ebuild +++ b/dev-java/jansi/jansi-1.5-r1.ebuild @@ -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" diff --git a/dev-java/jansi/jansi-1.5.ebuild b/dev-java/jansi/jansi-1.5.ebuild index 1303c0cd1458..59aef5b8aae7 100644 --- a/dev-java/jansi/jansi-1.5.ebuild +++ b/dev-java/jansi/jansi-1.5.ebuild @@ -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" -- cgit v1.2.3-65-gdbad