commit:     5728a5000dde01a9d6ecd720f926f5d8fb2e078b
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 27 20:45:54 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 22:10:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5728a500

app-emacs/oauth2: drop old 0.16

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/oauth2/Manifest           |  1 -
 app-emacs/oauth2/oauth2-0.16.ebuild | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/app-emacs/oauth2/Manifest b/app-emacs/oauth2/Manifest
index 5d505dd090ec..8aac12e752c0 100644
--- a/app-emacs/oauth2/Manifest
+++ b/app-emacs/oauth2/Manifest
@@ -1,2 +1 @@
-DIST oauth2-0.16.tar.gz 3527 BLAKE2B 
af5ea470267ada0efe7bb28c383576bdd737da1352fff1047f0a26ca133efbb96e2dcb9dd53ad6793b7a73a6fa42c002955ab751389a30f2200f6a00e6de646e
 SHA512 
525408581c146e369df2e2a79c76bc06f631a55c0f42ed537bc05fdeb7d399e6308b3e99135b49e66366941722710340cd18c184c09d510444c765ad19b0eb6f
 DIST oauth2-0.17.tar.gz 4265 BLAKE2B 
cd18b67e296eec227d12fa75c197fef800b74360efc99cd3357022d1663768c5a4b7063d5cd8342dd25532edfa65331d4f184059ebfb1961d15bc800530ab491
 SHA512 
a5a0daafeeb2ce9eb336eeaf169800c68db9493cd83b50950bffc81903f7fe854c52a6162785e30068239b4a10c5f14cae2a668f9a1991d87188a761cb4d30bc

diff --git a/app-emacs/oauth2/oauth2-0.16.ebuild 
b/app-emacs/oauth2/oauth2-0.16.ebuild
deleted file mode 100644
index 6d5f22b6ce69..000000000000
--- a/app-emacs/oauth2/oauth2-0.16.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="OAuth 2.0 authorization protocol"
-HOMEPAGE="https://elpa.gnu.org/packages/oauth2.html";
-GITHUB_SHA1="dc069550616fb0a72507489ea796d0e1bd8b48c9"
-SRC_URI="https://github.com/emacsmirror/${PN}/archive/${GITHUB_SHA1}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${PN}-${GITHUB_SHA1}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
-
-SITEFILE="50${PN}-gentoo.el"

Reply via email to