diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 14:04:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 14:04:14 +0000 |
commit | 975a8f1033b73a563c278e259271284f5d49c2d3 (patch) | |
tree | c77c498f017caadbf48498f094edd295f3c35266 /sci-visualization | |
parent | Stable on sparc wrt #170650 (diff) | |
download | gentoo-2-975a8f1033b73a563c278e259271284f5d49c2d3.tar.gz gentoo-2-975a8f1033b73a563c278e259271284f5d49c2d3.tar.bz2 gentoo-2-975a8f1033b73a563c278e259271284f5d49c2d3.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/kpl/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/kpl/kpl-3.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-visualization/kpl/ChangeLog b/sci-visualization/kpl/ChangeLog index bbbddb955da1..ddfa043f2e0b 100644 --- a/sci-visualization/kpl/ChangeLog +++ b/sci-visualization/kpl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/kpl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kpl/ChangeLog,v 1.7 2007/02/22 01:09:09 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kpl/ChangeLog,v 1.8 2007/03/13 14:04:14 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> kpl-3.3.ebuild: + x86 stable 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/sci-visualization/kpl/kpl-3.3.ebuild b/sci-visualization/kpl/kpl-3.3.ebuild index 9021befb9bf6..19ee95b38850 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 +# Copyright 1999-2007 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.4 2006/08/25 07:33:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kpl/kpl-3.3.ebuild,v 1.5 2007/03/13 14:04:14 armin76 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 |