diff options
author | David Holm <dholm@gentoo.org> | 2004-03-10 21:29:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-10 21:29:12 +0000 |
commit | 38eccd7138066af59a9c791a928fe6b7c75daaa5 (patch) | |
tree | 766794ff9cb43808c3ef9a8f20fb4f7564787bba /app-sci/kst | |
parent | Added ~amd64 keyword. Closing bug #44282. (Manifest recommit) (diff) | |
download | gentoo-2-38eccd7138066af59a9c791a928fe6b7c75daaa5.tar.gz gentoo-2-38eccd7138066af59a9c791a928fe6b7c75daaa5.tar.bz2 gentoo-2-38eccd7138066af59a9c791a928fe6b7c75daaa5.zip |
Added to ~ppc
Diffstat (limited to 'app-sci/kst')
-rw-r--r-- | app-sci/kst/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/kst/kst-0.94.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/kst/ChangeLog b/app-sci/kst/ChangeLog index 03a1abbf10dd..179776d4a444 100644 --- a/app-sci/kst/ChangeLog +++ b/app-sci/kst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/kst # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/ChangeLog,v 1.1 2004/03/10 02:50:04 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/ChangeLog,v 1.2 2004/03/10 21:29:12 dholm Exp $ + + 10 Mar 2004; David Holm <dholm@gentoo.org> kst-0.94.ebuild: + Added to ~ppc. *kst-0.94 (09 Mar 2004) diff --git a/app-sci/kst/kst-0.94.ebuild b/app-sci/kst/kst-0.94.ebuild index dd7231d5611b..fc7af959e108 100644 --- a/app-sci/kst/kst-0.94.ebuild +++ b/app-sci/kst/kst-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.94.ebuild,v 1.1 2004/03/10 02:50:04 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.94.ebuild,v 1.2 2004/03/10 21:29:12 dholm Exp $ inherit kde need-kde 3.1 @@ -9,7 +9,7 @@ DESCRIPTION="A plotting and data viewing program for KDE" SRC_URI="http://omega.astro.utoronto.ca/kst/${PN}-${PV}.tar.gz" HOMEPAGE="http://omega.astro.utorona.ca/kst/" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" DEPEND=">=kde-base/kdebase-3.1" |