summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-13 19:30:37 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-13 19:32:34 +0100
commit9b7df3095256746ec59423673c6f723bbca9ad9b (patch)
treecb4c463b4899dce68f8edbbd8d1cde672496eb56
parentdev-util/geany: Bump to version 1.27 (diff)
downloadgentoo-9b7df3095256746ec59423673c6f723bbca9ad9b.tar.gz
gentoo-9b7df3095256746ec59423673c6f723bbca9ad9b.tar.bz2
gentoo-9b7df3095256746ec59423673c6f723bbca9ad9b.zip
app-shells/squirrelsh: Fix description
Package-Manager: portage-2.2.28
-rw-r--r--app-shells/squirrelsh/squirrelsh-1.2.7.ebuild5
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"