public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/rkward: ChangeLog rkward-0.5.1.ebuild
@ 2009-08-07 14:38 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2009-08-07 14:38 UTC (permalink / raw
  To: gentoo-commits

bicatali    09/08/07 14:38:56

  Modified:             ChangeLog
  Added:                rkward-0.5.1.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc36/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 sci-mathematics/rkward/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	1 Aug 2009 12:24:11 -0000	1.17
+++ ChangeLog	7 Aug 2009 14:38:56 -0000	1.18
@@ -1,6 +1,11 @@
 # ChangeLog for sci-mathematics/rkward
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.17 2009/08/01 12:24:11 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.18 2009/08/07 14:38:56 bicatali Exp $
+
+*rkward-0.5.1 (07 Aug 2009)
+
+  07 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org> +rkward-0.5.1.ebuild:
+  Version bump
 
 *rkward-0.5.0d (18 Jun 2009)
 *rkward-0.4.9b (18 Jun 2009)



1.1                  sci-mathematics/rkward/rkward-0.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild?rev=1.1&content-type=text/plain

Index: rkward-0.5.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild,v 1.1 2009/08/07 14:38:56 bicatali Exp $

EAPI="2"
KDE_MINIMAL="4.1"

inherit kde4-base

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="debug"

DEPEND=">=dev-lang/R-2.7.0
		dev-lang/php[cli]"
RDEPEND="${DEPEND}
	!<=sci-mathematics/rkward-0.5.0b"

src_install() {
	kde4-base_src_install
	# avoid file collisions
	rm -f "${D}"/usr/$(get_libdir)/R/library/R.css
	rm -f "${D}"/usr/share/apps/katepart/syntax/r.xml
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/rkward: ChangeLog rkward-0.5.1.ebuild
@ 2009-10-30 19:35 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2009-10-30 19:35 UTC (permalink / raw
  To: gentoo-commits

maekke      09/10/30 19:35:45

  Modified:             ChangeLog rkward-0.5.1.ebuild
  Log:
  amd64/x86 stable, bug #290804
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 sci-mathematics/rkward/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	7 Aug 2009 14:38:56 -0000	1.18
+++ ChangeLog	30 Oct 2009 19:35:44 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/rkward
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.18 2009/08/07 14:38:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.19 2009/10/30 19:35:44 maekke Exp $
+
+  30 Oct 2009; Markus Meier <maekke@gentoo.org> rkward-0.5.1.ebuild:
+  amd64/x86 stable, bug #290804
 
 *rkward-0.5.1 (07 Aug 2009)
 



1.2                  sci-mathematics/rkward/rkward-0.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild?r1=1.1&r2=1.2

Index: rkward-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rkward-0.5.1.ebuild	7 Aug 2009 14:38:56 -0000	1.1
+++ rkward-0.5.1.ebuild	30 Oct 2009 19:35:44 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild,v 1.1 2009/08/07 14:38:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild,v 1.2 2009/10/30 19:35:44 maekke Exp $
 
 EAPI="2"
 KDE_MINIMAL="4.1"
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 DEPEND=">=dev-lang/R-2.7.0






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-30 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-07 14:38 [gentoo-commits] gentoo-x86 commit in sci-mathematics/rkward: ChangeLog rkward-0.5.1.ebuild Sebastien Fabbro (bicatali)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-30 19:35 Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox