* [gentoo-commits] repo/user/gerislay:master commit in: app-editors/gedit-collaboration/
@ 2020-02-10 23:21 gerion
0 siblings, 0 replies; only message in thread
From: gerion @ 2020-02-10 23:21 UTC (permalink / raw
To: gentoo-commits
commit: 3019693aee50671c0fd7fde8574c2416ec214de2
Author: Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
AuthorDate: Mon Feb 10 23:19:38 2020 +0000
Commit: gerion <gerion.entrup <AT> flump <DOT> de>
CommitDate: Mon Feb 10 23:21:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=3019693a
app-editors/gedit-collaboration: drop
Causes QA failures. Have not used it a long time.
Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de>
app-editors/gedit-collaboration/Manifest | 1 -
.../gedit-collaboration-9999.ebuild | 35 ----------------------
2 files changed, 36 deletions(-)
diff --git a/app-editors/gedit-collaboration/Manifest b/app-editors/gedit-collaboration/Manifest
deleted file mode 100644
index b9f12d8..0000000
--- a/app-editors/gedit-collaboration/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD gedit-collaboration-9999.ebuild 778 SHA256 eee0b354387b66fd492d5f2b51f1a33e766230148defc98fcd5838f075a5b7f1 SHA512 99fcc99256742c7394298219df6295ccc0349b05382bfa97918426841ef74cee144b8560c15b673ccb771178008b8e11ab71ec1cf1545111cd8d979fcec7a873 WHIRLPOOL 97fe23b7222e1e0a58503f0b6ba2909d13736fa5a6c76270b825ae5ddb3993a9dd7586f8b2050e200c8b119fe46a8a6ecd3ec33af812b6afbd41e233af800b9c
diff --git a/app-editors/gedit-collaboration/gedit-collaboration-9999.ebuild b/app-editors/gedit-collaboration/gedit-collaboration-9999.ebuild
deleted file mode 100644
index 7b57eb2..0000000
--- a/app-editors/gedit-collaboration/gedit-collaboration-9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-EGIT_REPO_URI="git://git.gnome.org/gedit-collaboration"
-
-inherit eutils git-2
-
-DESCRIPTION="GNOME Text Editor Collaboration Plugin"
-HOMEPAGE="http://git.gnome.org/browse/gedit-collaboration"
-SRC_URI=""
-
-LICENSE="GPLv3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=net-libs/libinfinity-0.5[gtk]
- >=app-editors/gedit-3.0
- >=x11-libs/gtk+-3.3.15
- dev-libs/libxml2"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- # Run autotools
- einfo "Regenerating autotools files..."
- NOCONFIGURE=yes ./autogen.sh || die "autogen,sh failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "Install failed"
- dodoc README ChangeLog AUTHORS NEWS ABOUT-NLS || die
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-02-10 23:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10 23:21 [gentoo-commits] repo/user/gerislay:master commit in: app-editors/gedit-collaboration/ gerion
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox