diff options
author | 2010-09-29 19:33:52 +0000 | |
---|---|---|
committer | 2010-09-29 19:33:52 +0000 | |
commit | 3a6d6bab3c4857660a8e779566e960ffd6711cc5 (patch) | |
tree | 54264623dab15c1b727a5a634988a702e78c59e0 /sci-calculators | |
parent | add missing test to IUSE (diff) | |
download | gentoo-2-3a6d6bab3c4857660a8e779566e960ffd6711cc5.tar.gz gentoo-2-3a6d6bab3c4857660a8e779566e960ffd6711cc5.tar.bz2 gentoo-2-3a6d6bab3c4857660a8e779566e960ffd6711cc5.zip |
clean old, dep-broken versions
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 6 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.34.ebuild | 14 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.35.ebuild | 16 |
3 files changed, 5 insertions, 31 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index 3de6d9b0183c..9da46448232f 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/calculator # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.30 2010/07/27 01:33:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.31 2010/09/29 19:33:52 mr_bones_ Exp $ + + 29 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org> + -calculator-1.6.34.ebuild, -calculator-1.6.35.ebuild: + clean old, dep-broken versions 27 Jul 2010; Jeroen Roovers <jer@gentoo.org> calculator-1.6.36.ebuild: Stable for HPPA (bug #309199). diff --git a/sci-calculators/calculator/calculator-1.6.34.ebuild b/sci-calculators/calculator/calculator-1.6.34.ebuild deleted file mode 100644 index 4414b618d128..000000000000 --- a/sci-calculators/calculator/calculator-1.6.34.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.34.ebuild,v 1.4 2009/04/10 15:08:44 armin76 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.35.ebuild b/sci-calculators/calculator/calculator-1.6.35.ebuild deleted file mode 100644 index 6abbd517553b..000000000000 --- a/sci-calculators/calculator/calculator-1.6.35.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.35.ebuild,v 1.5 2009/04/10 15:08:44 armin76 Exp $ - -EAPI="1" - -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}" |