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/galculator-1.3.1.ebuild | |
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/galculator-1.3.1.ebuild')
-rw-r--r-- | sci-calculators/galculator/galculator-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |