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 | 8ac11680b1763ffde3f8d4d0258648cebd761cc8 (patch) | |
tree | 5010a922fb68e8eb1196788b3c6eedc7f3920a5b /sci-astronomy | |
parent | Update version. (diff) | |
download | gentoo-2-8ac11680b1763ffde3f8d4d0258648cebd761cc8.tar.gz gentoo-2-8ac11680b1763ffde3f8d4d0258648cebd761cc8.tar.bz2 gentoo-2-8ac11680b1763ffde3f8d4d0258648cebd761cc8.zip |
Update HOMEPAGE and SRC_URI, fixes bug 81471.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/tkseti/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/tkseti/tkseti-3.06.ebuild | 6 |
2 files changed, 7 insertions, 4 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/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 |