summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-11 17:46:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-11 17:46:54 +0000
commit2e84adc31e7fe96100c3f55526e815e2333de891 (patch)
tree5c45c18d438b5f878fb2b1f71bcbf502e4233d79 /sci-calculators
parentStyle changes and fix for trying to source a file outside of the EPREFIX. bug... (diff)
downloadgentoo-2-2e84adc31e7fe96100c3f55526e815e2333de891.tar.gz
gentoo-2-2e84adc31e7fe96100c3f55526e815e2333de891.tar.bz2
gentoo-2-2e84adc31e7fe96100c3f55526e815e2333de891.zip
alpha stable wrt #297422
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/galculator/ChangeLog5
-rw-r--r--sci-calculators/galculator/galculator-1.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog
index 33c1a467b45e..0ce68b4f35d9 100644
--- a/sci-calculators/galculator/ChangeLog
+++ b/sci-calculators/galculator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/galculator
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.27 2010/01/07 15:44:59 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.28 2010/01/11 17:46:54 armin76 Exp $
+
+ 11 Jan 2010; Raúl Porcel <armin76@gentoo.org> galculator-1.3.4.ebuild:
+ alpha stable wrt #297422
07 Jan 2010; Joseph Jezak <josejx@gentoo.org> galculator-1.3.4.ebuild:
Marked ppc stable for bug #297422.
diff --git a/sci-calculators/galculator/galculator-1.3.4.ebuild b/sci-calculators/galculator/galculator-1.3.4.ebuild
index 2000504d0c90..8f60ae3ed95c 100644
--- a/sci-calculators/galculator/galculator-1.3.4.ebuild
+++ b/sci-calculators/galculator/galculator-1.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.3.4.ebuild,v 1.5 2010/01/07 15:44:59 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.3.4.ebuild,v 1.6 2010/01/11 17:46:54 armin76 Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="gnome"
RDEPEND=">=x11-libs/gtk+-2.6