diff options
author | 2005-11-21 18:56:10 +0000 | |
---|---|---|
committer | 2005-11-21 18:56:10 +0000 | |
commit | c901070bec7230e72044a4a67c5b15dfad52dd5c (patch) | |
tree | 0f87edbf340f711f1b9b70fcdc6b188372ea5871 /media-gfx | |
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')
-rw-r--r-- | media-gfx/kst/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/kst/kst-1.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/kst/ChangeLog b/media-gfx/kst/ChangeLog index ada6c8548bc7..13d61d196d73 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.12 2005/11/15 11:10:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/ChangeLog,v 1.13 2005/11/21 18:56:10 blubb Exp $ + + 21 Nov 2005; Simon Stelling <blubb@gentoo.org> kst-1.1.0-r1.ebuild: + stable on amd64 15 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kst-1.1.1.ebuild: Reverted changes to kst patch as 1.1.1 also failed to link on amd64 due to 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" |