summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2007-02-13 12:58:34 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2007-02-13 12:58:34 +0000
commit1d60679a33937618f11f62e326c86355795b1bbd (patch)
tree8ce00262e2dc6598ae2d0bfe7f2ed2a51b9c496b /sci-calculators
parentStable on amd64. (diff)
downloadgentoo-2-1d60679a33937618f11f62e326c86355795b1bbd.tar.gz
gentoo-2-1d60679a33937618f11f62e326c86355795b1bbd.tar.bz2
gentoo-2-1d60679a33937618f11f62e326c86355795b1bbd.zip
Stable on amd64, removed old version.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/abakus/ChangeLog6
-rw-r--r--sci-calculators/abakus/abakus-0.90.ebuild42
-rw-r--r--sci-calculators/abakus/abakus-0.91.ebuild4
-rw-r--r--sci-calculators/abakus/files/digest-abakus-0.903
4 files changed, 7 insertions, 48 deletions
diff --git a/sci-calculators/abakus/ChangeLog b/sci-calculators/abakus/ChangeLog
index 981e5274bc39..7877925af7b2 100644
--- a/sci-calculators/abakus/ChangeLog
+++ b/sci-calculators/abakus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/abakus
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/abakus/ChangeLog,v 1.9 2007/02/10 13:24:57 troll Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/abakus/ChangeLog,v 1.10 2007/02/13 12:58:34 cryos Exp $
+
+ 13 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org> -abakus-0.90.ebuild,
+ abakus-0.91.ebuild:
+ Stable on amd64, removed old version.
10 Feb 2007; Przemysław Maciąg <troll@gentoo.org> abakus-0.91.ebuild:
Move desktop file from applnk
diff --git a/sci-calculators/abakus/abakus-0.90.ebuild b/sci-calculators/abakus/abakus-0.90.ebuild
deleted file mode 100644
index de7b920668d4..000000000000
--- a/sci-calculators/abakus/abakus-0.90.ebuild
+++ /dev/null
@@ -1,42 +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/abakus/abakus-0.90.ebuild,v 1.7 2007/02/10 13:24:57 troll Exp $
-
-inherit kde
-
-DESCRIPTION="Abakus is a simple calculator for kde, similar to bc with a nice gui."
-HOMEPAGE="http://grammarian.homelinux.net/abakus/"
-#SRC_URI="http://grammarian.homelinux.net/abakus/${P}.tar.bz2"
-SRC_URI="http://www.kde-apps.org/content/files/16751-abakus-0.90.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-# leave gmp out for now, does not work for me
-IUSE="debug gmp"
-
-DEPEND=">=dev-util/scons-0.96.1
- gmp? ( dev-libs/mpfr )"
-#RDEPEND=""
-
-need-kde 3.3
-
-src_compile() {
- local myconf="kdeincludes=$(kde-config --prefix)/include prefix=/usr"
- use amd64 && myconf="${myconf} libsuffix=64"
- use debug && myconf="${myconf} debug=full"
-
-# use gmp && myconf="${myconf} mpfr=yes"
-# use gmp || myconf="${myconf} mpfr=no"
-
- einfo "Calling configure with: ${myconf}"
-
- scons configure ${myconf} || die "configure failed"
- scons ${MAKEOPTS} || die "scons failed"
-}
-
-src_install() {
- DESTDIR="${D}/usr" scons install
- dodoc AUTHORS README
-}
-
diff --git a/sci-calculators/abakus/abakus-0.91.ebuild b/sci-calculators/abakus/abakus-0.91.ebuild
index 4ee0f4be76e9..cb1a3c920ac4 100644
--- a/sci-calculators/abakus/abakus-0.91.ebuild
+++ b/sci-calculators/abakus/abakus-0.91.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/abakus/abakus-0.91.ebuild,v 1.4 2007/02/10 13:24:57 troll Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/abakus/abakus-0.91.ebuild,v 1.5 2007/02/13 12:58:34 cryos Exp $
inherit kde
@@ -10,7 +10,7 @@ SRC_URI="http://www.kde-apps.org/content/files/16751-${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
# leave gmp out for now, does not work for me
IUSE="debug gmp"
diff --git a/sci-calculators/abakus/files/digest-abakus-0.90 b/sci-calculators/abakus/files/digest-abakus-0.90
deleted file mode 100644
index b7dc63d3269a..000000000000
--- a/sci-calculators/abakus/files/digest-abakus-0.90
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 7b86a467de78108840a8c37277a12f0e 16751-abakus-0.90.tar.bz2 375037
-RMD160 f781f89e55768f606f1bb10c4128e491892ddd5b 16751-abakus-0.90.tar.bz2 375037
-SHA256 c583f729f4b2b0eb98b66f5138d4339982d0ca650ae281203b46aaf83004a872 16751-abakus-0.90.tar.bz2 375037