diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-12 16:39:37 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-12 16:39:37 +0000 |
commit | b1be62ee11f0fdd5714d8cc196f148e97f3e392b (patch) | |
tree | 6a0331f7f0cc6c1af64401a38d9bb101dce3f89d /sci-mathematics | |
parent | digest fix (diff) | |
download | gentoo-2-b1be62ee11f0fdd5714d8cc196f148e97f3e392b.tar.gz gentoo-2-b1be62ee11f0fdd5714d8cc196f148e97f3e392b.tar.bz2 gentoo-2-b1be62ee11f0fdd5714d8cc196f148e97f3e392b.zip |
Stable on amd64 wrt bug #344511
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/qtoctave/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/qtoctave/ChangeLog b/sci-mathematics/qtoctave/ChangeLog index d3aa603c5971..2508bc0cbcd9 100644 --- a/sci-mathematics/qtoctave/ChangeLog +++ b/sci-mathematics/qtoctave/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/qtoctave # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.13 2010/07/14 10:27:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.14 2010/11/12 16:39:37 hwoarang Exp $ + + 11 Nov 2010; Markos Chandras <hwoarang@gentoo.org> + qtoctave-0.9.1-r1.ebuild: + Stable on amd64 wrt bug #344511 14 Jul 2010; Markos Chandras <hwoarang@gentoo.org> qtoctave-0.8.2.ebuild: Stable on amd64 wrt bug #263872 diff --git a/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild b/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild index 04b7928080af..ff4b9ee7cf2e 100644 --- a/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild +++ b/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild,v 1.1 2010/06/28 16:51:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild,v 1.2 2010/11/12 16:39:37 hwoarang Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://forja.rediris.es/frs/download.php/${PID}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">=x11-libs/qt-gui-4.5 |