public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gogland/
Date: Sun,  5 Nov 2017 20:44:40 +0000 (UTC)	[thread overview]
Message-ID: <1509914659.76fafcfe861db7332825f607a68ad4e77c9f7194.mrueg@gentoo> (raw)

commit:     76fafcfe861db7332825f607a68ad4e77c9f7194
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 20:38:13 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 20:44:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76fafcfe

dev-util/gogland: Remove pkgmoved package

 dev-util/gogland/Manifest                   |  1 -
 dev-util/gogland/gogland-173.3415.23.ebuild | 45 -----------------------------
 dev-util/gogland/metadata.xml               |  8 -----
 3 files changed, 54 deletions(-)

diff --git a/dev-util/gogland/Manifest b/dev-util/gogland/Manifest
deleted file mode 100644
index 3868eab77e0..00000000000
--- a/dev-util/gogland/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gogland-173.3415.23.tar.gz 209703562 SHA256 31a13e26729d5288d200f24e295d5009b3260a8b4fe42bfce25c192c8d579127 SHA512 7cfcf07bef5115cecff9913551ec4af8cd493a341e30cb818223b5c36345c5816bba118f53f5ad652dc78533b336530ca98dba9f34e81a322c94a332d49f4524 WHIRLPOOL bd7386ead98ae11f19556a80b7ab564b45037a4b5aedb8171d46e200a78677ae955c0dda12f67509c9f3471fa99619428430bb1ca478e23c0c9724478299115d

diff --git a/dev-util/gogland/gogland-173.3415.23.ebuild b/dev-util/gogland/gogland-173.3415.23.ebuild
deleted file mode 100644
index 14e1973f45c..00000000000
--- a/dev-util/gogland/gogland-173.3415.23.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils
-
-SLOT=0
-
-SRC_URI="http://download.jetbrains.com/go/${P}.tar.gz"
-DESCRIPTION="Golang IDE by JetBrains"
-HOMEPAGE="http://www.jetbrains.com/go"
-
-KEYWORDS="~amd64"
-LICENSE="IDEA
-	|| ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
-
-QA_PREBUILT="opt/${P}/*"
-
-S=${WORKDIR}/Gogland-${PV}
-
-RDEPEND="dev-lang/go"
-
-src_prepare() {
-	default
-	if ! use arm; then
-		rm -rf bin/fsnotifier-arm || die
-	fi
-}
-
-src_install() {
-	local dir="/opt/${P}"
-
-	insinto "${dir}"
-	doins -r *
-	fperms 755 "${dir}"/bin/{${PN}.sh,fsnotifier{,64}}
-
-	make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
-	newicon "bin/${PN}.png" "${PN}.png"
-	make_desktop_entry "${PN}" "gogland" "${PN}" "Development;IDE;"
-
-	# recommended by: https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
-	mkdir -p "${D}/etc/sysctl.d/" || die
-	echo "fs.inotify.max_user_watches = 524288" > "${D}/etc/sysctl.d/30-idea-inotify-watches.conf" || die
-}

diff --git a/dev-util/gogland/metadata.xml b/dev-util/gogland/metadata.xml
deleted file mode 100644
index 97df2a00971..00000000000
--- a/dev-util/gogland/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>mrueg@gentoo.org</email>
-		<name>Manuel Rüger</name>
-	</maintainer>
-</pkgmetadata>


             reply	other threads:[~2017-11-05 20:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-05 20:44 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-10-30 17:42 [gentoo-commits] repo/gentoo:master commit in: dev-util/gogland/ Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1509914659.76fafcfe861db7332825f607a68ad4e77c9f7194.mrueg@gentoo \
    --to=mrueg@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox