Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
Date: Fri, 11 Aug 2017 12:55:30
Message-Id: 1502456070.f3b47e6f4fd9652288a7d4b00ec2de5d02e2ef88.amynka@gentoo
1 commit: f3b47e6f4fd9652288a7d4b00ec2de5d02e2ef88
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 11 12:54:30 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 11 12:54:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b47e6f
7
8 dev-util/webstorm: shorten description
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild b/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
16 index 882087ccd78..d281ef919c9 100644
17 --- a/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
18 +++ b/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -8,7 +8,7 @@ SLOT="$(get_major_version)"
26 MY_PV="$(get_version_component_range 4-5)"
27 MY_PN="WebStorm"
28
29 -DESCRIPTION="JavaScript IDE for complex client-side development and server-side development with Node.js"
30 +DESCRIPTION="JavaScript IDE for client- and server-side development with Node.js"
31 HOMEPAGE="http://www.jetbrains.com/webstorm"
32 SRC_URI="http://download.jetbrains.com/${PN}/${MY_PN}-$(get_version_component_range 1-3).tar.gz"