diff options
author | 2005-11-10 17:24:15 +0000 | |
---|---|---|
committer | 2005-11-10 17:24:15 +0000 | |
commit | 85ebcea73beab63ac19393c2660823b0b4754bad (patch) | |
tree | 5a47a78d7f1d0536f1a8c78c8d8b125aaad864cb /media-gfx/kst | |
parent | New version (#111625). (diff) | |
download | gentoo-2-85ebcea73beab63ac19393c2660823b0b4754bad.tar.gz gentoo-2-85ebcea73beab63ac19393c2660823b0b4754bad.tar.bz2 gentoo-2-85ebcea73beab63ac19393c2660823b0b4754bad.zip |
Fix HOMEPAGE.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-gfx/kst')
-rw-r--r-- | media-gfx/kst/kst-0.97.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/kst/kst-1.1.0-r1.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/kst/kst-1.1.0.ebuild | 7 |
3 files changed, 9 insertions, 10 deletions
diff --git a/media-gfx/kst/kst-0.97.ebuild b/media-gfx/kst/kst-0.97.ebuild index 75b27e25ce07..96e1caba863e 100644 --- a/media-gfx/kst/kst-0.97.ebuild +++ b/media-gfx/kst/kst-0.97.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-0.97.ebuild,v 1.4 2005/08/20 17:49:49 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-0.97.ebuild,v 1.5 2005/11/10 17:24:15 greg_g Exp $ inherit kde -DESCRIPTION="A plotting and data viewing program for KDE" -HOMEPAGE="http://omega.astro.utoronto.ca/kst/" +DESCRIPTION="A plotting and data viewing program for KDE." +HOMEPAGE="http://kst.kde.org/" SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz" KEYWORDS="amd64 ppc ~sparc x86" diff --git a/media-gfx/kst/kst-1.1.0-r1.ebuild b/media-gfx/kst/kst-1.1.0-r1.ebuild index 2a9ab991fdd3..d1c36a954030 100644 --- a/media-gfx/kst/kst-1.1.0-r1.ebuild +++ b/media-gfx/kst/kst-1.1.0-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.0-r1.ebuild,v 1.1 2005/10/28 13:07:32 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.0-r1.ebuild,v 1.2 2005/11/10 17:24:15 greg_g Exp $ inherit kde -DESCRIPTION="A plotting and data viewing program for KDE" -HOMEPAGE="http://omega.astro.utoronto.ca/kst/" +DESCRIPTION="A plotting and data viewing program for KDE." +HOMEPAGE="http://kst.kde.org/" SRC_URI="http://mirrors.isc.org/pub/kde/stable/apps/KDE3.x/scientific/${P}.tar.gz" KEYWORDS="~amd64 ~ppc ~sparc ~x86" diff --git a/media-gfx/kst/kst-1.1.0.ebuild b/media-gfx/kst/kst-1.1.0.ebuild index b85e1def8e67..f6b7fcc46194 100644 --- a/media-gfx/kst/kst-1.1.0.ebuild +++ b/media-gfx/kst/kst-1.1.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.0.ebuild,v 1.3 2005/09/02 19:43:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.0.ebuild,v 1.4 2005/11/10 17:24:15 greg_g Exp $ inherit kde -DESCRIPTION="A plotting and data viewing program for KDE" -HOMEPAGE="http://omega.astro.utoronto.ca/kst/" -#SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz" +DESCRIPTION="A plotting and data viewing program for KDE." +HOMEPAGE="http://kst.kde.org/" SRC_URI="http://mirrors.isc.org/pub/kde/stable/apps/KDE3.x/scientific/${P}.tar.gz" KEYWORDS="~amd64 ppc ~sparc x86" |