diff options
author | 2012-08-10 21:51:13 +0000 | |
---|---|---|
committer | 2012-08-10 21:51:13 +0000 | |
commit | 83bad8bdf0214ae40a26974a01826ac1b616b3a7 (patch) | |
tree | 70e2b310a4ce99341843a82ab3e5e9520a89cd77 /x11-libs | |
parent | Stable ppc, bug #429042 (diff) | |
download | gentoo-2-83bad8bdf0214ae40a26974a01826ac1b616b3a7.tar.gz gentoo-2-83bad8bdf0214ae40a26974a01826ac1b616b3a7.tar.bz2 gentoo-2-83bad8bdf0214ae40a26974a01826ac1b616b3a7.zip |
Stable ppc, bug #429042
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-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 1644edbaefd8..7214436babf1 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.75 2012/07/09 14:52:15 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.76 2012/08/10 21:51:13 blueness Exp $ + + 10 Aug 2012; Anthony G. Basile <blueness@gentoo.org> qscintilla-2.6.2.ebuild: + Stable ppc, bug #429042 09 Jul 2012; Davide Pesavento <pesa@gentoo.org> -qscintilla-2.4.5.ebuild: Remove old. diff --git a/x11-libs/qscintilla/qscintilla-2.6.2.ebuild b/x11-libs/qscintilla/qscintilla-2.6.2.ebuild index 6ed9f94c556f..099b3e73755a 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.1 2012/06/27 13:31:54 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.6.2.ebuild,v 1.2 2012/08/10 21:51:13 blueness 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=" |