summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-04-09 21:53:49 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-04-09 21:53:49 +0000
commitb43a44767ef62f66beeaf2c51c26f8da02f7ae10 (patch)
treebfe373b50c7670bbf8c59d629b52c82be6ccd658 /sci-visualization
parentPrune old version. (diff)
downloadhistorical-b43a44767ef62f66beeaf2c51c26f8da02f7ae10.tar.gz
historical-b43a44767ef62f66beeaf2c51c26f8da02f7ae10.tar.bz2
historical-b43a44767ef62f66beeaf2c51c26f8da02f7ae10.zip
Stable on amd64.
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/kpl/ChangeLog5
-rw-r--r--sci-visualization/kpl/kpl-3.3.ebuild4
-rw-r--r--sci-visualization/opendx-samples/ChangeLog6
-rw-r--r--sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/sci-visualization/kpl/ChangeLog b/sci-visualization/kpl/ChangeLog
index d660f05fb8bf..f9c962944acf 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.3 2006/03/17 10:29:37 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kpl/ChangeLog,v 1.4 2006/04/09 21:50:13 cryos Exp $
+
+ 09 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org> kpl-3.3.ebuild:
+ Stable on amd64.
17 Mar 2006; Markus Rothe <corsair@gentoo.org> kpl-3.3.ebuild:
Added ~ppc64; bug #126441
diff --git a/sci-visualization/kpl/kpl-3.3.ebuild b/sci-visualization/kpl/kpl-3.3.ebuild
index f088313b8f78..400c2e8043f1 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.2 2006/03/17 10:29:37 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kpl/kpl-3.3.ebuild,v 1.3 2006/04/09 21:50:13 cryos 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
diff --git a/sci-visualization/opendx-samples/ChangeLog b/sci-visualization/opendx-samples/ChangeLog
index ce00a5c43a02..02f69c5160c2 100644
--- a/sci-visualization/opendx-samples/ChangeLog
+++ b/sci-visualization/opendx-samples/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-visualization/opendx-samples
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx-samples/ChangeLog,v 1.3 2006/02/16 19:28:58 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx-samples/ChangeLog,v 1.4 2006/04/09 21:53:49 cryos Exp $
+
+ 09 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org>
+ opendx-samples-4.3.2.ebuild:
+ Stable on amd64.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
opendx-samples-4.3.2.ebuild:
diff --git a/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild b/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild
index abd4e66d327f..676d51afd3b8 100644
--- a/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild
+++ b/sci-visualization/opendx-samples/opendx-samples-4.3.2.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/opendx-samples/opendx-samples-4.3.2.ebuild,v 1.2 2006/01/29 22:36:46 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild,v 1.3 2006/04/09 21:53:49 cryos Exp $
S="${WORKDIR}/dxsamples-${PV}"
@@ -10,7 +10,7 @@ SRC_URI="http://opendx.npaci.edu/source/dxsamples-${PV}.tar.gz"
LICENSE="IPL-1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND="=sci-visualization/opendx-${PV}*"