summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-04 14:41:39 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-04 14:41:39 +0000
commitbdffefec8a6867ff53e929aa56395dfb2a222d5f (patch)
tree73532a61b72430f20bdc63886304069fe6327bd9 /sci-calculators/galculator
parentReadded to ~ppc (diff)
downloadgentoo-2-bdffefec8a6867ff53e929aa56395dfb2a222d5f.tar.gz
gentoo-2-bdffefec8a6867ff53e929aa56395dfb2a222d5f.tar.bz2
gentoo-2-bdffefec8a6867ff53e929aa56395dfb2a222d5f.zip
Readded to ~ppc
(Portage version: 2.0.51.21)
Diffstat (limited to 'sci-calculators/galculator')
-rw-r--r--sci-calculators/galculator/ChangeLog5
-rw-r--r--sci-calculators/galculator/galculator-1.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog
index 4b7a3684e89c..3825112453f2 100644
--- a/sci-calculators/galculator/ChangeLog
+++ b/sci-calculators/galculator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/galculator
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.4 2005/05/01 23:19:27 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.5 2005/05/04 14:41:39 dholm Exp $
+
+ 04 May 2005; David Holm <dholm@gentoo.org> galculator-1.2.4.ebuild:
+ Readded to ~ppc. Please don't remove it without filing a proper bug report.
*galculator-1.2.4 (01 May 2005)
diff --git a/sci-calculators/galculator/galculator-1.2.4.ebuild b/sci-calculators/galculator/galculator-1.2.4.ebuild
index fc6e62ae536b..499c91514d8c 100644
--- a/sci-calculators/galculator/galculator-1.2.4.ebuild
+++ b/sci-calculators/galculator/galculator-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.2.4.ebuild,v 1.1 2005/05/01 23:19:27 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.2.4.ebuild,v 1.2 2005/05/04 14:41:39 dholm Exp $
DESCRIPTION="A GTK2 based algebraic and RPN calculator"
HOMEPAGE="http://galculator.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~alpha"
+KEYWORDS="~x86 ~amd64 ~alpha ~ppc"
IUSE=""
RDEPEND=">=x11-libs/gtk+-1.3.13