commit: eecde20fae4808bf870024f9d21b8f8dbcffbe77 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Jan 5 15:46:06 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Jan 5 15:46:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecde20f
sci-calculators/galculator: Remove old Bug: https://bugs.gentoo.org/707170 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org> sci-calculators/galculator/galculator-2.1.4.ebuild | 30 ---------------------- 1 file changed, 30 deletions(-) diff --git a/sci-calculators/galculator/galculator-2.1.4.ebuild b/sci-calculators/galculator/galculator-2.1.4.ebuild deleted file mode 100644 index fda5caa1ce9..00000000000 --- a/sci-calculators/galculator/galculator-2.1.4.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -GCONF_DEBUG=no - -inherit gnome2 - -DESCRIPTION="GTK+ based algebraic and RPN calculator" -HOMEPAGE="http://galculator.mnim.org/" -SRC_URI="http://galculator.mnim.org/downloads/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" - -RDEPEND=" - dev-libs/glib:2 - x11-libs/gtk+:3 - x11-libs/pango -" -DEPEND="${RDEPEND} - dev-util/intltool - sys-devel/flex - sys-devel/gettext - virtual/pkgconfig -" - -DOCS="AUTHORS ChangeLog NEWS README THANKS doc/shortcuts"
