commit:     a95a675cab3a56e7a267bbb41028ab10bd410094
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  5 13:47:07 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Sep  5 14:11:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a95a675c

app-emacs/org-contrib: drop old 0.4

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

 app-emacs/org-contrib/Manifest               |  1 -
 app-emacs/org-contrib/org-contrib-0.4.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/app-emacs/org-contrib/Manifest b/app-emacs/org-contrib/Manifest
index 552513f06b98..8c31d10a8eee 100644
--- a/app-emacs/org-contrib/Manifest
+++ b/app-emacs/org-contrib/Manifest
@@ -1,2 +1 @@
 DIST org-contrib-0.4.1.tar.gz 177509 BLAKE2B 
4aea73aa21f36d8e655feb78e34545ba962fe82e9516010c2f55c91009fc67ca9ce12c0309174704a2ace7f98401921571b927549bf8c134cdb020e1079898c7
 SHA512 
e582963ab65fd88cd01013733f497c19a724b9584ae7dec178604377f347f3f8d3aa1e7871ee1ab3903a0fc94baa4ff3ce0c0591c0d5c918aeda1a9a747f9d6b
-DIST org-contrib-0.4.tar.gz 177349 BLAKE2B 
e26e0ae1d82d3ffffc2746d83fa359e7036eb208084f6e7b9deb1a851de347441bedf7cd47e1eaf3b0ec07acf17016b7ec656ea61ac4a2e88ba7dc221cfb1146
 SHA512 
cc89a53ba342addb3d508a290cf7c734a6efef2f119c05c85db14177c0b5976ccfe263aac23003328992f71f9223851a5ab186a5c40d677bf9a9a798997f4abb

diff --git a/app-emacs/org-contrib/org-contrib-0.4.ebuild 
b/app-emacs/org-contrib/org-contrib-0.4.ebuild
deleted file mode 100644
index 85893537b110..000000000000
--- a/app-emacs/org-contrib/org-contrib-0.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Contributed packages to Org"
-HOMEPAGE="https://www.orgmode.org/";
-SRC_URI="https://git.sr.ht/~bzg/${PN}/archive/release_${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${PN}-release_${PV}/lisp"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND=">=app-emacs/org-mode-9.5"
-
-DOCS="../README.org"
-SITEFILE="50${PN}-gentoo.el"

Reply via email to