diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-02-20 13:38:28 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-02-20 13:38:28 +0000 |
commit | 91defbac3c007552fd6bea5c996044094e6803ca (patch) | |
tree | ba1a9f7b3d209d3031b393563bc7390a8371f73f /sci-calculators/calculator | |
parent | better Description (diff) | |
download | gentoo-2-91defbac3c007552fd6bea5c996044094e6803ca.tar.gz gentoo-2-91defbac3c007552fd6bea5c996044094e6803ca.tar.bz2 gentoo-2-91defbac3c007552fd6bea5c996044094e6803ca.zip |
Drop old
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-calculators/calculator')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 6 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.7.45.ebuild | 17 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.7.47.ebuild | 19 | ||||
-rw-r--r-- | sci-calculators/calculator/metadata.xml | 12 |
4 files changed, 11 insertions, 43 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index cc316b6fca6c..6af716407727 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/calculator # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.47 2015/02/20 09:21:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.48 2015/02/20 13:38:28 jlec Exp $ + + 20 Feb 2015; Justin Lecher <jlec@gentoo.org> -calculator-1.7.45.ebuild, + -calculator-1.7.47.ebuild, metadata.xml: + Drop old 20 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> -calculator-1.6.36.ebuild, calculator-1.6.43.ebuild: diff --git a/sci-calculators/calculator/calculator-1.7.45.ebuild b/sci-calculators/calculator/calculator-1.7.45.ebuild deleted file mode 100644 index 550bb3d3fee1..000000000000 --- a/sci-calculators/calculator/calculator-1.7.45.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.7.45.ebuild,v 1.1 2014/01/10 18:26:07 mabi 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.47.ebuild b/sci-calculators/calculator/calculator-1.7.47.ebuild deleted file mode 100644 index a06ab38438ba..000000000000 --- a/sci-calculators/calculator/calculator-1.7.47.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.7.47.ebuild,v 1.1 2014/07/04 20:46:07 mabi Exp $ - -EAPI="5" - -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} - x11-libs/libICE - x11-libs/libSM" -DEPEND="${RDEPEND}" diff --git a/sci-calculators/calculator/metadata.xml b/sci-calculators/calculator/metadata.xml index fd613c4c7574..82d1363de62e 100644 --- a/sci-calculators/calculator/metadata.xml +++ b/sci-calculators/calculator/metadata.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<maintainer> - <email>mabi@gentoo.org</email> - <name>Matti Bickel</name> -</maintainer> -<longdescription> + <herd>sci</herd> + <maintainer> + <email>mabi@gentoo.org</email> + <name>Matti Bickel</name> + </maintainer> + <longdescription> The FOX Calculator is a simple desktop calculator geared toward the programmer for the FOX Toolkit. It supports not only a full complement scientific functions, but also common operations that |