public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnustep-apps/fisicalab: fisicalab-0.2.2.ebuild ChangeLog fisicalab-0.2.ebuild
@ 2012-07-12  9:18 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2012-07-12  9:18 UTC (permalink / raw
  To: gentoo-commits

voyageur    12/07/12 09:18:04

  Modified:             ChangeLog
  Added:                fisicalab-0.2.2.ebuild
  Removed:              fisicalab-0.2.ebuild
  Log:
  Version bump, mostly bugfixes for newer GNUstep releases. Remove old
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  gnustep-apps/fisicalab/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/fisicalab/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	28 Jun 2011 15:35:43 -0000	1.4
+++ ChangeLog	12 Jul 2012 09:18:04 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for gnustep-apps/fisicalab
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/fisicalab/ChangeLog,v 1.4 2011/06/28 15:35:43 voyageur Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/fisicalab/ChangeLog,v 1.5 2012/07/12 09:18:04 voyageur Exp $
+
+*fisicalab-0.2.2 (12 Jul 2012)
+
+  12 Jul 2012; Bernard Cafarelli <voyageur@gentoo.org> -fisicalab-0.2.ebuild,
+  +fisicalab-0.2.2.ebuild:
+  Version bump, mostly bugfixes for newer GNUstep releases. Remove old
 
 *fisicalab-0.2.1 (28 Jun 2011)
 



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

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

Index: fisicalab-0.2.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/fisicalab/fisicalab-0.2.2.ebuild,v 1.1 2012/07/12 09:18:04 voyageur Exp $

EAPI=4
inherit gnustep-2

MY_P=FisicaLab-${PV}
S=${WORKDIR}/${MY_P}

DESCRIPTION="educational application to solve physics problems"
HOMEPAGE="http://www.nongnu.org/fisicalab"
SRC_URI="mirror://nongnu/${PN}/${MY_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}"

src_prepare() {
	epatch "${FILESDIR}"/${PN}-0.1-as-needed.patch
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-12  9:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12  9:18 [gentoo-commits] gentoo-x86 commit in gnustep-apps/fisicalab: fisicalab-0.2.2.ebuild ChangeLog fisicalab-0.2.ebuild Bernard Cafarelli (voyageur)

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