diff options
author | Pacho Ramos <pacho@gentoo.org> | 2009-12-19 12:42:00 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2009-12-19 12:42:00 +0000 |
commit | 6a1dfc944c60c52b7ac544e37e42e4141bb92f0e (patch) | |
tree | 620a48d7540d5026599ee8d15d050ae8e698d82d /sci-calculators/galculator/galculator-1.3.4.ebuild | |
parent | old (diff) | |
download | gentoo-2-6a1dfc944c60c52b7ac544e37e42e4141bb92f0e.tar.gz gentoo-2-6a1dfc944c60c52b7ac544e37e42e4141bb92f0e.tar.bz2 gentoo-2-6a1dfc944c60c52b7ac544e37e42e4141bb92f0e.zip |
amd64 stable, bug 297422
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'sci-calculators/galculator/galculator-1.3.4.ebuild')
-rw-r--r-- | sci-calculators/galculator/galculator-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/galculator/galculator-1.3.4.ebuild b/sci-calculators/galculator/galculator-1.3.4.ebuild index 024b69d5351e..28b8f2165f03 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-2009 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.1 2009/09/12 07:59:08 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.3.4.ebuild,v 1.2 2009/12/19 12:42:00 pacho 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" +KEYWORDS="~alpha amd64 ~ppc ~x86 ~x86-fbsd" IUSE="gnome" RDEPEND=">=x11-libs/gtk+-2.6 |