diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 11:49:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 11:49:04 +0000 |
commit | 7ff605a639ba6e9921217fc50d4a5ad0f7f3a564 (patch) | |
tree | dd91404972ad15d18bf8b437b145a0427d58c1a3 /x11-libs | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-7ff605a639ba6e9921217fc50d4a5ad0f7f3a564.tar.gz gentoo-2-7ff605a639ba6e9921217fc50d4a5ad0f7f3a564.tar.bz2 gentoo-2-7ff605a639ba6e9921217fc50d4a5ad0f7f3a564.zip |
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qwt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qwt/qwt-5.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qwt/ChangeLog b/x11-libs/qwt/ChangeLog index 9a0339776f76..69e91bd404ec 100644 --- a/x11-libs/qwt/ChangeLog +++ b/x11-libs/qwt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qwt # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.60 2008/01/02 21:09:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.61 2008/02/05 11:49:04 corsair Exp $ + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> qwt-5.0.2-r1.ebuild: + Stable on ppc64 02 Jan 2008; Brent Baude <ranger@gentoo.org> qwt-5.0.2-r1.ebuild: marking qwt-5.0.2-r1 ~ppc64 for bug 204048 diff --git a/x11-libs/qwt/qwt-5.0.2-r1.ebuild b/x11-libs/qwt/qwt-5.0.2-r1.ebuild index aed80dd8e786..451157be23ef 100644 --- a/x11-libs/qwt/qwt-5.0.2-r1.ebuild +++ b/x11-libs/qwt/qwt-5.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.0.2-r1.ebuild,v 1.10 2008/01/02 21:09:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.0.2-r1.ebuild,v 1.11 2008/02/05 11:49:04 corsair Exp $ inherit multilib qt4 @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/qwt/${P}.tar.bz2" HOMEPAGE="http://qwt.sourceforge.net/" DESCRIPTION="2D plotting library for Qt4" LICENSE="qwt" -KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 sparc x86" SLOT="5" IUSE="doc svg" |