summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-24 14:53:48 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-24 14:53:48 +0000
commit0d0f20cbf6a3be8708756056e1881b37caeb7cb3 (patch)
tree91f6048717eb52e6dd24889d2101ffcfcbfeb40a /app-sci/galculator
parentMoved from app-sci/fung-calc to sci-calculators/fung-calc (diff)
downloadgentoo-2-0d0f20cbf6a3be8708756056e1881b37caeb7cb3.tar.gz
gentoo-2-0d0f20cbf6a3be8708756056e1881b37caeb7cb3.tar.bz2
gentoo-2-0d0f20cbf6a3be8708756056e1881b37caeb7cb3.zip
Moving to sci-calculators/galculator
Diffstat (limited to 'app-sci/galculator')
-rw-r--r--app-sci/galculator/ChangeLog25
-rw-r--r--app-sci/galculator/Manifest6
-rw-r--r--app-sci/galculator/files/digest-galculator-1.2.11
-rw-r--r--app-sci/galculator/files/digest-galculator-1.2.31
-rw-r--r--app-sci/galculator/galculator-1.2.1.ebuild30
-rw-r--r--app-sci/galculator/galculator-1.2.3.ebuild29
-rw-r--r--app-sci/galculator/metadata.xml5
7 files changed, 0 insertions, 97 deletions
diff --git a/app-sci/galculator/ChangeLog b/app-sci/galculator/ChangeLog
deleted file mode 100644
index 462dad27bba9..000000000000
--- a/app-sci/galculator/ChangeLog
+++ /dev/null
@@ -1,25 +0,0 @@
-# ChangeLog for app-sci/galculator
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/galculator/ChangeLog,v 1.6 2004/09/07 16:23:07 blubb Exp $
-
- 07 Sep 2004; <blubb@gentoo.org> galculator-1.2.3.ebuild:
- added ~amd64 keyword
-
-*galculator-1.2.3 (26 Jun 2004)
-
- 26 Jun 2004; <plasmaroo@gentoo.org> +galculator-1.2.3.ebuild:
- Version bump.
-
- 24 Mar 2004; David Holm <dholm@gentoo.org> galculator-1.2.1.ebuild:
- Added to ~ppc.
-
-*galculator-1.2.1 (24 Mar 2004)
-
- 24 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> galculator-1.2.1.ebuild:
- Version bump.
-
-*galculator-1.1.3 (06 Nov 2003)
-
- 06 Nov 2003; L. Boshell <leonardop@gentoo.org> galculator-1.1.3.ebuild:
- Initial import. Thanks to Dev and Eric Harney for their contributions on
- bug #25956.
diff --git a/app-sci/galculator/Manifest b/app-sci/galculator/Manifest
deleted file mode 100644
index 9557ec4cd8bd..000000000000
--- a/app-sci/galculator/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 601cddf19787aeb423610ccdf2dea2b0 ChangeLog 812
-MD5 a8fa1caf14bb3b5cd7f0061f18733f87 galculator-1.2.1.ebuild 686
-MD5 c3f45c2cc3b00d3ef0d21cdd5bb9981d galculator-1.2.3.ebuild 684
-MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 05438f75d9295d7fb30a0b0993cf12c1 files/digest-galculator-1.2.1 69
-MD5 73dfeb7ae658c5cfddb22474778312a7 files/digest-galculator-1.2.3 69
diff --git a/app-sci/galculator/files/digest-galculator-1.2.1 b/app-sci/galculator/files/digest-galculator-1.2.1
deleted file mode 100644
index 5fb38834a345..000000000000
--- a/app-sci/galculator/files/digest-galculator-1.2.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c441c4b59c29bce9d41a3383793952ff galculator-1.2.1.tar.bz2 208226
diff --git a/app-sci/galculator/files/digest-galculator-1.2.3 b/app-sci/galculator/files/digest-galculator-1.2.3
deleted file mode 100644
index 29139f869e64..000000000000
--- a/app-sci/galculator/files/digest-galculator-1.2.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f42148bcaac4b6b097cf2055c780bcfc galculator-1.2.3.tar.bz2 209732
diff --git a/app-sci/galculator/galculator-1.2.1.ebuild b/app-sci/galculator/galculator-1.2.1.ebuild
deleted file mode 100644
index 01276a64b5ed..000000000000
--- a/app-sci/galculator/galculator-1.2.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/galculator/galculator-1.2.1.ebuild,v 1.3 2004/06/24 21:59:13 agriffis Exp $
-
-DESCRIPTION="A GTK2 based algebraic and RPN calculator"
-HOMEPAGE="http://galculator.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~x86 ~ppc"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-1.3.13
- >=gnome-base/libglade-2"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- einstall || die
-
- dodoc ABOUT-NLS AUTHORS ChangeLog COPYING NEWS README THANKS TODO
-}
-
diff --git a/app-sci/galculator/galculator-1.2.3.ebuild b/app-sci/galculator/galculator-1.2.3.ebuild
deleted file mode 100644
index 672540ec6f47..000000000000
--- a/app-sci/galculator/galculator-1.2.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/galculator/galculator-1.2.3.ebuild,v 1.2 2004/09/07 16:23:07 blubb Exp $
-
-DESCRIPTION="A GTK2 based algebraic and RPN calculator"
-HOMEPAGE="http://galculator.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-1.3.13
- >=gnome-base/libglade-2"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- einstall || die
-
- dodoc ABOUT-NLS AUTHORS ChangeLog COPYING NEWS README THANKS TODO
-}
diff --git a/app-sci/galculator/metadata.xml b/app-sci/galculator/metadata.xml
deleted file mode 100644
index da6fd63d0085..000000000000
--- a/app-sci/galculator/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>gnome</herd>
-</pkgmetadata>