summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/step')
-rw-r--r--kde-base/step/ChangeLog8
-rw-r--r--kde-base/step/step-4.4.3.ebuild34
-rw-r--r--kde-base/step/step-4.4.4.ebuild (renamed from kde-base/step/step-4.4.2.ebuild)2
3 files changed, 8 insertions, 36 deletions
diff --git a/kde-base/step/ChangeLog b/kde-base/step/ChangeLog
index dd8e63d5da27..6af6e5fe6d11 100644
--- a/kde-base/step/ChangeLog
+++ b/kde-base/step/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/step
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.50 2010/05/04 05:54:31 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.51 2010/06/06 14:42:13 scarabeus Exp $
+
+*step-4.4.4 (06 Jun 2010)
+
+ 06 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -step-4.4.2.ebuild,
+ -step-4.4.3.ebuild, +step-4.4.4.ebuild:
+ Remove old. Version bump.
04 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -step-4.4.1.ebuild:
Drop KDE SC 4.4.1
diff --git a/kde-base/step/step-4.4.3.ebuild b/kde-base/step/step-4.4.3.ebuild
deleted file mode 100644
index 68ce32f34c1d..000000000000
--- a/kde-base/step/step-4.4.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/step/step-4.4.3.ebuild,v 1.1 2010/05/03 21:47:50 alexxy Exp $
-
-EAPI="3"
-
-KMNAME="kdeedu"
-inherit kde4-meta
-
-DESCRIPTION="The KDE physics simulator"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook +gsl +qalculate"
-
-DEPEND="
- >=dev-cpp/eigen-2.0.3:2
- sci-libs/cln
- >=sci-mathematics/gmm-3.0
- gsl? ( >=sci-libs/gsl-1.9-r1 )
- qalculate? ( >=sci-libs/libqalculate-0.9.5 )
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-4.3.2-solaris.patch
-)
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_with gsl)
- $(cmake-utils_use_with qalculate)
- )
-
- kde4-meta_src_configure
-}
diff --git a/kde-base/step/step-4.4.2.ebuild b/kde-base/step/step-4.4.4.ebuild
index cb3f1d47a2be..5907a10344ad 100644
--- a/kde-base/step/step-4.4.2.ebuild
+++ b/kde-base/step/step-4.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/step/step-4.4.2.ebuild,v 1.1 2010/03/30 22:06:16 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/step/step-4.4.4.ebuild,v 1.1 2010/06/06 14:42:13 scarabeus Exp $
EAPI="3"