summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-05-31 04:32:25 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-05-31 04:32:25 +0000
commit5b64d157a9762b101b6902d72fd392fc26b888a4 (patch)
tree73ed77a1e73e542d5a76b97adda65607146b7dc0 /sci-mathematics/koctave
parentStable on amd64. (diff)
downloadhistorical-5b64d157a9762b101b6902d72fd392fc26b888a4.tar.gz
historical-5b64d157a9762b101b6902d72fd392fc26b888a4.tar.bz2
historical-5b64d157a9762b101b6902d72fd392fc26b888a4.zip
Update homepage and download locations.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sci-mathematics/koctave')
-rw-r--r--sci-mathematics/koctave/ChangeLog5
-rw-r--r--sci-mathematics/koctave/Manifest16
-rw-r--r--sci-mathematics/koctave/koctave-0.65.ebuild6
3 files changed, 20 insertions, 7 deletions
diff --git a/sci-mathematics/koctave/ChangeLog b/sci-mathematics/koctave/ChangeLog
index cc3576e6837c..a9b0c29d1fb8 100644
--- a/sci-mathematics/koctave/ChangeLog
+++ b/sci-mathematics/koctave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/koctave
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/ChangeLog,v 1.5 2005/04/24 14:57:10 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/ChangeLog,v 1.6 2005/05/31 04:32:25 cryos Exp $
+
+ 31 May 2005; Marcus D. Hanwell <marcus@gentoo.org> koctave-0.65.ebuild:
+ Update homepage and download locations.
24 Apr 2005; Jason Wever <weeve@gentoo.org> koctave-0.65.ebuild:
Added ~sparc keyword.
diff --git a/sci-mathematics/koctave/Manifest b/sci-mathematics/koctave/Manifest
index 752333b3a2a3..3691e80364c5 100644
--- a/sci-mathematics/koctave/Manifest
+++ b/sci-mathematics/koctave/Manifest
@@ -1,5 +1,15 @@
-MD5 6df9df411f41c4181cf09e0b0ee7ba49 ChangeLog 1540
-MD5 8b5ce5939fba827951b698384259bb8b koctave-0.65.ebuild 720
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 5b3c249298143ddac85da0ac5e895535 koctave-0.65.ebuild 717
+MD5 b847c32c6013434b078b0e73c73e3db8 ChangeLog 1657
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 c118f6e51940e1810fd2907f9edde38f files/digest-koctave-0.65 66
MD5 4f0ca821e35f031a4ca215f4640e10d4 files/koctave-0.65-arts-configure.patch 3569
+MD5 c118f6e51940e1810fd2907f9edde38f files/digest-koctave-0.65 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCm+j1ntT9W3vfTuoRAlk+AJ400VtbQlbcUGlei8Mih/yZ6ySL4ACcCqJ6
+36X0whA+A0XDVFvHOJe6VUM=
+=KIQV
+-----END PGP SIGNATURE-----
diff --git a/sci-mathematics/koctave/koctave-0.65.ebuild b/sci-mathematics/koctave/koctave-0.65.ebuild
index f8e53db652b7..e640b647f36d 100644
--- a/sci-mathematics/koctave/koctave-0.65.ebuild
+++ b/sci-mathematics/koctave/koctave-0.65.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65.ebuild,v 1.5 2005/04/24 14:57:10 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65.ebuild,v 1.6 2005/05/31 04:32:25 cryos Exp $
inherit kde
DESCRIPTION="A KDE GUI for Octave numerical computing system"
-HOMEPAGE="http://bubben.homelinux.net/~matti/koctave/"
-SRC_URI="http://bubben.homelinux.net/~matti/koctave/${PN}3-0.65.tar.bz2"
+HOMEPAGE="http://athlone.ath.cx/~matti/kde/koctave/"
+SRC_URI="http://athlone.ath.cx/~matti/kde/koctave/${PN}3-${PV}.tar.bz2"
S=${WORKDIR}/${PN}3-${PV}
SLOT="0"