summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2008-02-21 16:47:24 +0000
committerMatti Bickel <mabi@gentoo.org>2008-02-21 16:47:24 +0000
commit2a2baed09c1817fd619c5d1b011aadb51941b3b3 (patch)
treeb01274b5a899f9f3b1ce3dc22dcfc6f8041b11c5 /sci-calculators
parentAdded ~ppc wrt bug 207343 (diff)
downloadgentoo-2-2a2baed09c1817fd619c5d1b011aadb51941b3b3.tar.gz
gentoo-2-2a2baed09c1817fd619c5d1b011aadb51941b3b3.tar.bz2
gentoo-2-2a2baed09c1817fd619c5d1b011aadb51941b3b3.zip
remove stale version
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/calculator/ChangeLog5
-rw-r--r--sci-calculators/calculator/calculator-1.6.25.ebuild14
2 files changed, 4 insertions, 15 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog
index e9a583208012..10c310b26c54 100644
--- a/sci-calculators/calculator/ChangeLog
+++ b/sci-calculators/calculator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/calculator
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.17 2008/02/19 13:11:03 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.18 2008/02/21 16:47:24 mabi Exp $
+
+ 21 Feb 2008; Matti Bickel <mabi@gentoo.org> -calculator-1.6.25.ebuild:
+ remove stale version
19 Feb 2008; Ferris McCormick <fmccor@gentoo.org>
calculator-1.6.30.ebuild:
diff --git a/sci-calculators/calculator/calculator-1.6.25.ebuild b/sci-calculators/calculator/calculator-1.6.25.ebuild
deleted file mode 100644
index 9bb55adba0d7..000000000000
--- a/sci-calculators/calculator/calculator-1.6.25.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.25.ebuild,v 1.3 2007/06/06 15:45:18 gustavoz 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}"