diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-17 07:49:21 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-17 07:49:21 +0000 |
commit | 991fb71615eaf0faf4a9269158a0be0c7e149117 (patch) | |
tree | 8fe7bff46578e48c6e24d7d388acee02c0745805 /sci-calculators/galculator | |
parent | amd64 (diff) | |
download | gentoo-2-991fb71615eaf0faf4a9269158a0be0c7e149117.tar.gz gentoo-2-991fb71615eaf0faf4a9269158a0be0c7e149117.tar.bz2 gentoo-2-991fb71615eaf0faf4a9269158a0be0c7e149117.zip |
stable x86, bug #132907
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sci-calculators/galculator')
-rw-r--r-- | sci-calculators/galculator/ChangeLog | 6 | ||||
-rw-r--r-- | sci-calculators/galculator/galculator-1.2.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog index 0957764ddb27..9d8678543926 100644 --- a/sci-calculators/galculator/ChangeLog +++ b/sci-calculators/galculator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/galculator # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.10 2006/11/13 06:00:45 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.11 2006/11/17 07:49:21 opfer Exp $ + + 17 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + galculator-1.2.5.2.ebuild: + stable x86, bug #132907 13 Nov 2006; Joseph Jezak <josejx@gentoo.org> galculator-1.2.5.2.ebuild: Marked ppc stable for bug #132907. diff --git a/sci-calculators/galculator/galculator-1.2.5.2.ebuild b/sci-calculators/galculator/galculator-1.2.5.2.ebuild index b389bb5b7671..e93d39981881 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-2006 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.2 2006/11/13 06:00:45 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.2.5.2.ebuild,v 1.3 2006/11/17 07:49:21 opfer 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 |