diff options
author | Markus Meier <maekke@gentoo.org> | 2007-10-18 18:34:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-10-18 18:34:39 +0000 |
commit | fcd62fde4d55a0f0729b41aaafd71e728a88d1c3 (patch) | |
tree | 431e88f26876c9d1d8ff7e860ddefa13b8ba5ef0 /sci-calculators | |
parent | Sparc stable --- Bug #196304 --- we've been testing this 2 months. (diff) | |
download | historical-fcd62fde4d55a0f0729b41aaafd71e728a88d1c3.tar.gz historical-fcd62fde4d55a0f0729b41aaafd71e728a88d1c3.tar.bz2 historical-fcd62fde4d55a0f0729b41aaafd71e728a88d1c3.zip |
x86 stable, bug #193455
Package-Manager: portage-2.1.3.14
Diffstat (limited to 'sci-calculators')
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-calculators/qalculate-gtk/ChangeLog b/sci-calculators/qalculate-gtk/ChangeLog index 4b007ecb0cc0..5db16f2026f1 100644 --- a/sci-calculators/qalculate-gtk/ChangeLog +++ b/sci-calculators/qalculate-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/qalculate-gtk # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/ChangeLog,v 1.22 2007/09/24 14:47:30 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/ChangeLog,v 1.23 2007/10/18 18:31:46 maekke Exp $ + + 18 Oct 2007; Markus Meier <maekke@gentoo.org> qalculate-gtk-0.9.6.ebuild: + x86 stable, bug #193455 24 Sep 2007; Markus Dittrich <markusle@gentoo.org> +files/qalculate-gtk-0.9.6-remove-link.patch, qalculate-gtk-0.9.6.ebuild: diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.6.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.6.ebuild index 5e52fd2da60a..15097b7fe807 100644 --- a/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.6.ebuild +++ b/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.6.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/qalculate-gtk/qalculate-gtk-0.9.6.ebuild,v 1.3 2007/09/24 14:47:30 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.6.ebuild,v 1.4 2007/10/18 18:31:46 maekke Exp $ inherit eutils gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz" SLOT="0" IUSE="gnome nls" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" DEPEND="app-text/scrollkeeper dev-lang/perl diff --git a/sci-calculators/qalculate-kde/ChangeLog b/sci-calculators/qalculate-kde/ChangeLog index 34e0118ffa4f..2bab3e90dc57 100644 --- a/sci-calculators/qalculate-kde/ChangeLog +++ b/sci-calculators/qalculate-kde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/qalculate-kde # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog,v 1.18 2007/09/24 14:48:58 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog,v 1.19 2007/10/18 18:34:39 maekke Exp $ + + 18 Oct 2007; Markus Meier <maekke@gentoo.org> qalculate-kde-0.9.6.ebuild: + x86 stable, bug #193455 24 Sep 2007; Markus Dittrich <markusle@gentoo.org> +files/qalculate-kde-0.9.6-remove-link.patch, qalculate-kde-0.9.6.ebuild: diff --git a/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild b/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild index ee3a8f9b6860..9770508f438d 100644 --- a/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild +++ b/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.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/qalculate-kde/qalculate-kde-0.9.6.ebuild,v 1.3 2007/09/24 14:48:58 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild,v 1.4 2007/10/18 18:34:39 maekke Exp $ myconf="--disable-clntest" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc x86" DEPEND="~sci-libs/libqalculate-0.9.6 kde-base/kdelibs" |