diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:28:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:28:14 +0000 |
commit | 0ad2aa1de989772828bccd5b36edf363f54913da (patch) | |
tree | c214b5e4429475c4a98c680f0eedb4bb2bd1c726 | |
parent | Stable for ppc, wrt bug #525994 (diff) | |
download | gentoo-2-0ad2aa1de989772828bccd5b36edf363f54913da.tar.gz gentoo-2-0ad2aa1de989772828bccd5b36edf363f54913da.tar.bz2 gentoo-2-0ad2aa1de989772828bccd5b36edf363f54913da.zip |
Stable for ppc, wrt bug #524466
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-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 2a3bca7a064d..64c3de35d6aa 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.106 2015/03/01 16:32:24 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.107 2015/03/02 09:28:14 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> qscintilla-2.8.4-r1.ebuild: + Stable for ppc, wrt bug #524466 01 Mar 2015; Davide Pesavento <pesa@gentoo.org> qscintilla-2.8.4-r1.ebuild: x86 stable 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 28433bf7075b..6834dfe5bf66 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.3 2015/03/01 16:32:24 pesa Exp $ +# $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 $ 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=" |