diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-19 08:02:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-19 08:02:43 +0000 |
commit | 6fec70bc29ab9f1fda6d3598d98e897689614424 (patch) | |
tree | d2fda7359347470294dfb780953f949268766c68 /x11-libs/qwtplot3d | |
parent | Stable for x86, wrt bug #414369 (diff) | |
download | gentoo-2-6fec70bc29ab9f1fda6d3598d98e897689614424.tar.gz gentoo-2-6fec70bc29ab9f1fda6d3598d98e897689614424.tar.bz2 gentoo-2-6fec70bc29ab9f1fda6d3598d98e897689614424.zip |
Stable for x86, wrt bug #411873
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qwtplot3d')
-rw-r--r-- | x11-libs/qwtplot3d/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qwtplot3d/qwtplot3d-0.2.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qwtplot3d/ChangeLog b/x11-libs/qwtplot3d/ChangeLog index 54c6145aca51..85b6a052651e 100644 --- a/x11-libs/qwtplot3d/ChangeLog +++ b/x11-libs/qwtplot3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qwtplot3d # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.24 2012/05/07 09:14:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.25 2012/05/19 08:02:43 ago Exp $ + + 19 May 2012; Agostino Sarubbo <ago@gentoo.org> qwtplot3d-0.2.7-r2.ebuild: + Stable for x86, wrt bug #411873 07 May 2012; Agostino Sarubbo <ago@gentoo.org> qwtplot3d-0.2.7-r2.ebuild: Stable for amd64, wrt bug #411873 diff --git a/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r2.ebuild b/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r2.ebuild index fc52eecbab6f..09bc5c16fd0f 100644 --- a/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r2.ebuild +++ b/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.2 2012/05/07 09:14:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r2.ebuild,v 1.3 2012/05/19 08:02:43 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="ZLIB" SLOT="0" IUSE="doc examples" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" RDEPEND="x11-libs/qt-gui:4 x11-libs/qt-opengl:4 |