public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/finomaton/
Date: Tue, 22 Sep 2015 10:06:56 +0000 (UTC)	[thread overview]
Message-ID: <1442914607.cb016733749ba3b4aa6d7d8ddba2848d63d1c677.jlec@gentoo> (raw)

commit:     cb016733749ba3b4aa6d7d8ddba2848d63d1c677
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 09:36:47 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 09:36:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=cb016733

sci-misc/finomaton: Fix SRC_URI

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-misc/finomaton/finomaton-1.0.ebuild | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/sci-misc/finomaton/finomaton-1.0.ebuild b/sci-misc/finomaton/finomaton-1.0.ebuild
index 691f54a..97962d3 100644
--- a/sci-misc/finomaton/finomaton-1.0.ebuild
+++ b/sci-misc/finomaton/finomaton-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,21 +7,23 @@ EAPI=5
 # N.B. this is from CTAN
 
 DESCRIPTION="Simple tcl/tk script to draw finite state automata"
-HOMEPAGE="http://stud4.tuwien.ac.at/~e0225855/finomaton/finomaton.html"
-SRC_URI="http://stud4.tuwien.ac.at/~e0225855/finomaton/${P}.tar.gz"
+HOMEPAGE="https://www.ctan.org/pkg/finomaton"
+SRC_URI="http://mirrors.ctan.org/graphics/finomaton.zip"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="examples"
 
 # script only
 DEPEND=""
 # tex for metapost
 RDEPEND="
-	dev-lang/tk
+	dev-lang/tk:0
 	dev-texlive/texlive-metapost"
 
+S="${WORKDIR}"/${PN}
+
 src_install() {
 	dobin finomaton.tcl
 	dodoc ChangeLog TODO README


             reply	other threads:[~2015-09-22 10:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22 10:06 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-04 11:01 [gentoo-commits] proj/sci:master commit in: sci-misc/finomaton/ Andrew Ammerlaan
2021-01-19 17:02 Andrew Ammerlaan
2014-11-13  0:15 Christoph Junghans
2011-10-25 17:16 Justin Lecher
2011-06-25 17:21 Justin Lecher

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=1442914607.cb016733749ba3b4aa6d7d8ddba2848d63d1c677.jlec@gentoo \
    --to=jlec@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