summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-07-26 13:46:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-07-26 13:46:15 +0000
commitec81f81f9b2b04357d28b02f8c2a60aed0d8f656 (patch)
tree97dc90a9fdffbf9c78001694c8f786f0c314cb13 /sci-calculators
parentalpha/ia64/x86 stable (diff)
downloadgentoo-2-ec81f81f9b2b04357d28b02f8c2a60aed0d8f656.tar.gz
gentoo-2-ec81f81f9b2b04357d28b02f8c2a60aed0d8f656.tar.bz2
gentoo-2-ec81f81f9b2b04357d28b02f8c2a60aed0d8f656.zip
Stable on sparc
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/calcoo/ChangeLog5
-rw-r--r--sci-calculators/calcoo/calcoo-1.3.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/calcoo/ChangeLog b/sci-calculators/calcoo/ChangeLog
index 9f0f03e0e225..5ac758034287 100644
--- a/sci-calculators/calcoo/ChangeLog
+++ b/sci-calculators/calcoo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/calcoo
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.7 2007/07/25 09:33:25 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.8 2007/07/26 13:46:15 gustavoz Exp $
+
+ 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> calcoo-1.3.16.ebuild:
+ Stable on sparc
25 Jul 2007; Samuli Suominen <drac@gentoo.org> calcoo-1.3.16.ebuild:
Fix invalid depend, requires GTK+-2.0 instead of GTK+-1.2.
diff --git a/sci-calculators/calcoo/calcoo-1.3.16.ebuild b/sci-calculators/calcoo/calcoo-1.3.16.ebuild
index fa6bcab56ba7..4ffb93072df9 100644
--- a/sci-calculators/calcoo/calcoo-1.3.16.ebuild
+++ b/sci-calculators/calcoo/calcoo-1.3.16.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/calcoo/calcoo-1.3.16.ebuild,v 1.2 2007/07/25 09:33:25 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/calcoo-1.3.16.ebuild,v 1.3 2007/07/26 13:46:15 gustavoz Exp $
DESCRIPTION="Scientific calculator designed to provide maximum usability"
HOMEPAGE="http://calcoo.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/calcoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2"