diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:25:07 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:25:07 +0000 |
commit | 66fde3d0221488c2e0e530407a94ff3698ad534b (patch) | |
tree | b208e369062226360fa66034daf80b7d8b4fb208 /media-gfx/kst | |
parent | Stable on ppc. (diff) | |
download | historical-66fde3d0221488c2e0e530407a94ff3698ad534b.tar.gz historical-66fde3d0221488c2e0e530407a94ff3698ad534b.tar.bz2 historical-66fde3d0221488c2e0e530407a94ff3698ad534b.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-gfx/kst')
-rw-r--r-- | media-gfx/kst/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/kst/kst-0.97.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/kst/ChangeLog b/media-gfx/kst/ChangeLog index a5fc227a1417..9ae2a2f794ac 100644 --- a/media-gfx/kst/ChangeLog +++ b/media-gfx/kst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/kst # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/ChangeLog,v 1.5 2005/01/14 23:45:37 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/ChangeLog,v 1.6 2005/06/05 12:16:34 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> kst-0.97.ebuild: + Stable on ppc. 15 Jan 2005; Dan Armak <danarmak@gentoo.org> kst-0.94.ebuild, kst-0.97.ebuild, kst-0.99.ebuild, kst-1.0.0.ebuild: diff --git a/media-gfx/kst/kst-0.97.ebuild b/media-gfx/kst/kst-0.97.ebuild index 5bf72e6deb3f..631dc820c84f 100644 --- a/media-gfx/kst/kst-0.97.ebuild +++ b/media-gfx/kst/kst-0.97.ebuild @@ -1,6 +1,6 @@ # 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.2 2005/01/14 23:45:37 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-0.97.ebuild,v 1.3 2005/06/05 12:16:34 hansmi Exp $ inherit kde @@ -8,7 +8,7 @@ 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" -KEYWORDS="x86 ~ppc ~sparc amd64" +KEYWORDS="amd64 ppc ~sparc x86" LICENSE="GPL-2" SLOT="0" |