commit:     8224fec5388dcfb70ef9f6672fb0697f1155c988
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 20:05:52 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 20:07:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8224fec5

dev-go/go-gitlab-client: Remove last-rited pkg

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

 dev-go/go-gitlab-client/Manifest                     |  1 -
 .../go-gitlab-client-0_pre20160305.ebuild            | 20 --------------------
 dev-go/go-gitlab-client/metadata.xml                 |  8 --------
 profiles/package.mask                                |  1 -
 4 files changed, 30 deletions(-)

diff --git a/dev-go/go-gitlab-client/Manifest b/dev-go/go-gitlab-client/Manifest
deleted file mode 100644
index 9a1b6487fc0..00000000000
--- a/dev-go/go-gitlab-client/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST go-gitlab-client-0_pre20160305.tar.gz 20796 BLAKE2B 
6207cd2a1dd3c6dc69271785de9fa95bde8005617607802d1a96d3f446e6c5b5f83ad5ff40316885a4c8837961dde0c3626a04c733e24c49330066f63a0c2081
 SHA512 
98e8ea278671c53e815fed3adb6691625ad3b4c4952b5789352d8966d7c505e264c6a3f5ee779de573f48a8ef6e40a8a9e9426544c47e070ad8a903613b21a2e

diff --git a/dev-go/go-gitlab-client/go-gitlab-client-0_pre20160305.ebuild 
b/dev-go/go-gitlab-client/go-gitlab-client-0_pre20160305.ebuild
deleted file mode 100644
index 83e37fe7646..00000000000
--- a/dev-go/go-gitlab-client/go-gitlab-client-0_pre20160305.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="github.com/plouc/go-gitlab-client/..."
-EGIT_COMMIT="a526ef09e9e03f673a43ecd4a687abf6c25343ca"
-ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="A simple gitlab api client written in Go"
-HOMEPAGE="https://github.com/plouc/go-gitlab-client";
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="MIT"
-SLOT="0/${PVR}"
-IUSE=""
-
-# Requires dev-go/testify to be packaged
-RESTRICT="test"

diff --git a/dev-go/go-gitlab-client/metadata.xml 
b/dev-go/go-gitlab-client/metadata.xml
deleted file mode 100644
index f990a505597..00000000000
--- a/dev-go/go-gitlab-client/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-needed -->
-       <upstream>
-               <remote-id type="github">plouc/go-gitlab-client</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index ecf964831d8..fb80ba1f132 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -443,7 +443,6 @@ dev-go/go-oauth2
 # dependencies.
 # Removal in 30 days.  Bug #694398.
 dev-go/cli
-dev-go/go-gitlab-client
 
 # Thomas Sachau <[email protected]> (2019-09-14)
 # Freemail has been completly rewritten so the current

Reply via email to