diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-09 05:03:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-09 05:03:32 +0000 |
commit | 65b51903febc762d934bad45fa1d30a715a990cf (patch) | |
tree | 67a3420ed26abd6328216dea55f385b63fc44c2e /sci-calculators | |
parent | New series for Gnome 2.20 (diff) | |
download | gentoo-2-65b51903febc762d934bad45fa1d30a715a990cf.tar.gz gentoo-2-65b51903febc762d934bad45fa1d30a715a990cf.tar.bz2 gentoo-2-65b51903febc762d934bad45fa1d30a715a990cf.zip |
Version bump so that calculator can keep pace with fox.
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.27.ebuild | 14 | ||||
-rw-r--r-- | sci-calculators/calculator/files/digest-calculator-1.6.27 | 3 |
3 files changed, 23 insertions, 1 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index a8c6750c3269..62a18d426564 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-calculators/calculator # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.11 2007/10/01 01:28:51 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.12 2007/10/09 05:03:32 jer Exp $ + +*calculator-1.6.27 (09 Oct 2007) + + 09 Oct 2007; Jeroen Roovers <jer@gentoo.org> +calculator-1.6.27.ebuild: + Version bump so that calculator can keep pace with fox. *calculator-1.6.29 (01 Oct 2007) diff --git a/sci-calculators/calculator/calculator-1.6.27.ebuild b/sci-calculators/calculator/calculator-1.6.27.ebuild new file mode 100644 index 000000000000..cb324ec8a7f6 --- /dev/null +++ b/sci-calculators/calculator/calculator-1.6.27.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.27.ebuild,v 1.1 2007/10/09 05:03:32 jer Exp $ + +inherit fox + +DESCRIPTION="Scientific calculator based on the FOX Toolkit" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="~x11-libs/fox-${PV}" diff --git a/sci-calculators/calculator/files/digest-calculator-1.6.27 b/sci-calculators/calculator/files/digest-calculator-1.6.27 new file mode 100644 index 000000000000..927eb376efaa --- /dev/null +++ b/sci-calculators/calculator/files/digest-calculator-1.6.27 @@ -0,0 +1,3 @@ +MD5 fc88a0c8c0232082124bf3248768663b fox-1.6.27.tar.gz 4193329 +RMD160 224a7d250bb3e6f4af5709539392b5a1b619382d fox-1.6.27.tar.gz 4193329 +SHA256 3f45b7425c5213e6d25c5dc92757c3b53968a239efedbe2de8ee9151cf9d9f45 fox-1.6.27.tar.gz 4193329 |