diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:04:37 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:04:37 +0000 |
commit | 0010e34f9ee1bf53a7931e1c8ebafb35a4b5b71c (patch) | |
tree | 010461ce9fa47851d786ee726f370fd553343e50 /x11-libs | |
parent | x86 stable wrt bug #491922 (diff) | |
download | gentoo-2-0010e34f9ee1bf53a7931e1c8ebafb35a4b5b71c.tar.gz gentoo-2-0010e34f9ee1bf53a7931e1c8ebafb35a4b5b71c.tar.bz2 gentoo-2-0010e34f9ee1bf53a7931e1c8ebafb35a4b5b71c.zip |
x86 stable wrt bug #503236
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index 35cee5dab596..b0f296dc9bc8 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/fxscintilla # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.56 2014/03/07 23:41:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.57 2014/03/12 05:04:37 phajdan.jr Exp $ + + 09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + fxscintilla-3.3.5.ebuild: + x86 stable wrt bug #503236 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> fxscintilla-3.3.5.ebuild: amd64 stable, bug #503236 diff --git a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild b/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild index 84e2e11ffeac..fdc267d570db 100644 --- a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild,v 1.3 2014/03/07 23:41:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild,v 1.4 2014/03/12 05:04:37 phajdan.jr Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/yetanothergeek/fxscintilla/archive/FXSCINTILLA-${MY_ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="|| ( x11-libs/fox:1.6 x11-libs/fox:1.7 )" |