diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-24 12:56:18 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-24 12:56:18 +0000 |
commit | 5e433da0bf1d4e9d1722540ad70343e4e7683036 (patch) | |
tree | 557077885595ea50642a7cf3552f34b100bcb2ce /sci-astronomy | |
parent | Update version. (diff) | |
download | historical-5e433da0bf1d4e9d1722540ad70343e4e7683036.tar.gz historical-5e433da0bf1d4e9d1722540ad70343e4e7683036.tar.bz2 historical-5e433da0bf1d4e9d1722540ad70343e4e7683036.zip |
Update HOMEPAGE and SRC_URI, fixes bug 81471.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/tkseti/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/tkseti/Manifest | 14 | ||||
-rw-r--r-- | sci-astronomy/tkseti/tkseti-3.06.ebuild | 6 |
3 files changed, 19 insertions, 6 deletions
diff --git a/sci-astronomy/tkseti/ChangeLog b/sci-astronomy/tkseti/ChangeLog index a8676abe656a..d8d9cd95f85d 100644 --- a/sci-astronomy/tkseti/ChangeLog +++ b/sci-astronomy/tkseti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/tkseti # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/tkseti/ChangeLog,v 1.3 2005/08/23 16:53:12 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/tkseti/ChangeLog,v 1.4 2005/08/24 12:56:18 cryos Exp $ + + 24 Aug 2005; Marcus D. Hanwell <marcus@gentoo.org> tkseti-3.06.ebuild: + Update HOMEPAGE and SRC_URI, fixes bug 81471. 23 Aug 2005; Ferris McCormick <fmccor@gentoo.org> tkseti-3.06.ebuild: Conver sparc --> ~sparc, as there is no stable version of setiathome for diff --git a/sci-astronomy/tkseti/Manifest b/sci-astronomy/tkseti/Manifest index 229c7d02c501..6713ad8c4b87 100644 --- a/sci-astronomy/tkseti/Manifest +++ b/sci-astronomy/tkseti/Manifest @@ -1,4 +1,14 @@ -MD5 ca8308412b4c207b3c78bdb788424ec4 ChangeLog 1253 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 bb0f5649abe817d83e531d6936ab2bbd ChangeLog 1374 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 f52d9416f629bc7f20817a0b6e9d9141 tkseti-3.06.ebuild 727 +MD5 0c108b01bf3c3202f75ec2d863ff1069 tkseti-3.06.ebuild 695 MD5 df08349f63df940d44956133e20122bd files/digest-tkseti-3.06 63 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDDG6MntT9W3vfTuoRAh7NAKCB2zIVMGNF9FLYOK1+I+kTvphUKACfWlRM +CH12CaWet3uMWksiJJQt1/s= +=mGPF +-----END PGP SIGNATURE----- diff --git a/sci-astronomy/tkseti/tkseti-3.06.ebuild b/sci-astronomy/tkseti/tkseti-3.06.ebuild index 7dd48d72b9dd..2c46db0ad958 100644 --- a/sci-astronomy/tkseti/tkseti-3.06.ebuild +++ b/sci-astronomy/tkseti/tkseti-3.06.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/tkseti/tkseti-3.06.ebuild,v 1.2 2005/08/23 16:53:12 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/tkseti/tkseti-3.06.ebuild,v 1.3 2005/08/24 12:56:18 cryos Exp $ DESCRIPTION="TkSeti is a GUI to control the SETI@Home client for UNIX." -SRC_URI="http://www.cuug.ab.ca/~macdonal/tkseti/${P}.tar.gz" -HOMEPAGE="http://www.cuug.ab.ca/~macdonal/tkseti/tkseti.html" +SRC_URI="http://www.timshel.ca/tkseti/${P}.tar.gz" +HOMEPAGE="http://www.timshel.ca/tkseti/" DEPEND=">=dev-lang/tcl-8.3.3 dev-lang/tk |