diff options
-rw-r--r-- | app-sci/qmatplot/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/qmatplot/ChangeLog b/app-sci/qmatplot/ChangeLog index 0e0cda5b053b..b0986e157171 100644 --- a/app-sci/qmatplot/ChangeLog +++ b/app-sci/qmatplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/qmatplot # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qmatplot/ChangeLog,v 1.5 2004/06/24 22:16:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qmatplot/ChangeLog,v 1.6 2004/07/22 17:08:17 kugelfang Exp $ + + 22 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> qmatplot-0.4.2-r1.ebuild: + Marked ~amd64. 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> qmatplot-0.4.2-r1.ebuild, qmatplot-0.4.2.ebuild: diff --git a/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild b/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild index b8a8d0b22cf1..6efe09d6035e 100644 --- a/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild +++ b/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild,v 1.3 2004/06/24 22:16:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild,v 1.4 2004/07/22 17:08:17 kugelfang Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://qmatplot.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" SLOT="0" |