diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-12 18:03:03 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-12 18:03:03 +0000 |
commit | 192962441e4c9b9bf95fd4fe736f0b03492487a6 (patch) | |
tree | 5e17d079464bd10188584e6a090a88157d695ebf /sci-mathematics | |
parent | stable x86, bug 327279 (diff) | |
download | gentoo-2-192962441e4c9b9bf95fd4fe736f0b03492487a6.tar.gz gentoo-2-192962441e4c9b9bf95fd4fe736f0b03492487a6.tar.bz2 gentoo-2-192962441e4c9b9bf95fd4fe736f0b03492487a6.zip |
stable x86, bug 263872
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/qtoctave/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/qtoctave/ChangeLog b/sci-mathematics/qtoctave/ChangeLog index e5c0f20292db..52eae098b255 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.11 2010/06/28 16:51:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.12 2010/07/12 18:03:03 fauli Exp $ + + 12 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + qtoctave-0.8.2.ebuild: + stable x86, bug 263872 *qtoctave-0.9.1-r1 (28 Jun 2010) diff --git a/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild b/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild index 9374501c777d..fcb96a95cf91 100644 --- a/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild +++ b/sci-mathematics/qtoctave/qtoctave-0.8.2.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.8.2.ebuild,v 1.4 2010/06/24 13:50:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild,v 1.5 2010/07/12 18:03:03 fauli Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://forja.rediris.es/frs/download.php/1383/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="x11-libs/qt-gui:4 |