summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-18 22:59:09 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-18 22:59:09 +0000
commit2457f6a035032ecf7579cf5032e7579bede76e60 (patch)
tree98c6158952f260414106b7642617c475acf1b6d4 /sci-mathematics
parentbug 101448, hardened patch, plus added hppa patch back into 2.010702 builds (diff)
downloadgentoo-2-2457f6a035032ecf7579cf5032e7579bede76e60.tar.gz
gentoo-2-2457f6a035032ecf7579cf5032e7579bede76e60.tar.bz2
gentoo-2-2457f6a035032ecf7579cf5032e7579bede76e60.zip
Stable on amd64, addition of app-arch/unzip to the deps.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/qtiplot/ChangeLog6
-rw-r--r--sci-mathematics/qtiplot/qtiplot-0.7.4.ebuild8
-rw-r--r--sci-mathematics/qtiplot/qtiplot-0.7.6.ebuild6
3 files changed, 14 insertions, 6 deletions
diff --git a/sci-mathematics/qtiplot/ChangeLog b/sci-mathematics/qtiplot/ChangeLog
index 15ef9d9f31ac..441c2acb0130 100644
--- a/sci-mathematics/qtiplot/ChangeLog
+++ b/sci-mathematics/qtiplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/qtiplot
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtiplot/ChangeLog,v 1.8 2006/01/16 23:16:16 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtiplot/ChangeLog,v 1.9 2006/01/18 22:59:09 cryos Exp $
+
+ 18 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> qtiplot-0.7.4.ebuild,
+ qtiplot-0.7.6.ebuild:
+ Stable on amd64, addition of app-arch/unzip to the deps.
*qtiplot-0.7.6 (16 Jan 2006)
diff --git a/sci-mathematics/qtiplot/qtiplot-0.7.4.ebuild b/sci-mathematics/qtiplot/qtiplot-0.7.4.ebuild
index 267104929ac1..e58f42e94300 100644
--- a/sci-mathematics/qtiplot/qtiplot-0.7.4.ebuild
+++ b/sci-mathematics/qtiplot/qtiplot-0.7.4.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-mathematics/qtiplot/qtiplot-0.7.4.ebuild,v 1.2 2006/01/09 14:15:40 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtiplot/qtiplot-0.7.4.ebuild,v 1.3 2006/01/18 22:59:09 cryos Exp $
inherit eutils multilib qt3
@@ -10,13 +10,15 @@ SRC_URI="http://soft.proindependent.com/src/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
-DEPEND="$(qt_min_version 3.3)
+RDEPEND="$(qt_min_version 3.3)
>=x11-libs/qwt-4.2.0
>=x11-libs/qwtplot3d-0.2.6
>=sci-libs/gsl-1.6"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
S=${WORKDIR}/${P}/${P}
diff --git a/sci-mathematics/qtiplot/qtiplot-0.7.6.ebuild b/sci-mathematics/qtiplot/qtiplot-0.7.6.ebuild
index dea52d498b5e..bc92ad9dbddb 100644
--- a/sci-mathematics/qtiplot/qtiplot-0.7.6.ebuild
+++ b/sci-mathematics/qtiplot/qtiplot-0.7.6.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-mathematics/qtiplot/qtiplot-0.7.6.ebuild,v 1.1 2006/01/16 23:16:16 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtiplot/qtiplot-0.7.6.ebuild,v 1.2 2006/01/18 22:59:09 cryos Exp $
inherit eutils multilib qt3
@@ -13,10 +13,12 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="$(qt_min_version 3.3)
+RDEPEND="$(qt_min_version 3.3)
>=x11-libs/qwt-4.2.0
>=x11-libs/qwtplot3d-0.2.6
>=sci-libs/gsl-1.6"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
S=${WORKDIR}/${P}/${P}