summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-12 15:33:50 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-12 15:33:50 +0000
commita4f247f8021ab79aff130833c8cf9ef97dfc2e48 (patch)
treea8dafadacc198628b6f25252a030fcc8b5cc09c7 /x11-libs/qwtplot3d
parentstable x86, bug 300267 (diff)
downloadgentoo-2-a4f247f8021ab79aff130833c8cf9ef97dfc2e48.tar.gz
gentoo-2-a4f247f8021ab79aff130833c8cf9ef97dfc2e48.tar.bz2
gentoo-2-a4f247f8021ab79aff130833c8cf9ef97dfc2e48.zip
stable x86, bug 300267
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qwtplot3d')
-rw-r--r--x11-libs/qwtplot3d/ChangeLog6
-rw-r--r--x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qwtplot3d/ChangeLog b/x11-libs/qwtplot3d/ChangeLog
index 0aeaf8379863..ad0e45578d61 100644
--- a/x11-libs/qwtplot3d/ChangeLog
+++ b/x11-libs/qwtplot3d/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qwtplot3d
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.19 2010/01/03 19:53:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.20 2010/01/12 15:33:50 fauli Exp $
+
+ 12 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ qwtplot3d-0.2.7-r1.ebuild:
+ stable x86, bug 300267
03 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
qwtplot3d-0.2.7-r1.ebuild:
diff --git a/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild b/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild
index 63c83dddc529..205102e880dc 100644
--- a/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild
+++ b/x11-libs/qwtplot3d/qwtplot3d-0.2.7-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/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild,v 1.4 2010/01/03 19:53:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild,v 1.5 2010/01/12 15:33:50 fauli Exp $
EAPI=2
inherit eutils qt4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
LICENSE="ZLIB"
SLOT="0"
IUSE="doc examples"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
RDEPEND="x11-libs/qt-gui:4
x11-libs/qt-opengl:4