summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-03-24 22:57:42 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-03-24 22:57:42 +0000
commit187e09bf65c97a1a9d7cab2e789075e7f75f9aa1 (patch)
treed46e87de620a832b1131a5bc3ece0c47fbc8f9a1 /sci-mathematics
parentVersion bump. (diff)
downloadgentoo-2-187e09bf65c97a1a9d7cab2e789075e7f75f9aa1.tar.gz
gentoo-2-187e09bf65c97a1a9d7cab2e789075e7f75f9aa1.tar.bz2
gentoo-2-187e09bf65c97a1a9d7cab2e789075e7f75f9aa1.zip
stable amd64, bug #211873, removed old version.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/rkward/ChangeLog5
-rw-r--r--sci-mathematics/rkward/rkward-0.4.8a.ebuild31
-rw-r--r--sci-mathematics/rkward/rkward-0.4.9.ebuild4
3 files changed, 6 insertions, 34 deletions
diff --git a/sci-mathematics/rkward/ChangeLog b/sci-mathematics/rkward/ChangeLog
index 5662ec7d529c..0226fcca46c2 100644
--- a/sci-mathematics/rkward/ChangeLog
+++ b/sci-mathematics/rkward/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/rkward
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.8 2008/03/01 23:08:46 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.9 2008/03/24 22:57:42 bicatali Exp $
+
+ 24 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org> rkward-0.4.9.ebuild:
+ stable amd64, bug #211873
01 Mar 2008; Christian Faulhammer <opfer@gentoo.org> rkward-0.4.9.ebuild:
stable x86, bug 211873
diff --git a/sci-mathematics/rkward/rkward-0.4.8a.ebuild b/sci-mathematics/rkward/rkward-0.4.8a.ebuild
deleted file mode 100644
index c543aba45ba0..000000000000
--- a/sci-mathematics/rkward/rkward-0.4.8a.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.4.8a.ebuild,v 1.1 2007/11/20 23:23:12 markusle Exp $
-
-ARTS_REQUIRED="never"
-
-inherit kde
-
-DESCRIPTION="An IDE/GUI for the R-project"
-HOMEPAGE="http://rkward.sourceforge.net/"
-SRC_URI="mirror://sourceforge/rkward/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/R"
-RDEPEND="${DEPEND} dev-lang/php"
-
-need-kde 3
-
-src_install() {
- # rbackend needed directory (R-2.5.0 broken)
- dodir /usr/$(get_libdir)/R/library
- kde_src_install
- # already provided by R
- rm -f "${D}"/usr/$(get_libdir)/R/library/R.css
- # already provided by kdelibs
- rm -f "${D}"/share/apps/katepart/syntax/r.xml
-}
diff --git a/sci-mathematics/rkward/rkward-0.4.9.ebuild b/sci-mathematics/rkward/rkward-0.4.9.ebuild
index d2633022101e..dded2f3b9349 100644
--- a/sci-mathematics/rkward/rkward-0.4.9.ebuild
+++ b/sci-mathematics/rkward/rkward-0.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.4.9.ebuild,v 1.3 2008/03/01 23:08:46 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.4.9.ebuild,v 1.4 2008/03/24 22:57:42 bicatali Exp $
ARTS_REQUIRED="never"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rkward/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-lang/R"