diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 22:53:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 22:53:30 +0000 |
commit | 7c211233aead8f71d5c77280ba614b4222f92c0b (patch) | |
tree | bf5826aa22f252bbb1739d733171bfd0c5ba84c0 /x11-libs/qwt | |
parent | Version Bump, #371877 (diff) | |
download | gentoo-2-7c211233aead8f71d5c77280ba614b4222f92c0b.tar.gz gentoo-2-7c211233aead8f71d5c77280ba614b4222f92c0b.tar.bz2 gentoo-2-7c211233aead8f71d5c77280ba614b4222f92c0b.zip |
Stable for AMD64, wrt bug #395339
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qwt')
-rw-r--r-- | x11-libs/qwt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qwt/qwt-5.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qwt/ChangeLog b/x11-libs/qwt/ChangeLog index f419eb144d83..e1901ad59537 100644 --- a/x11-libs/qwt/ChangeLog +++ b/x11-libs/qwt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qwt # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.91 2011/12/20 20:36:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.92 2011/12/20 22:53:30 ago Exp $ + + 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> qwt-5.2.1.ebuild: + Stable for AMD64, wrt bug #395339 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> qwt-6.0.0.ebuild: Stable for HPPA (bug #395341). diff --git a/x11-libs/qwt/qwt-5.2.1.ebuild b/x11-libs/qwt/qwt-5.2.1.ebuild index 862a7b48719e..27c60028eb8e 100644 --- a/x11-libs/qwt/qwt-5.2.1.ebuild +++ b/x11-libs/qwt/qwt-5.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.1.ebuild,v 1.9 2011/12/20 20:35:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.1.ebuild,v 1.10 2011/12/20 22:53:30 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://qwt.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${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="5" IUSE="doc examples svg" |