diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:41:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:41:07 +0000 |
commit | 6492eb12cfc06eca6bacb2f94b9db9e0b66b2117 (patch) | |
tree | e32cd48b5963ca6215102b522cbd4c05f2b0eefd | |
parent | amd64 stable, bug #502930 (diff) | |
download | gentoo-2-6492eb12cfc06eca6bacb2f94b9db9e0b66b2117.tar.gz gentoo-2-6492eb12cfc06eca6bacb2f94b9db9e0b66b2117.tar.bz2 gentoo-2-6492eb12cfc06eca6bacb2f94b9db9e0b66b2117.zip |
amd64 stable, bug #503236
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
-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 4cfa51f1b35e..35cee5dab596 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.55 2014/03/05 15:33:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.56 2014/03/07 23:41:07 pacho Exp $ + + 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> fxscintilla-3.3.5.ebuild: + amd64 stable, bug #503236 05 Mar 2014; Jeroen Roovers <jer@gentoo.org> fxscintilla-3.3.5.ebuild: Stable for HPPA (bug #503236). diff --git a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild b/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild index 0c097e839afb..84e2e11ffeac 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.2 2014/03/05 15:33:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild,v 1.3 2014/03/07 23:41:07 pacho 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 )" |