public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-calculators/speedcrunch: speedcrunch-0.11.ebuild ChangeLog
@ 2014-02-04  0:26 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2014-02-04  0:26 UTC (permalink / raw
  To: gentoo-commits

bicatali    14/02/04 00:26:07

  Modified:             ChangeLog
  Added:                speedcrunch-0.11.ebuild
  Log:
  Version bump bug #499816
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)

Revision  Changes    Path
1.6                  sci-calculators/speedcrunch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/speedcrunch/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/speedcrunch/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/speedcrunch/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/speedcrunch/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	2 Mar 2013 23:16:50 -0000	1.5
+++ ChangeLog	4 Feb 2014 00:26:07 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for sci-calculators/speedcrunch
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/speedcrunch/ChangeLog,v 1.5 2013/03/02 23:16:50 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/speedcrunch/ChangeLog,v 1.6 2014/02/04 00:26:07 bicatali Exp $
+
+*speedcrunch-0.11 (04 Feb 2014)
+
+  04 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> +speedcrunch-0.11.ebuild:
+  Version bump bug #499816
 
   02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> speedcrunch-0.10.1.ebuild:
   Move Qt dependencies to the new category



1.1                  sci-calculators/speedcrunch/speedcrunch-0.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/speedcrunch/speedcrunch-0.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/speedcrunch/speedcrunch-0.11.ebuild?rev=1.1&content-type=text/plain

Index: speedcrunch-0.11.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-calculators/speedcrunch/speedcrunch-0.11.ebuild,v 1.1 2014/02/04 00:26:07 bicatali Exp $

EAPI=5

inherit cmake-utils

DESCRIPTION="Fast and usable calculator for power users"
HOMEPAGE="http://speedcrunch.org/"
SRC_URI="https://github.com/${PN}/SpeedCrunch/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"

DEPEND="dev-qt/qtgui:4"
RDEPEND="${DEPEND}"

S="${WORKDIR}/SpeedCrunch-${PV}/src"

src_install() {
	cmake-utils_src_install
	cd ..
	use doc && dodoc doc/*.pdf
}





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

only message in thread, other threads:[~2014-02-04  0:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04  0:26 [gentoo-commits] gentoo-x86 commit in sci-calculators/speedcrunch: speedcrunch-0.11.ebuild ChangeLog Sebastien Fabbro (bicatali)

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