diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-11-21 18:56:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-11-21 18:56:10 +0000 |
commit | c901070bec7230e72044a4a67c5b15dfad52dd5c (patch) | |
tree | 0f87edbf340f711f1b9b70fcdc6b188372ea5871 /media-gfx/kst/kst-1.1.0-r1.ebuild | |
parent | Marked ppc stable for bug #111285. (diff) | |
download | gentoo-2-c901070bec7230e72044a4a67c5b15dfad52dd5c.tar.gz gentoo-2-c901070bec7230e72044a4a67c5b15dfad52dd5c.tar.bz2 gentoo-2-c901070bec7230e72044a4a67c5b15dfad52dd5c.zip |
stable on amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-gfx/kst/kst-1.1.0-r1.ebuild')
-rw-r--r-- | media-gfx/kst/kst-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/kst/kst-1.1.0-r1.ebuild b/media-gfx/kst/kst-1.1.0-r1.ebuild index d1c36a954030..233b3eee3961 100644 --- a/media-gfx/kst/kst-1.1.0-r1.ebuild +++ b/media-gfx/kst/kst-1.1.0-r1.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-1.1.0-r1.ebuild,v 1.2 2005/11/10 17:24:15 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.0-r1.ebuild,v 1.3 2005/11/21 18:56:10 blubb Exp $ inherit kde @@ -8,7 +8,7 @@ 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" +KEYWORDS="amd64 ~ppc ~sparc ~x86" LICENSE="GPL-2" SLOT="0" |