diff options
-rw-r--r-- | sci-calculators/galculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/galculator/galculator-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog index 97b40da6bf6e..6d90946a6222 100644 --- a/sci-calculators/galculator/ChangeLog +++ b/sci-calculators/galculator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/galculator # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.23 2009/09/12 07:59:08 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.24 2009/12/19 12:42:00 pacho Exp $ + + 19 Dec 2009; Pacho Ramos <pacho@gentoo.org> galculator-1.3.4.ebuild: + amd64 stable, bug 297422 *galculator-1.3.4 (12 Sep 2009) 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 |