summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-01-19 00:01:36 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-01-19 00:01:36 +0000
commitb6b0cfbd9885646b01a56e152a9ac6a5822e2b25 (patch)
tree9cde4e8506a5e965be0ba4882534e1b817f12959 /sci-calculators/galculator
parentStable for HPPA (bug #147751). (diff)
downloadgentoo-2-b6b0cfbd9885646b01a56e152a9ac6a5822e2b25.tar.gz
gentoo-2-b6b0cfbd9885646b01a56e152a9ac6a5822e2b25.tar.bz2
gentoo-2-b6b0cfbd9885646b01a56e152a9ac6a5822e2b25.zip
Stable on Alpha, bug 132907.
(Portage version: 2.1.2)
Diffstat (limited to 'sci-calculators/galculator')
-rw-r--r--sci-calculators/galculator/ChangeLog6
-rw-r--r--sci-calculators/galculator/galculator-1.2.5.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog
index 836ad30683a5..e9335fa14cac 100644
--- a/sci-calculators/galculator/ChangeLog
+++ b/sci-calculators/galculator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/galculator
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.12 2007/01/03 03:39:16 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.13 2007/01/19 00:01:36 kloeri Exp $
+
+ 19 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+ galculator-1.2.5.2.ebuild:
+ Stable on Alpha, bug 132907.
03 Jan 2007; Steve Dibb <beandog@gentoo.org> galculator-1.2.5.2.ebuild:
amd64 stable, bug 132907
diff --git a/sci-calculators/galculator/galculator-1.2.5.2.ebuild b/sci-calculators/galculator/galculator-1.2.5.2.ebuild
index 5a07d9bdcf56..fe9956642a3b 100644
--- a/sci-calculators/galculator/galculator-1.2.5.2.ebuild
+++ b/sci-calculators/galculator/galculator-1.2.5.2.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/galculator/galculator-1.2.5.2.ebuild,v 1.4 2007/01/03 03:39:16 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.2.5.2.ebuild,v 1.5 2007/01/19 00:01:36 kloeri 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="~alpha amd64 ppc x86"
+KEYWORDS="alpha amd64 ppc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-1.3.13