* [gentoo-commits] repo/gentoo:master commit in: app-misc/scope/
@ 2019-11-17 1:17 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2019-11-17 1:17 UTC (permalink / raw
To: gentoo-commits
commit: eb4a7f68bce2b4b32e0162b97cad06f3e3ede042
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 01:16:50 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 01:16:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb4a7f68
app-misc/scope: bump EAPI and stuff
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
app-misc/scope/scope-0.04-r1.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/app-misc/scope/scope-0.04-r1.ebuild b/app-misc/scope/scope-0.04-r1.ebuild
index b84a1c79ec4..b3c295403ed 100644
--- a/app-misc/scope/scope-0.04-r1.ebuild
+++ b/app-misc/scope/scope-0.04-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
inherit toolchain-funcs
@@ -14,9 +14,10 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DOCS=( README )
+DOCS=( "README" )
src_prepare() {
# bug 459848
tc-export CC
+ eapply_user
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/scope/
@ 2020-01-27 19:06 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2020-01-27 19:06 UTC (permalink / raw
To: gentoo-commits
commit: d9a6e09a64fdb931c120829ded899e65662801f8
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 19:05:54 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 19:05:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a6e09a
app-misc/scope: Drop useless longdescription
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-misc/scope/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-misc/scope/metadata.xml b/app-misc/scope/metadata.xml
index 6cc19a839b7..2cb7edde3a3 100644
--- a/app-misc/scope/metadata.xml
+++ b/app-misc/scope/metadata.xml
@@ -9,5 +9,4 @@
<email>pinkbyte@gentoo.org</email>
<name>Sergey Popov</name>
</maintainer>
- <longdescription lang="en">Serial Line Analyser</longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/scope/
@ 2020-07-29 11:21 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2020-07-29 11:21 UTC (permalink / raw
To: gentoo-commits
commit: 79d3d94c90886ff7197859d0d7877ffb7a65788c
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 11:20:04 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 11:20:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d3d94c
app-misc/scope: remove last-rited pkg
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-misc/scope/Manifest | 1 -
app-misc/scope/metadata.xml | 12 ------------
app-misc/scope/scope-0.04-r1.ebuild | 23 -----------------------
3 files changed, 36 deletions(-)
diff --git a/app-misc/scope/Manifest b/app-misc/scope/Manifest
deleted file mode 100644
index 8655e740664..00000000000
--- a/app-misc/scope/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST scope-0.04.tar.gz 69250 BLAKE2B 9c2f2455954e56188d6074d99c4636eca720863be04e35fe79a78741c5eea0d4421b1d1069f2e88337c024dde8ce8ba111551ee6901abd5b64b8da428efa4e26 SHA512 9067b7a870d6d409c2ee0406a7ba33e5a2bfb395de4ccf9b39b39f0ed49b9b4f7290844be7d375c7638e65715b4e1f4d80bfc6f333b9bbe1de5fe695eb164a03
diff --git a/app-misc/scope/metadata.xml b/app-misc/scope/metadata.xml
deleted file mode 100644
index 2cb7edde3a3..00000000000
--- a/app-misc/scope/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>zlogene@gentoo.org</email>
- <name>Mikle Kolyada</name>
- </maintainer>
- <maintainer type="person">
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-misc/scope/scope-0.04-r1.ebuild b/app-misc/scope/scope-0.04-r1.ebuild
deleted file mode 100644
index b3c295403ed..00000000000
--- a/app-misc/scope/scope-0.04-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Serial Line Analyser"
-HOMEPAGE="http://www.gumbley.me.uk/scope.html"
-SRC_URI="http://www.gumbley.me.uk/${P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DOCS=( "README" )
-
-src_prepare() {
- # bug 459848
- tc-export CC
- eapply_user
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-07-29 11:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-29 11:21 [gentoo-commits] repo/gentoo:master commit in: app-misc/scope/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2020-01-27 19:06 Mikle Kolyada
2019-11-17 1:17 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox