diff options
-rw-r--r-- | app-shells/squirrelsh/squirrelsh-1.2.7.ebuild | 5 |
1 files 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 a12163973774..05e1ee22b6f8 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" |