diff options
author | Matti Bickel <mabi@gentoo.org> | 2008-02-18 08:04:28 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2008-02-18 08:04:28 +0000 |
commit | 4d7ed4949e2ecd8c04126483e38e9cc82e6e585c (patch) | |
tree | 725def310d4e961c02d580c061c8a5ef6bbc601f /sci-calculators/calculator | |
parent | version bump. cleanups (diff) | |
download | gentoo-2-4d7ed4949e2ecd8c04126483e38e9cc82e6e585c.tar.gz gentoo-2-4d7ed4949e2ecd8c04126483e38e9cc82e6e585c.tar.bz2 gentoo-2-4d7ed4949e2ecd8c04126483e38e9cc82e6e585c.zip |
version bump. cleanups
(Portage version: 2.1.4.1)
Diffstat (limited to 'sci-calculators/calculator')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 10 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.27.ebuild | 14 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.31.ebuild (renamed from sci-calculators/calculator/calculator-1.6.29.ebuild) | 4 |
3 files changed, 10 insertions, 18 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index 1a8475c28e76..4866abe86b38 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,12 @@ # 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.15 2007/11/21 16:50:21 jer Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.16 2008/02/18 08:04:28 mabi Exp $ + +*calculator-1.6.31 (18 Feb 2008) + + 18 Feb 2008; Matti Bickel <mabi@gentoo.org> -calculator-1.6.27.ebuild, + -calculator-1.6.29.ebuild, +calculator-1.6.31.ebuild: + version bump. cleanups 21 Nov 2007; Jeroen Roovers <jer@gentoo.org> calculator-1.6.30.ebuild: Stable for HPPA (bug #199853). diff --git a/sci-calculators/calculator/calculator-1.6.27.ebuild b/sci-calculators/calculator/calculator-1.6.27.ebuild deleted file mode 100644 index 075d3aa5f319..000000000000 --- a/sci-calculators/calculator/calculator-1.6.27.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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.2 2007/10/09 05:40:10 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/calculator-1.6.29.ebuild b/sci-calculators/calculator/calculator-1.6.31.ebuild index 5efc4a1b1ac8..300c4024f354 100644 --- a/sci-calculators/calculator/calculator-1.6.29.ebuild +++ b/sci-calculators/calculator/calculator-1.6.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.29.ebuild,v 1.1 2007/10/01 01:28:51 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.31.ebuild,v 1.1 2008/02/18 08:04:28 mabi Exp $ inherit fox |