public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2015-09-07 12:31 Patrice Clement
  0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2015-09-07 12:31 UTC (permalink / raw
  To: gentoo-commits

commit:     8c97f598081de6b91ba50fc81482d7664ac7b08a
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 12:23:57 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 12:31:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c97f598

dev-util/webstorm: Fix ${S}.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild b/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
index 7ca3c6e..338dbea 100644
--- a/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
+++ b/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
@@ -18,7 +18,7 @@ IUSE=""
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND=">=virtual/jdk-1.7"
-S=${WORKDIR}/${PN}-${MY_PV}
+S="${WORKDIR}/${MY_PN}-${MY_PV}"
 
 src_install() {
 	local dir="/opt/${PN}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2015-09-07 12:31 Patrice Clement
  0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2015-09-07 12:31 UTC (permalink / raw
  To: gentoo-commits

commit:     a95d2d7c3d6219977fa85923776aa5ce60c2c1e6
Author:     switch87 <gert <AT> gepe-biljarts <DOT> be>
AuthorDate: Mon Sep  7 07:38:57 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 12:31:05 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a95d2d7c

dev-util/webstorm: initial import

 dev-util/webstorm/Manifest                        |  1 +
 dev-util/webstorm/metadata.xml                    | 13 ++++++++++
 dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild | 31 +++++++++++++++++++++++
 3 files changed, 45 insertions(+)

diff --git a/dev-util/webstorm/Manifest b/dev-util/webstorm/Manifest
new file mode 100644
index 0000000..d01f2da
--- /dev/null
+++ b/dev-util/webstorm/Manifest
@@ -0,0 +1 @@
+DIST WebStorm-10.0.4.tar.gz 130242508 SHA256 f2c6b6fde74513858f204a6fc5d4f39a6b3424edcc1abc435e566ead0929319c SHA512 2523795dc3cc4395549313584e8e597b2782eb2c6ad577d0aae81b72656f00a2cc2f9bbac77f83f9e1f74350aaa762d8b7ba873558a37af316839784e506c6ec WHIRLPOOL a76ad8b92e454e12ce2948c98041a1cbc671848519a3fe329b3f6524b3bc9cb52922755668048b72011f856fadf28386ebd048830558197516029a8594a83d87

diff --git a/dev-util/webstorm/metadata.xml b/dev-util/webstorm/metadata.xml
new file mode 100644
index 0000000..3e44b6f
--- /dev/null
+++ b/dev-util/webstorm/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>proxy-maintainers</herd>
+<maintainer>
+	<email>gert@gepe-biljarts.be</email>
+	<name>Gert Pellin</name>
+	<description>Proxy maintainer. Assign bugs to him.</description>
+</maintainer>
+<longdescription lang="en">
+WebStorm is a lightweight yet powerful IDE, perfectly equipped for complex client-side development and server-side development with Node.js
+</longdescription>
+</pkgmetadata>

diff --git a/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild b/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
new file mode 100644
index 0000000..7ca3c6e
--- /dev/null
+++ b/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils versionator
+
+SLOT="$(get_major_version)"
+MY_PV="$(get_version_component_range 4-5)"
+MY_PN="WebStorm"
+
+DESCRIPTION="JavaScript IDE for complex client-side development and server-side development with Node.js"
+HOMEPAGE="http://www.jetbrains.com/webstorm"
+SRC_URI="http://download.jetbrains.com/${PN}/${MY_PN}-$(get_version_component_range 1-3).tar.gz"
+
+LICENSE="WebStorm WebStorm_Academic WebStorm_Classroom WebStorm_OpenSource WebStorm_personal"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=virtual/jdk-1.7"
+S=${WORKDIR}/${PN}-${MY_PV}
+
+src_install() {
+	local dir="/opt/${PN}"
+
+	insinto "${dir}"
+	doins -r .
+	fperms 755 ${dir}/bin/{${PN}.sh,fsnotifier{,64}}
+
+	make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2016-08-31 21:14 Manuel Rüger
  0 siblings, 0 replies; 11+ messages in thread
From: Manuel Rüger @ 2016-08-31 21:14 UTC (permalink / raw
  To: gentoo-commits

commit:     ff96e4ab6dfedc15c844615278e87fcca495fdba
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 21:14:42 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 21:14:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff96e4ab

dev-util/webstorm: Version bump

Gentoo-Bug: #587802

Package-Manager: portage-2.3.0

 dev-util/webstorm/Manifest                         |  1 +
 .../webstorm/webstorm-2016.2.2.162.1628.41.ebuild  | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-util/webstorm/Manifest b/dev-util/webstorm/Manifest
index d01f2da..f0037b8 100644
--- a/dev-util/webstorm/Manifest
+++ b/dev-util/webstorm/Manifest
@@ -1 +1,2 @@
 DIST WebStorm-10.0.4.tar.gz 130242508 SHA256 f2c6b6fde74513858f204a6fc5d4f39a6b3424edcc1abc435e566ead0929319c SHA512 2523795dc3cc4395549313584e8e597b2782eb2c6ad577d0aae81b72656f00a2cc2f9bbac77f83f9e1f74350aaa762d8b7ba873558a37af316839784e506c6ec WHIRLPOOL a76ad8b92e454e12ce2948c98041a1cbc671848519a3fe329b3f6524b3bc9cb52922755668048b72011f856fadf28386ebd048830558197516029a8594a83d87
+DIST WebStorm-2016.2.2.tar.gz 215535491 SHA256 06af83ee181b37ae0a1108b4b88ae9a8d10f153796f3c59c879a4ead24dc4e58 SHA512 84123bd5e169e87490f3b71f7259b6b13a7885b5a66b912957cd6e869b6f985db0f0a0f3a232436b1894096ec8d74c2b907c4162f2fdd212f96cb0a3d5f41f48 WHIRLPOOL 9a9cb5d88cded6d6472a6c64425e692144d209da1b72f725db7b5f0dd0a5ff4b1fc90c2da659be7a6520fa2056ae90a99c779ce7bfbd0bf713e9323375ea85a1

diff --git a/dev-util/webstorm/webstorm-2016.2.2.162.1628.41.ebuild b/dev-util/webstorm/webstorm-2016.2.2.162.1628.41.ebuild
new file mode 100644
index 00000000..ec29cdb
--- /dev/null
+++ b/dev-util/webstorm/webstorm-2016.2.2.162.1628.41.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils versionator
+
+SLOT="$(get_major_version)"
+MY_PV="$(get_version_component_range 4-6)"
+MY_PN="WebStorm"
+
+DESCRIPTION="JavaScript IDE for client- and server-side development with Node.js"
+HOMEPAGE="http://www.jetbrains.com/webstorm"
+SRC_URI="http://download.jetbrains.com/${PN}/${MY_PN}-$(get_version_component_range 1-3).tar.gz"
+
+LICENSE="WebStorm WebStorm_Academic WebStorm_Classroom WebStorm_OpenSource WebStorm_personal"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=virtual/jdk-1.7"
+S="${WORKDIR}/${MY_PN}-${MY_PV}"
+
+src_install() {
+	local dir="/opt/${PN}"
+
+	insinto "${dir}"
+	doins -r .
+	fperms 755 ${dir}/bin/{${PN}.sh,fsnotifier{,64}}
+
+	make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2017-08-11 12:55 Amy Liffey
  0 siblings, 0 replies; 11+ messages in thread
From: Amy Liffey @ 2017-08-11 12:55 UTC (permalink / raw
  To: gentoo-commits

commit:     f3b47e6f4fd9652288a7d4b00ec2de5d02e2ef88
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 12:54:30 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 12:54:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b47e6f

dev-util/webstorm: shorten description

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild b/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
index 882087ccd78..d281ef919c9 100644
--- a/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
+++ b/dev-util/webstorm/webstorm-10.0.4.141.1550.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 @@ SLOT="$(get_major_version)"
 MY_PV="$(get_version_component_range 4-5)"
 MY_PN="WebStorm"
 
-DESCRIPTION="JavaScript IDE for complex client-side development and server-side development with Node.js"
+DESCRIPTION="JavaScript IDE for client- and server-side development with Node.js"
 HOMEPAGE="http://www.jetbrains.com/webstorm"
 SRC_URI="http://download.jetbrains.com/${PN}/${MY_PN}-$(get_version_component_range 1-3).tar.gz"
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2017-08-11 12:55 Amy Liffey
  0 siblings, 0 replies; 11+ messages in thread
From: Amy Liffey @ 2017-08-11 12:55 UTC (permalink / raw
  To: gentoo-commits

commit:     5b678439175406f59b68536bc5e0792cabd2962b
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 12:52:52 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 12:52:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b678439

dev-util/webstorm: drop inactive proxy maintainer. By jstein

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-util/webstorm/metadata.xml | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/dev-util/webstorm/metadata.xml b/dev-util/webstorm/metadata.xml
index 51c6855d2b2..1866cf4b139 100644
--- a/dev-util/webstorm/metadata.xml
+++ b/dev-util/webstorm/metadata.xml
@@ -1,15 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-	<email>gert@gepe-biljarts.be</email>
-	<name>Gert Pellin</name>
-	<description>Proxy maintainer. Assign bugs to him.</description>
-</maintainer>
-<maintainer type="project">
-	<email>proxy-maint@gentoo.org</email>
-	<name>Proxy Maintainers</name>
-</maintainer>
+<!-- maintainer-needed -->
 <longdescription lang="en">
 WebStorm is a lightweight yet powerful IDE, perfectly equipped for complex client-side development and server-side development with Node.js
 </longdescription>


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2017-10-03 22:03 Patrice Clement
  0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2017-10-03 22:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f3c25e247d513b5a49473efb32288b8c64514f7d
Author:     Brian Deragon <codencrazy <AT> gmail <DOT> com>
AuthorDate: Sat Sep 23 18:04:57 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct  3 22:03:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c25e24

dev-util/webstorm: version bump to 2017.2.4.172.4155.35.

Closes: https://github.com/gentoo/gentoo/pull/5777

 dev-util/webstorm/Manifest                         |  1 +
 .../webstorm/webstorm-2017.2.4.172.4155.35.ebuild  | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-util/webstorm/Manifest b/dev-util/webstorm/Manifest
index f0037b8bef9..d852ce7c377 100644
--- a/dev-util/webstorm/Manifest
+++ b/dev-util/webstorm/Manifest
@@ -1,2 +1,3 @@
 DIST WebStorm-10.0.4.tar.gz 130242508 SHA256 f2c6b6fde74513858f204a6fc5d4f39a6b3424edcc1abc435e566ead0929319c SHA512 2523795dc3cc4395549313584e8e597b2782eb2c6ad577d0aae81b72656f00a2cc2f9bbac77f83f9e1f74350aaa762d8b7ba873558a37af316839784e506c6ec WHIRLPOOL a76ad8b92e454e12ce2948c98041a1cbc671848519a3fe329b3f6524b3bc9cb52922755668048b72011f856fadf28386ebd048830558197516029a8594a83d87
 DIST WebStorm-2016.2.2.tar.gz 215535491 SHA256 06af83ee181b37ae0a1108b4b88ae9a8d10f153796f3c59c879a4ead24dc4e58 SHA512 84123bd5e169e87490f3b71f7259b6b13a7885b5a66b912957cd6e869b6f985db0f0a0f3a232436b1894096ec8d74c2b907c4162f2fdd212f96cb0a3d5f41f48 WHIRLPOOL 9a9cb5d88cded6d6472a6c64425e692144d209da1b72f725db7b5f0dd0a5ff4b1fc90c2da659be7a6520fa2056ae90a99c779ce7bfbd0bf713e9323375ea85a1
+DIST WebStorm-2017.2.4.tar.gz 257748171 SHA256 c0aa4f21bdb2bed8a2fe1b1a831ac7ace625695ce2cfc0d3a88ea8ecf572a2b5 SHA512 283339f7757093affde698cfb751f7ced18d54159db7696c9fe6b4d37751e94ad1ca9f0c54db9d5ca256da35ee24454a3b48ced21d6db434c23ec94b023a4d09 WHIRLPOOL 2c223a3c8ef37b64b568934c488ef4afb85e2e7577c3a9305205cf31c542783019f2dc0710bf0560772fe8a280bf91135969b6d0a5f89438316549191848eafd

diff --git a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
new file mode 100644
index 00000000000..e5e229b61de
--- /dev/null
+++ b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils versionator
+
+DESCRIPTION="JavaScript IDE for client- and server-side development with Node.js"
+HOMEPAGE="http://www.jetbrains.com/webstorm"
+SRC_URI="http://download.jetbrains.com/${PN}/WebStorm-$(get_version_component_range 1-3).tar.gz"
+
+LICENSE="WebStorm WebStorm_Academic WebStorm_Classroom WebStorm_OpenSource WebStorm_personal"
+SLOT="$(get_major_version)"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jdk-1.7"
+S="${WORKDIR}/WebStorm-$(get_version_component_range 4-6)"
+
+src_install() {
+	insinto "/opt/${PN}"
+	doins -r .
+	fperms 755 /opt/${PN}/bin/{${PN}.sh,fsnotifier{,64}}
+
+	make_wrapper "${PN}" "/opt/${PN}/bin/${PN}.sh"
+	newicon "bin/${PN}.svg" "${PN}.svg"
+	make_desktop_entry "${PN}" "${PN}" "${PN}" "Development;IDE;"
+}
\ No newline at end of file


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2017-10-03 22:45 Patrice Clement
  0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2017-10-03 22:45 UTC (permalink / raw
  To: gentoo-commits

commit:     ff1a194d011725da2f0971381ad43141589096a2
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  3 22:45:40 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct  3 22:45:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff1a194d

dev-util/webstorm: fix warning.

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
index e5e229b61de..cd605cc309a 100644
--- a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
+++ b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-
 EAPI=6
+
 inherit eutils versionator
 
 DESCRIPTION="JavaScript IDE for client- and server-side development with Node.js"
@@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=virtual/jdk-1.7"
+
 S="${WORKDIR}/WebStorm-$(get_version_component_range 4-6)"
 
 src_install() {
@@ -24,4 +25,4 @@ src_install() {
 	make_wrapper "${PN}" "/opt/${PN}/bin/${PN}.sh"
 	newicon "bin/${PN}.svg" "${PN}.svg"
 	make_desktop_entry "${PN}" "${PN}" "${PN}" "Development;IDE;"
-}
\ No newline at end of file
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2017-11-25 14:19 Patrick Lauer
  0 siblings, 0 replies; 11+ messages in thread
From: Patrick Lauer @ 2017-11-25 14:19 UTC (permalink / raw
  To: gentoo-commits

commit:     abd9436f80be4fe6f0e043ca89e3340eabacc3dc
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 14:11:43 2017 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 14:19:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd9436f

dev-util/webstorm: Whitespace

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
index cd605cc309a..d7dca526f30 100644
--- a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
+++ b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
@@ -1,5 +1,6 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=6
 
 inherit eutils versionator


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2018-10-14 11:50 Pacho Ramos
  0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos @ 2018-10-14 11:50 UTC (permalink / raw
  To: gentoo-commits

commit:     35f082b8965fac30af7d25b1fb2be22cc8755b03
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 14 11:49:42 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 14 11:49:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f082b8

dev-util/webstorm: Cannot be slotted, prevent collisions

Closes: https://bugs.gentoo.org/592636
Closes: https://bugs.gentoo.org/656858
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
index d7dca526f30..4171a9a4f43 100644
--- a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
+++ b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,10 +10,14 @@ HOMEPAGE="http://www.jetbrains.com/webstorm"
 SRC_URI="http://download.jetbrains.com/${PN}/WebStorm-$(get_version_component_range 1-3).tar.gz"
 
 LICENSE="WebStorm WebStorm_Academic WebStorm_Classroom WebStorm_OpenSource WebStorm_personal"
-SLOT="$(get_major_version)"
+# This package cannot be slotted for now, bug #592636
+#SLOT="$(get_major_version)"
+SLOT="2017"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
+RESTRICT="splitdebug" #656858
+
 RDEPEND=">=virtual/jdk-1.7"
 
 S="${WORKDIR}/WebStorm-$(get_version_component_range 4-6)"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2018-10-14 11:50 Pacho Ramos
  0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos @ 2018-10-14 11:50 UTC (permalink / raw
  To: gentoo-commits

commit:     25942eb32dc41bc04d406d489c9eed71a3f7afc8
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 14 11:50:00 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 14 11:50:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25942eb3

dev-util/webstorm: Drop old

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-util/webstorm/Manifest                         |  2 --
 dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild  | 30 ----------------------
 .../webstorm/webstorm-2016.2.2.162.1628.41.ebuild  | 30 ----------------------
 3 files changed, 62 deletions(-)

diff --git a/dev-util/webstorm/Manifest b/dev-util/webstorm/Manifest
index 4c58be2bb1a..a44c1e8efc7 100644
--- a/dev-util/webstorm/Manifest
+++ b/dev-util/webstorm/Manifest
@@ -1,3 +1 @@
-DIST WebStorm-10.0.4.tar.gz 130242508 BLAKE2B e41158360fbab65ad90e81661becce4044f7609ff3532a1f45e65443e0e125f39e9d02c9a29f7dece5260738dce641d7342873dc34bc0ef493ac3acb3a8be594 SHA512 2523795dc3cc4395549313584e8e597b2782eb2c6ad577d0aae81b72656f00a2cc2f9bbac77f83f9e1f74350aaa762d8b7ba873558a37af316839784e506c6ec
-DIST WebStorm-2016.2.2.tar.gz 215535491 BLAKE2B 36e87c604f7e7d1d7d2c01ae7cc1872cc264577935c1693e96625bf659d4ad2c59137faa3eacb6b10350bc816fac472e011c617165df68c1a0fbb5cdc7811816 SHA512 84123bd5e169e87490f3b71f7259b6b13a7885b5a66b912957cd6e869b6f985db0f0a0f3a232436b1894096ec8d74c2b907c4162f2fdd212f96cb0a3d5f41f48
 DIST WebStorm-2017.2.4.tar.gz 257748171 BLAKE2B 2b0951e94f92a0d690bf9261573963dd6250d9b896784b7156dde8b39ec3a59f94da023bcd3183b404e4bfa16d27928d3eecedf54f5b9036e856af5237e8c5ed SHA512 283339f7757093affde698cfb751f7ced18d54159db7696c9fe6b4d37751e94ad1ca9f0c54db9d5ca256da35ee24454a3b48ced21d6db434c23ec94b023a4d09

diff --git a/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild b/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
deleted file mode 100644
index d281ef919c9..00000000000
--- a/dev-util/webstorm/webstorm-10.0.4.141.1550.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils versionator
-
-SLOT="$(get_major_version)"
-MY_PV="$(get_version_component_range 4-5)"
-MY_PN="WebStorm"
-
-DESCRIPTION="JavaScript IDE for client- and server-side development with Node.js"
-HOMEPAGE="http://www.jetbrains.com/webstorm"
-SRC_URI="http://download.jetbrains.com/${PN}/${MY_PN}-$(get_version_component_range 1-3).tar.gz"
-
-LICENSE="WebStorm WebStorm_Academic WebStorm_Classroom WebStorm_OpenSource WebStorm_personal"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=virtual/jdk-1.7"
-S="${WORKDIR}/${MY_PN}-${MY_PV}"
-
-src_install() {
-	local dir="/opt/${PN}"
-
-	insinto "${dir}"
-	doins -r .
-	fperms 755 ${dir}/bin/{${PN}.sh,fsnotifier{,64}}
-
-	make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
-}

diff --git a/dev-util/webstorm/webstorm-2016.2.2.162.1628.41.ebuild b/dev-util/webstorm/webstorm-2016.2.2.162.1628.41.ebuild
deleted file mode 100644
index c01948942f7..00000000000
--- a/dev-util/webstorm/webstorm-2016.2.2.162.1628.41.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils versionator
-
-SLOT="$(get_major_version)"
-MY_PV="$(get_version_component_range 4-6)"
-MY_PN="WebStorm"
-
-DESCRIPTION="JavaScript IDE for client- and server-side development with Node.js"
-HOMEPAGE="http://www.jetbrains.com/webstorm"
-SRC_URI="http://download.jetbrains.com/${PN}/${MY_PN}-$(get_version_component_range 1-3).tar.gz"
-
-LICENSE="WebStorm WebStorm_Academic WebStorm_Classroom WebStorm_OpenSource WebStorm_personal"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=virtual/jdk-1.7"
-S="${WORKDIR}/${MY_PN}-${MY_PV}"
-
-src_install() {
-	local dir="/opt/${PN}"
-
-	insinto "${dir}"
-	doins -r .
-	fperms 755 ${dir}/bin/{${PN}.sh,fsnotifier{,64}}
-
-	make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/
@ 2019-09-13  7:10 Michał Górny
  0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2019-09-13  7:10 UTC (permalink / raw
  To: gentoo-commits

commit:     4782f11631ab9479fcfe15d13608a28ce468824f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 07:09:18 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 07:10:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4782f116

dev-util/webstorm: Add bindist & mirror restrictions

Bug: https://bugs.gentoo.org/694274
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
index 4171a9a4f43..29f6a26054a 100644
--- a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
+++ b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild
@@ -16,7 +16,7 @@ SLOT="2017"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RESTRICT="splitdebug" #656858
+RESTRICT="bindist mirror splitdebug" #656858
 
 RDEPEND=">=virtual/jdk-1.7"
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-09-13  7:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-07 12:31 [gentoo-commits] repo/gentoo:master commit in: dev-util/webstorm/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2015-09-07 12:31 Patrice Clement
2016-08-31 21:14 Manuel Rüger
2017-08-11 12:55 Amy Liffey
2017-08-11 12:55 Amy Liffey
2017-10-03 22:03 Patrice Clement
2017-10-03 22:45 Patrice Clement
2017-11-25 14:19 Patrick Lauer
2018-10-14 11:50 Pacho Ramos
2018-10-14 11:50 Pacho Ramos
2019-09-13  7:10 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox