diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:25:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:25:00 +0000 |
commit | 0c8d1f3e95af5210860c39ec5e292af1aeee5a9f (patch) | |
tree | a5bb087aec82c60147305db779f7934aa1ae057f /x11-libs/qscintilla | |
parent | Stable for x86, wrt bug #483112 (diff) | |
download | gentoo-2-0c8d1f3e95af5210860c39ec5e292af1aeee5a9f.tar.gz gentoo-2-0c8d1f3e95af5210860c39ec5e292af1aeee5a9f.tar.bz2 gentoo-2-0c8d1f3e95af5210860c39ec5e292af1aeee5a9f.zip |
Stable for x86, wrt bug #483112
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/qscintilla')
-rw-r--r-- | x11-libs/qscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog index 7f0b2f265a70..0b24d10a9893 100644 --- a/x11-libs/qscintilla/ChangeLog +++ b/x11-libs/qscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qscintilla # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.93 2013/09/05 13:41:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.94 2013/09/05 19:25:00 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> qscintilla-2.7.2.ebuild: + Stable for x86, wrt bug #483112 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> qscintilla-2.7.2.ebuild: Stable for ppc64, wrt bug #483112 diff --git a/x11-libs/qscintilla/qscintilla-2.7.2.ebuild b/x11-libs/qscintilla/qscintilla-2.7.2.ebuild index 119da47b643a..2a99e3697b1d 100644 --- a/x11-libs/qscintilla/qscintilla-2.7.2.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.7.2.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/qscintilla/qscintilla-2.7.2.ebuild,v 1.8 2013/09/05 13:41:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.7.2.ebuild,v 1.9 2013/09/05 19:25:00 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0/9" -KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86" IUSE="doc python" DEPEND=" |