commit:     7a9efa5fabff2acbb47bec0431866dbbd161e16b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 22:32:23 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 22:32:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9efa5f

dev-embedded/mcu8051ide: Drop 1.4.10 (r0), EAPI-6--

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-embedded/mcu8051ide/mcu8051ide-1.4.10.ebuild | 30 ------------------------
 1 file changed, 30 deletions(-)

diff --git a/dev-embedded/mcu8051ide/mcu8051ide-1.4.10.ebuild 
b/dev-embedded/mcu8051ide/mcu8051ide-1.4.10.ebuild
deleted file mode 100644
index 0ea0c430b591..000000000000
--- a/dev-embedded/mcu8051ide/mcu8051ide-1.4.10.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils xdg
-
-DESCRIPTION="Graphical IDE for microcontrollers based on 8051"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage";
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-# The doxygen dependency is suspect, but it appears to be used at runtime.
-RDEPEND="
-       >=dev-embedded/sdcc-2.5[mcs51]
-       >=app-doc/doxygen-1.7
-       >=dev-util/indent-2.2
-       >=app-text/hunspell-1.3
-       >=dev-tcltk/bwidget-1.8
-       >dev-tcltk/itcl-3.3
-       >=dev-lang/tcl-8.5.9:*
-       >=dev-tcltk/tdom-0.8
-       >=dev-tcltk/tcllib-1.11
-       >=dev-lang/tk-8.5.9:*
-       >=dev-tcltk/tkimg-1.4
-       >=dev-tcltk/tclx-8.4
-"
-DEPEND="${RDEPEND}"

Reply via email to