public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/genius/
Date: Tue, 12 Mar 2019 06:48:05 +0000 (UTC)	[thread overview]
Message-ID: <1552373201.742693cd643fc7e15a5ca1ac8e15eeda8387a9f0.leio@gentoo> (raw)

commit:     742693cd643fc7e15a5ca1ac8e15eeda8387a9f0
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 06:45:37 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 06:46:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=742693cd

sci-mathematics/genius: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 sci-mathematics/genius/Manifest             |  1 -
 sci-mathematics/genius/genius-1.0.21.ebuild | 55 -----------------------------
 2 files changed, 56 deletions(-)

diff --git a/sci-mathematics/genius/Manifest b/sci-mathematics/genius/Manifest
index b530a96a482..25416bdf675 100644
--- a/sci-mathematics/genius/Manifest
+++ b/sci-mathematics/genius/Manifest
@@ -1,3 +1,2 @@
-DIST genius-1.0.21.tar.xz 2539784 BLAKE2B c4b6451c422c5f5a6a41d8af9ee003f69c4d813202eedba8eccabdcb2eb2405df552487e11f4ebd546968a04b2e6da2244452871d58fcef68d68105415f6ef98 SHA512 d4f5e80e1cc6216d7f460f7de86d232566eeb30fec90b93b2e6ccb8d2d0c14aaadf9b969c9a4f940a036e246f085edd02298c769504b620d2eb97ef2a3a852da
 DIST genius-1.0.23.tar.xz 2910332 BLAKE2B 8c9822737dfd0b445092c6b96376249093f3cfece4f0b98cb1bf62e9066336875fc014798b301686a9ffcaf5e37c1f324771c5b9e86c1578455874964427cca6 SHA512 8c64235d22734a7653468d39500ebbaa38b0ba7c25e292b4e96ddf825082584bf8c70e7ddc463b685ea01d51d3e08233b4e0cf8816a9a0e3357badb90d8e43c7
 DIST genius-reference.pdf 1024944 BLAKE2B e0058fbd266a4ed4bf29306520ac64b7ff9a970fa79b5132f5556b61a97dd985fe916c888d0d5a678528ef231a9c66310dc2affe01491c7848451b3d54f58274 SHA512 04af3870104d2320b1d4b345d74d713a0dfcdf8a228002506508f437659b3ef6037ead0b1f6b37cc335692150750b58c4007fdaaddd9540233474ccd10dac285

diff --git a/sci-mathematics/genius/genius-1.0.21.ebuild b/sci-mathematics/genius/genius-1.0.21.ebuild
deleted file mode 100644
index b1212cfa833..00000000000
--- a/sci-mathematics/genius/genius-1.0.21.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Genius Mathematics Tool and the GEL Language"
-HOMEPAGE="https://www.jirka.org/genius.html"
-SRC_URI="${SRC_URI}
-	doc? ( https://www.jirka.org/${PN}-reference.pdf )"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc gnome nls"
-
-RDEPEND="
-	dev-libs/glib:2
-	dev-libs/gmp:0=
-	dev-libs/mpfr:0=
-	dev-libs/popt
-	sys-libs/ncurses:0=
-	sys-libs/readline:0=
-	gnome? (
-		x11-libs/gtk+:2
-		gnome-base/libgnome
-		gnome-base/libgnomeui
-		gnome-base/libglade:2.0
-		x11-libs/gtksourceview:2.0
-		x11-libs/vte:0 )
-"
-DEPEND="${RDEPEND}
-	app-text/rarian
-	dev-util/gtk-update-icon-cache
-	dev-util/intltool
-	|| ( sys-devel/bison dev-util/yacc )
-	sys-devel/flex
-	app-text/gnome-doc-utils
-	nls? ( sys-devel/gettext )
-"
-
-src_configure() {
-	gnome2_src_configure \
-		$(use_enable gnome) \
-		$(use_enable nls) \
-		--disable-extra-gcc-optimization \
-		--disable-static
-}
-
-src_install() {
-	use doc && DOCS+=" ${DISTDIR}/${PN}-reference.pdf"
-	gnome2_src_install
-}


             reply	other threads:[~2019-03-12  6:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12  6:48 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-12  1:49 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/genius/ Sam James
2021-11-11 12:59 Pacho Ramos
2021-05-16 18:54 Sam James
2020-07-18 21:50 Sam James
2019-03-12 21:06 Mart Raudsepp
2019-03-12  6:48 Mart Raudsepp
2019-02-27  4:25 Aaron Bauman
2017-12-15 10:27 Andrey Grozin
2016-11-27 15:04 Pacho Ramos
2016-11-04 10:48 Pacho Ramos
2016-11-04 10:48 Pacho Ramos
2016-05-14 23:32 David Seifert
2016-05-14 23:32 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1552373201.742693cd643fc7e15a5ca1ac8e15eeda8387a9f0.leio@gentoo \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox