diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-11-13 07:54:12 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-11-13 07:54:12 +0000 |
commit | 2c5e2d69d39011f94d0bd1874408d124988f0c51 (patch) | |
tree | f3c27f81aef43df3e7ff5b8bf5e9b22efe036cc6 /sci-calculators/galculator | |
parent | stable x86, bug 198845 (diff) | |
download | gentoo-2-2c5e2d69d39011f94d0bd1874408d124988f0c51.tar.gz gentoo-2-2c5e2d69d39011f94d0bd1874408d124988f0c51.tar.bz2 gentoo-2-2c5e2d69d39011f94d0bd1874408d124988f0c51.zip |
stable x86, bug 198845
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-calculators/galculator')
-rw-r--r-- | sci-calculators/galculator/ChangeLog | 6 | ||||
-rw-r--r-- | sci-calculators/galculator/galculator-1.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog index e7408797e2a7..c37527e51db6 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.19 2007/11/12 18:39:33 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.20 2007/11/13 07:54:12 opfer Exp $ + + 13 Nov 2007; Christian Faulhammer <opfer@gentoo.org> + galculator-1.3.1.ebuild: + stable x86, bug 198845 12 Nov 2007; Mart Raudsepp <leio@gentoo.org> galculator-1.3.1.ebuild: Fix tests. Stable on amd64, tested and authorized by drac diff --git a/sci-calculators/galculator/galculator-1.3.1.ebuild b/sci-calculators/galculator/galculator-1.3.1.ebuild index 31dc7d83eacf..58eb2f575a3f 100644 --- a/sci-calculators/galculator/galculator-1.3.1.ebuild +++ b/sci-calculators/galculator/galculator-1.3.1.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.3.1.ebuild,v 1.2 2007/11/12 18:39:33 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.3.1.ebuild,v 1.3 2007/11/13 07:54:12 opfer Exp $ DESCRIPTION="GTK+ 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ppc x86 ~x86-fbsd" IUSE="gnome" RDEPEND=">=x11-libs/gtk+-2.6 |