diff options
author | Matti Bickel <mabi@gentoo.org> | 2013-11-13 21:49:31 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2013-11-13 21:49:31 +0000 |
commit | 598911483f97b62b3c6ce804b57d5892209ddfd1 (patch) | |
tree | 0076dffb6df3ba5b7acb63e337ff37420adeabf5 /sci-calculators | |
parent | remove erronously committed version (diff) | |
download | gentoo-2-598911483f97b62b3c6ce804b57d5892209ddfd1.tar.gz gentoo-2-598911483f97b62b3c6ce804b57d5892209ddfd1.tar.bz2 gentoo-2-598911483f97b62b3c6ce804b57d5892209ddfd1.zip |
version bump; remove old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 8 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.7.40.ebuild | 17 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.7.43.ebuild (renamed from sci-calculators/calculator/calculator-1.7.41.ebuild) | 2 |
3 files changed, 8 insertions, 19 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index 5c71e50a4768..047c4975084f 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-calculators/calculator # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.39 2013/10/05 17:23:56 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.40 2013/11/13 21:49:31 mabi Exp $ + +*calculator-1.7.43 (13 Nov 2013) + + 13 Nov 2013; Matti Bickel <mabi@gentoo.org> +calculator-1.7.43.ebuild, + -calculator-1.7.40.ebuild, -calculator-1.7.41.ebuild: + version bump; remove old *calculator-1.7.42 (05 Oct 2013) diff --git a/sci-calculators/calculator/calculator-1.7.40.ebuild b/sci-calculators/calculator/calculator-1.7.40.ebuild deleted file mode 100644 index 1afd20a36020..000000000000 --- a/sci-calculators/calculator/calculator-1.7.40.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.7.40.ebuild,v 1.1 2013/08/26 10:52:26 patrick Exp $ - -EAPI=4 - -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}" -DEPEND="${RDEPEND}" diff --git a/sci-calculators/calculator/calculator-1.7.41.ebuild b/sci-calculators/calculator/calculator-1.7.43.ebuild index b3c415c91368..176f974a412a 100644 --- a/sci-calculators/calculator/calculator-1.7.41.ebuild +++ b/sci-calculators/calculator/calculator-1.7.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.7.41.ebuild,v 1.1 2013/09/13 20:35:07 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.7.43.ebuild,v 1.1 2013/11/13 21:49:31 mabi Exp $ EAPI=4 |