diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-20 18:50:29 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-20 18:50:29 +0000 |
commit | 611434651c0a14c757dd873ee28608b95d70a775 (patch) | |
tree | d2b90ed5e0253c040cb52f6ee7f4bbf64dbf5475 /x11-libs/qscintilla | |
parent | Add vala-0.18 pre-release, needed for a few packages. Split out vala's acloca... (diff) | |
download | gentoo-2-611434651c0a14c757dd873ee28608b95d70a775.tar.gz gentoo-2-611434651c0a14c757dd873ee28608b95d70a775.tar.bz2 gentoo-2-611434651c0a14c757dd873ee28608b95d70a775.zip |
Stable for x86, wrt bug #429042
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qscintilla')
-rw-r--r-- | x11-libs/qscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog index 391fc5f3daaa..43cee00082c6 100644 --- a/x11-libs/qscintilla/ChangeLog +++ b/x11-libs/qscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qscintilla # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.78 2012/08/11 15:45:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.79 2012/08/20 18:50:29 johu Exp $ + + 20 Aug 2012; Johannes Huber <johu@gentoo.org> qscintilla-2.6.2.ebuild: + Stable for x86, wrt bug #429042 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> qscintilla-2.6.2.ebuild: Stable for amd64, wrt bug #429042 diff --git a/x11-libs/qscintilla/qscintilla-2.6.2.ebuild b/x11-libs/qscintilla/qscintilla-2.6.2.ebuild index 9aa567df181a..3cb35b7d2fe8 100644 --- a/x11-libs/qscintilla/qscintilla-2.6.2.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.6.2.ebuild,v 1.4 2012/08/11 15:45:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.6.2.ebuild,v 1.5 2012/08/20 18:50:29 johu Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/${MY_P LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="doc python" DEPEND=" |