diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-19 00:01:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-19 00:01:36 +0000 |
commit | 9b43f54e8d8cb8c0e544483c558e542bd84f4c20 (patch) | |
tree | 8a20a16e733adfe05dff1897b1a587eb08a31d69 /sci-calculators/galculator/galculator-1.2.5.2.ebuild | |
parent | Stable for HPPA (bug #147751). (diff) | |
download | historical-9b43f54e8d8cb8c0e544483c558e542bd84f4c20.tar.gz historical-9b43f54e8d8cb8c0e544483c558e542bd84f4c20.tar.bz2 historical-9b43f54e8d8cb8c0e544483c558e542bd84f4c20.zip |
Stable on Alpha, bug 132907.
Package-Manager: portage-2.1.2
Diffstat (limited to 'sci-calculators/galculator/galculator-1.2.5.2.ebuild')
-rw-r--r-- | sci-calculators/galculator/galculator-1.2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |