diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 09:50:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 09:50:59 +0000 |
commit | c3f7ad2c9f29737d0ce729e5ae35e53800473f6a (patch) | |
tree | bd97ea670e91b60ddec2e2c19888ded521660506 /x11-libs | |
parent | Stable for sparc, wrt bug #502672 (diff) | |
download | gentoo-2-c3f7ad2c9f29737d0ce729e5ae35e53800473f6a.tar.gz gentoo-2-c3f7ad2c9f29737d0ce729e5ae35e53800473f6a.tar.bz2 gentoo-2-c3f7ad2c9f29737d0ce729e5ae35e53800473f6a.zip |
Stable for sparc, wrt bug #503236
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index b0f296dc9bc8..2cd18bc3f38e 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,9 @@ # 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.57 2014/03/12 05:04:37 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.58 2014/03/12 09:50:59 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> fxscintilla-3.3.5.ebuild: + Stable for sparc, wrt bug #503236 09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> fxscintilla-3.3.5.ebuild: diff --git a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild b/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild index fdc267d570db..9d4b8d5d27bd 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.4 2014/03/12 05:04:37 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild,v 1.5 2014/03/12 09:50:59 ago 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 )" |