From 0250b30ba9ae7ae15cc33f2a2acfd31bc936dfe9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 26 Jul 2023 22:32:29 +0100 Subject: gentoo auto-resync : 26:07:2023 - 22:32:29 --- app-emacs/php-mode/php-mode-1.23.0.ebuild | 17 ----------------- app-emacs/php-mode/php-mode-1.24.0.ebuild | 18 ------------------ 2 files changed, 35 deletions(-) delete mode 100644 app-emacs/php-mode/php-mode-1.23.0.ebuild delete mode 100644 app-emacs/php-mode/php-mode-1.24.0.ebuild (limited to 'app-emacs/php-mode') diff --git a/app-emacs/php-mode/php-mode-1.23.0.ebuild b/app-emacs/php-mode/php-mode-1.23.0.ebuild deleted file mode 100644 index 2b802a4f802a..000000000000 --- a/app-emacs/php-mode/php-mode-1.23.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit elisp - -DESCRIPTION="GNU Emacs major mode for editing PHP code" -HOMEPAGE="https://github.com/ejmr/php-mode" -SRC_URI="https://github.com/ejmr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" - -SITEFILE="50${PN}-gentoo.el" -DOCS="README*.md CHANGELOG.md CONTRIBUTING.md" diff --git a/app-emacs/php-mode/php-mode-1.24.0.ebuild b/app-emacs/php-mode/php-mode-1.24.0.ebuild deleted file mode 100644 index 0bb038cc52a6..000000000000 --- a/app-emacs/php-mode/php-mode-1.24.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit elisp - -DESCRIPTION="GNU Emacs major mode for editing PHP code" -HOMEPAGE="https://github.com/ejmr/php-mode" -SRC_URI="https://github.com/ejmr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${P}/lisp" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" - -SITEFILE="50${PN}-gentoo.el" -DOCS="../README*.md ../AUTHORS.md ../CHANGELOG.md ../CONTRIBUTING.md" -- cgit v1.2.3