diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-29 20:36:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-29 20:36:39 +0000 |
commit | 8403ea1ba052c2cdafa6c9a6ed44b82d40597022 (patch) | |
tree | 3d1612c3fc06a5662fce80a400dd32418f0ef00f /x11-libs | |
parent | Stable for ppc, wrt bug #491138 (diff) | |
download | gentoo-2-8403ea1ba052c2cdafa6c9a6ed44b82d40597022.tar.gz gentoo-2-8403ea1ba052c2cdafa6c9a6ed44b82d40597022.tar.bz2 gentoo-2-8403ea1ba052c2cdafa6c9a6ed44b82d40597022.zip |
Stable for ppc64, wrt bug #491138
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qwt/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qwt/qwt-5.2.3-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qwt/qwt-6.1.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qwt/ChangeLog b/x11-libs/qwt/ChangeLog index 3f81cf9120fe..9e6dbba8ac01 100644 --- a/x11-libs/qwt/ChangeLog +++ b/x11-libs/qwt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qwt # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.124 2013/12/29 20:36:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.125 2013/12/29 20:36:39 ago Exp $ + + 29 Dec 2013; Agostino Sarubbo <ago@gentoo.org> qwt-5.2.3-r2.ebuild, + qwt-6.1.0.ebuild: + Stable for ppc64, wrt bug #491138 29 Dec 2013; Agostino Sarubbo <ago@gentoo.org> qwt-5.2.3-r2.ebuild, qwt-6.1.0.ebuild: diff --git a/x11-libs/qwt/qwt-5.2.3-r2.ebuild b/x11-libs/qwt/qwt-5.2.3-r2.ebuild index e7432265a139..e136fcb5a0ce 100644 --- a/x11-libs/qwt/qwt-5.2.3-r2.ebuild +++ b/x11-libs/qwt/qwt-5.2.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.3-r2.ebuild,v 1.10 2013/12/29 20:36:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.3-r2.ebuild,v 1.11 2013/12/29 20:36:39 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://qwt.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="qwt" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-macos" SLOT="5" IUSE="doc examples static-libs svg" diff --git a/x11-libs/qwt/qwt-6.1.0.ebuild b/x11-libs/qwt/qwt-6.1.0.ebuild index f9319c13697a..ee0490670d9b 100644 --- a/x11-libs/qwt/qwt-6.1.0.ebuild +++ b/x11-libs/qwt/qwt-6.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-6.1.0.ebuild,v 1.7 2013/12/29 20:36:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-6.1.0.ebuild,v 1.8 2013/12/29 20:36:39 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://qwt.sourceforge.net/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV/_/-}/${MY_P}.tar.bz2" LICENSE="qwt mathml? ( LGPL-2.1 Nokia-Qt-LGPL-Exception-1.1 )" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" SLOT="6" IUSE="doc examples mathml static-libs svg" |