diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 18:06:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 18:06:16 +0000 |
commit | 2fcfd4e8f9b967f4cf3a10baf480167510bc8e5b (patch) | |
tree | d9c99ca22cb169b64f952f94b85faf143c2bd392 /x11-libs/qwt | |
parent | x86 stable wrt bug #395339 (diff) | |
download | gentoo-2-2fcfd4e8f9b967f4cf3a10baf480167510bc8e5b.tar.gz gentoo-2-2fcfd4e8f9b967f4cf3a10baf480167510bc8e5b.tar.bz2 gentoo-2-2fcfd4e8f9b967f4cf3a10baf480167510bc8e5b.zip |
x86 stable wrt bug #395341
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qwt')
-rw-r--r-- | x11-libs/qwt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qwt/qwt-6.0.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/qwt/ChangeLog b/x11-libs/qwt/ChangeLog index d1dc35c2bd6f..3ac7535bebce 100644 --- a/x11-libs/qwt/ChangeLog +++ b/x11-libs/qwt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qwt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.94 2012/01/04 18:05:43 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.95 2012/01/04 18:06:16 phajdan.jr Exp $ + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> qwt-6.0.0.ebuild: + x86 stable wrt bug #395341 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> qwt-5.2.1.ebuild: x86 stable wrt bug #395339 diff --git a/x11-libs/qwt/qwt-6.0.0.ebuild b/x11-libs/qwt/qwt-6.0.0.ebuild index 5a0455ff1f8f..55e3586f3612 100644 --- a/x11-libs/qwt/qwt-6.0.0.ebuild +++ b/x11-libs/qwt/qwt-6.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-6.0.0.ebuild,v 1.4 2011/12/20 20:36:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-6.0.0.ebuild,v 1.5 2012/01/04 18:06:16 phajdan.jr Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://qwt.sourceforge.net/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV/_/-}/${MY_P}.tar.bz2" LICENSE="qwt" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-macos" SLOT="6" IUSE="doc examples svg" |