voyageur    14/03/24 20:52:17

  Modified:             ChangeLog
  Added:                fisicalab-0.3.4.ebuild
  Removed:              fisicalab-0.3.3.ebuild
  Log:
  Bugfix release bump, update homepage and mirror as this is a gnu projet now
  
  (Portage version: 2.2.9-r1/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  Changes    Path
1.9                  gnustep-apps/fisicalab/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/fisicalab/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/fisicalab/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/fisicalab/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/fisicalab/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   16 Dec 2013 20:30:06 -0000      1.8
+++ ChangeLog   24 Mar 2014 20:52:17 -0000      1.9
@@ -1,6 +1,12 @@
 # ChangeLog for gnustep-apps/fisicalab
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/fisicalab/ChangeLog,v 1.8 
2013/12/16 20:30:06 voyageur Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/fisicalab/ChangeLog,v 1.9 
2014/03/24 20:52:17 voyageur Exp $
+
+*fisicalab-0.3.4 (24 Mar 2014)
+
+  24 Mar 2014; Bernard Cafarelli <[email protected]> -fisicalab-0.3.3.ebuild,
+  +fisicalab-0.3.4.ebuild:
+  Bugfix release bump, update homepage and mirror as this is a gnu projet now
 
 *fisicalab-0.3.3 (16 Dec 2013)
 



1.1                  gnustep-apps/fisicalab/fisicalab-0.3.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/fisicalab/fisicalab-0.3.4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/fisicalab/fisicalab-0.3.4.ebuild?rev=1.1&content-type=text/plain

Index: fisicalab-0.3.4.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnustep-apps/fisicalab/fisicalab-0.3.4.ebuild,v 1.1 
2014/03/24 20:52:17 voyageur Exp $

EAPI=5
inherit gnustep-2

DESCRIPTION="educational application to solve physics problems"
HOMEPAGE="www.gnu.org/software/fisicalab"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=sci-libs/gsl-1.10
        >=virtual/gnustep-back-0.16.0"
RDEPEND="${DEPEND}"




Reply via email to