commit: 9b7df3095256746ec59423673c6f723bbca9ad9b Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Mar 13 18:30:37 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Mar 13 18:32:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b7df309
app-shells/squirrelsh: Fix description Package-Manager: portage-2.2.28 app-shells/squirrelsh/squirrelsh-1.2.7.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-shells/squirrelsh/squirrelsh-1.2.7.ebuild b/app-shells/squirrelsh/squirrelsh-1.2.7.ebuild index a121639..05e1ee2 100644 --- a/app-shells/squirrelsh/squirrelsh-1.2.7.ebuild +++ b/app-shells/squirrelsh/squirrelsh-1.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,8 +6,7 @@ EAPI="4" inherit eutils multilib toolchain-funcs -DESCRIPTION="An advanced, cross-platform object oriented scripting shell based -on the squirrel scripting language" +DESCRIPTION="Cross-platform object-oriented scripting shell using the squirrel language" HOMEPAGE="http://squirrelsh.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2"
