* [gentoo-commits] gentoo-x86 commit in sci-mathematics/yafu: ChangeLog yafu-1.34.3.ebuild
@ 2013-03-07 15:52 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2013-03-07 15:52 UTC (permalink / raw
To: gentoo-commits
jlec 13/03/07 15:52:23
Modified: ChangeLog yafu-1.34.3.ebuild
Log:
sci-mathematics/yafu: Correct SRC_URI, #460696
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Revision Changes Path
1.9 sci-mathematics/yafu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 7 Mar 2013 09:58:11 -0000 1.8
+++ ChangeLog 7 Mar 2013 15:52:23 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/yafu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v 1.8 2013/03/07 09:58:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v 1.9 2013/03/07 15:52:23 jlec Exp $
+
+ 07 Mar 2013; Justin Lecher <jlec@gentoo.org> yafu-1.34.3.ebuild:
+ Correct SRC_URI, #460696
*yafu-1.34.3 (07 Mar 2013)
1.2 sci-mathematics/yafu/yafu-1.34.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/yafu-1.34.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/yafu-1.34.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/yafu-1.34.3.ebuild?r1=1.1&r2=1.2
Index: yafu-1.34.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-1.34.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yafu-1.34.3.ebuild 7 Mar 2013 09:58:11 -0000 1.1
+++ yafu-1.34.3.ebuild 7 Mar 2013 15:52:23 -0000 1.2
@@ -1,14 +1,16 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-1.34.3.ebuild,v 1.1 2013/03/07 09:58:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-1.34.3.ebuild,v 1.2 2013/03/07 15:52:23 jlec Exp $
EAPI=5
inherit eutils versionator
+MY_PV="$(get_version_component_range 1-2)"
+
DESCRIPTION="Yet another factoring utility"
HOMEPAGE="http://sourceforge.net/projects/yafu/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${PN}-$(get_version_component_range 1-2)-src.zip"
+SRC_URI="mirror://sourceforge/${PN}/${MY_PV}/${PN}-${MY_PV}.zip"
SLOT="0"
LICENSE="public-domain"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-07 15:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-07 15:52 [gentoo-commits] gentoo-x86 commit in sci-mathematics/yafu: ChangeLog yafu-1.34.3.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox