diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-25 07:33:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-25 07:33:21 +0000 |
commit | 5d3ef1d0f14a773094812e53fd594e6802623503 (patch) | |
tree | 7ba42bfc303b094c3d527596d448bcf2cd78a05a /sci-visualization/kpl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5d3ef1d0f14a773094812e53fd594e6802623503.tar.gz gentoo-2-5d3ef1d0f14a773094812e53fd594e6802623503.tar.bz2 gentoo-2-5d3ef1d0f14a773094812e53fd594e6802623503.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-visualization/kpl')
-rw-r--r-- | sci-visualization/kpl/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/kpl/kpl-3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/kpl/ChangeLog b/sci-visualization/kpl/ChangeLog index 99237cd643c8..3e0b20a6edfd 100644 --- a/sci-visualization/kpl/ChangeLog +++ b/sci-visualization/kpl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/kpl # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kpl/ChangeLog,v 1.5 2006/06/25 19:22:28 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kpl/ChangeLog,v 1.6 2006/08/25 07:33:21 corsair Exp $ + + 25 Aug 2006; Markus Rothe <corsair@gentoo.org> kpl-3.3.ebuild: + Stable on ppc64 09 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org> kpl-3.3.ebuild: Stable on amd64. diff --git a/sci-visualization/kpl/kpl-3.3.ebuild b/sci-visualization/kpl/kpl-3.3.ebuild index 400c2e8043f1..9021befb9bf6 100644 --- a/sci-visualization/kpl/kpl-3.3.ebuild +++ b/sci-visualization/kpl/kpl-3.3.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/sci-visualization/kpl/kpl-3.3.ebuild,v 1.3 2006/04/09 21:50:13 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kpl/kpl-3.3.ebuild,v 1.4 2006/08/25 07:33:21 corsair Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://frsl06.physik.uni-freiburg.de/privat/stille/kpl/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" need-kde 3.2 |