* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-libs/go-usb/
@ 2021-05-04 22:30 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-05-04 22:30 UTC (permalink / raw
To: gentoo-commits
commit: b22048d6e4a4ff7957b7950f1da1d4cc987df98b
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon May 3 14:01:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 4 22:29:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22048d6
dev-libs/go-usb: Remove last-rited pkg
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/go-usb/go-usb-9999.ebuild | 29 -----------------------------
dev-libs/go-usb/metadata.xml | 11 -----------
profiles/package.mask | 5 -----
3 files changed, 45 deletions(-)
diff --git a/dev-libs/go-usb/go-usb-9999.ebuild b/dev-libs/go-usb/go-usb-9999.ebuild
deleted file mode 100644
index 1cc0b177b86..00000000000
--- a/dev-libs/go-usb/go-usb-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit git-r3
-
-DESCRIPTION="CGO bindings for libusb"
-HOMEPAGE="https://github.com/hanwen/usb"
-EGIT_REPO_URI="https://github.com/hanwen/usb.git"
-
-LICENSE="BSD"
-SLOT="0"
-
-DEPEND=">=dev-lang/go-1.4"
-
-# Tests require a connected mtp device
-RESTRICT="test"
-
-GO_PN="/usr/lib/go/src/github.com/hanwen/usb"
-
-src_test() {
- go test -ldflags '-extldflags=-fno-PIC' ${GO_PN} || die
-}
-
-src_install() {
- insinto "${GO_PN}"
- doins *.go LICENSE
-}
diff --git a/dev-libs/go-usb/metadata.xml b/dev-libs/go-usb/metadata.xml
deleted file mode 100644
index ac4b8fcb74d..00000000000
--- a/dev-libs/go-usb/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>zerochaos@gentoo.org</email>
- <name>Rick Farina</name>
- </maintainer>
- <upstream>
- <remote-id type="github">hanwen/usb</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 3c53d4e3641..7fe45dfde90 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -648,11 +648,6 @@ sci-biology/diya
>=dev-util/pkgdev-0.1.3
>=sys-apps/pkgcore-0.11.7
-# Rick Farina <zerochaos@gentoo.org> (2021-03-30)
-# Gentoo doesn't use this package, and the one package which needs it now uses the bundled version
-# Masked for removal in 30 days
-dev-libs/go-usb
-
# Sam James <sam@gentoo.org> (2021-03-30)
# Seems to break dev-tex/culmus-latex
# Masking until we can investigate & fix
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-04 22:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-04 22:30 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-libs/go-usb/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox