diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 09:39:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 09:39:10 +0000 |
commit | 4e3e039f1737d5b7756091efea436b686315d44a (patch) | |
tree | 755cb733affca6fbceaac8ed86a8508975b511d8 /x11-libs | |
parent | Stable for alpha, wrt bug #529514 (diff) | |
download | gentoo-2-4e3e039f1737d5b7756091efea436b686315d44a.tar.gz gentoo-2-4e3e039f1737d5b7756091efea436b686315d44a.tar.bz2 gentoo-2-4e3e039f1737d5b7756091efea436b686315d44a.zip |
Stable for alpha, wrt bug #524466
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog index 64c3de35d6aa..3eabf4d8c872 100644 --- a/x11-libs/qscintilla/ChangeLog +++ b/x11-libs/qscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qscintilla # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.107 2015/03/02 09:28:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.108 2015/04/13 09:39:10 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> qscintilla-2.8.4-r1.ebuild: + Stable for alpha, wrt bug #524466 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> qscintilla-2.8.4-r1.ebuild: Stable for ppc, wrt bug #524466 diff --git a/x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild b/x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild index 6834dfe5bf66..ca258df2256b 100644 --- a/x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild,v 1.4 2015/03/02 09:28:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild,v 1.5 2015/04/13 09:39:10 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0/11" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="designer doc" DEPEND=" |