* [gentoo-commits] repo/proj/guru:dev commit in: app-emacs/flycheck/files/, app-emacs/flycheck/
@ 2021-09-20 9:19 Andrew Ammerlaan
2021-09-20 9:41 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Ammerlaan @ 2021-09-20 9:19 UTC (permalink / raw
To: gentoo-commits
commit: 47af4de6a15d99e8fd001df15cbc1865df256cb2
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 09:19:10 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 09:19:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=47af4de6
app-emacs/flycheck: remove duplicate
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
app-emacs/flycheck/Manifest | 1 -
app-emacs/flycheck/files/50flycheck-gentoo.el | 1 -
app-emacs/flycheck/flycheck-31.ebuild | 24 ------------------------
app-emacs/flycheck/metadata.xml | 8 --------
4 files changed, 34 deletions(-)
diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
deleted file mode 100644
index c626d0db2..000000000
--- a/app-emacs/flycheck/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST flycheck-31.tar.gz 1056558 BLAKE2B 16a63d15748d1a9ca89dd5af80e2fb14923e33e80a05393f6c2c3b353ef4cdf32b69493ca6cc152a07ba4ac58ff627a81e61d13190b9926b3a85a1b4780071af SHA512 e7b3707f38a913d483109cf0e581d41053363e6fc0b849805d13076cc30eca19ec875c44590c3ffb383b73670c6763582f54a2df5502f287ec04b80a542182ec
diff --git a/app-emacs/flycheck/files/50flycheck-gentoo.el b/app-emacs/flycheck/files/50flycheck-gentoo.el
deleted file mode 100644
index 431f7e90a..000000000
--- a/app-emacs/flycheck/files/50flycheck-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
diff --git a/app-emacs/flycheck/flycheck-31.ebuild b/app-emacs/flycheck/flycheck-31.ebuild
deleted file mode 100644
index 559319b14..000000000
--- a/app-emacs/flycheck/flycheck-31.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="On the fly syntax checking for GNU Emacs"
-HOMEPAGE="https://www.flycheck.org/en/latest/"
-SRC_URI="https://github.com/flycheck/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="app-emacs/dash"
-RDEPEND="${BDEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
-
-# Running tests requires a lot of external dependencies that don't exist in
-# portage
-RESTRICT=test
diff --git a/app-emacs/flycheck/metadata.xml b/app-emacs/flycheck/metadata.xml
deleted file mode 100644
index 708e073d1..000000000
--- a/app-emacs/flycheck/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>brian@kubisiak.com</email>
- <name>Brian Kubisiak</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-emacs/flycheck/files/, app-emacs/flycheck/
2021-09-20 9:19 [gentoo-commits] repo/proj/guru:dev commit in: app-emacs/flycheck/files/, app-emacs/flycheck/ Andrew Ammerlaan
@ 2021-09-20 9:41 ` Andrew Ammerlaan
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2021-09-20 9:41 UTC (permalink / raw
To: gentoo-commits
commit: 47af4de6a15d99e8fd001df15cbc1865df256cb2
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 09:19:10 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 09:19:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=47af4de6
app-emacs/flycheck: remove duplicate
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
app-emacs/flycheck/Manifest | 1 -
app-emacs/flycheck/files/50flycheck-gentoo.el | 1 -
app-emacs/flycheck/flycheck-31.ebuild | 24 ------------------------
app-emacs/flycheck/metadata.xml | 8 --------
4 files changed, 34 deletions(-)
diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
deleted file mode 100644
index c626d0db2..000000000
--- a/app-emacs/flycheck/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST flycheck-31.tar.gz 1056558 BLAKE2B 16a63d15748d1a9ca89dd5af80e2fb14923e33e80a05393f6c2c3b353ef4cdf32b69493ca6cc152a07ba4ac58ff627a81e61d13190b9926b3a85a1b4780071af SHA512 e7b3707f38a913d483109cf0e581d41053363e6fc0b849805d13076cc30eca19ec875c44590c3ffb383b73670c6763582f54a2df5502f287ec04b80a542182ec
diff --git a/app-emacs/flycheck/files/50flycheck-gentoo.el b/app-emacs/flycheck/files/50flycheck-gentoo.el
deleted file mode 100644
index 431f7e90a..000000000
--- a/app-emacs/flycheck/files/50flycheck-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
diff --git a/app-emacs/flycheck/flycheck-31.ebuild b/app-emacs/flycheck/flycheck-31.ebuild
deleted file mode 100644
index 559319b14..000000000
--- a/app-emacs/flycheck/flycheck-31.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="On the fly syntax checking for GNU Emacs"
-HOMEPAGE="https://www.flycheck.org/en/latest/"
-SRC_URI="https://github.com/flycheck/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="app-emacs/dash"
-RDEPEND="${BDEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
-
-# Running tests requires a lot of external dependencies that don't exist in
-# portage
-RESTRICT=test
diff --git a/app-emacs/flycheck/metadata.xml b/app-emacs/flycheck/metadata.xml
deleted file mode 100644
index 708e073d1..000000000
--- a/app-emacs/flycheck/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>brian@kubisiak.com</email>
- <name>Brian Kubisiak</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-20 9:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-20 9:19 [gentoo-commits] repo/proj/guru:dev commit in: app-emacs/flycheck/files/, app-emacs/flycheck/ Andrew Ammerlaan
2021-09-20 9:41 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox