diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 14:05:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 14:05:35 +0000 |
commit | 1dfd71313d23c535df9365741c70042bd7dbc5ea (patch) | |
tree | 0d20cdba83822758b4b64b2350d6961b5d078d96 /x11-libs | |
parent | Stable for ia64, wrt bug #483112 (diff) | |
download | gentoo-2-1dfd71313d23c535df9365741c70042bd7dbc5ea.tar.gz gentoo-2-1dfd71313d23c535df9365741c70042bd7dbc5ea.tar.bz2 gentoo-2-1dfd71313d23c535df9365741c70042bd7dbc5ea.zip |
Stable for ia64, wrt bug #483112
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog index ffcb266db235..db4aa6aa28c0 100644 --- a/x11-libs/qscintilla/ChangeLog +++ b/x11-libs/qscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qscintilla # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.90 2013/09/02 21:51:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.91 2013/09/03 14:05:35 ago Exp $ + + 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> qscintilla-2.7.2.ebuild: + Stable for ia64, wrt bug #483112 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> qscintilla-2.7.2.ebuild: Stable for alpha, wrt bug #483112 diff --git a/x11-libs/qscintilla/qscintilla-2.7.2.ebuild b/x11-libs/qscintilla/qscintilla-2.7.2.ebuild index 83f8691c3604..ee4d00db32ad 100644 --- a/x11-libs/qscintilla/qscintilla-2.7.2.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.7.2.ebuild,v 1.5 2013/09/02 21:51:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.7.2.ebuild,v 1.6 2013/09/03 14:05:35 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0/9" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc python" DEPEND=" |