diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-08-06 22:08:46 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-08-06 22:08:46 +0000 |
commit | bd163230396f4b8fd5f51807e49172e5d5ab8324 (patch) | |
tree | c84b516d7ab7869145300edfd1fd1a2d90a53062 /media-gfx/kst | |
parent | Stable on x86, bug #141450. (diff) | |
download | gentoo-2-bd163230396f4b8fd5f51807e49172e5d5ab8324.tar.gz gentoo-2-bd163230396f4b8fd5f51807e49172e5d5ab8324.tar.bz2 gentoo-2-bd163230396f4b8fd5f51807e49172e5d5ab8324.zip |
Stable on x86, bug #141352.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'media-gfx/kst')
-rw-r--r-- | media-gfx/kst/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/kst/kst-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/kst/ChangeLog b/media-gfx/kst/ChangeLog index 515a90fc72d7..da85059f938b 100644 --- a/media-gfx/kst/ChangeLog +++ b/media-gfx/kst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/kst # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/ChangeLog,v 1.14 2006/07/03 09:43:11 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/ChangeLog,v 1.15 2006/08/06 22:08:46 ticho Exp $ + + 06 Aug 2006; Andrej Kacian <ticho@gentoo.org> kst-1.1.1.ebuild: + Stable on x86, bug #141352. 03 Jul 2006; Lars Weiler <pylon@gentoo.org> kst-1.1.1.ebuild: Stable on ppc; gcc-4 related; bug #138099. diff --git a/media-gfx/kst/kst-1.1.1.ebuild b/media-gfx/kst/kst-1.1.1.ebuild index 63253c4ff0c2..62600fce91ef 100644 --- a/media-gfx/kst/kst-1.1.1.ebuild +++ b/media-gfx/kst/kst-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.1.ebuild,v 1.3 2006/07/03 09:43:11 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.1.ebuild,v 1.4 2006/08/06 22:08:46 ticho Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://kde/stable/apps/KDE3.x/scientific/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="" DEPEND="sci-libs/gsl" |