diff options
author | Markus Meier <maekke@gentoo.org> | 2015-05-30 10:52:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-05-30 10:52:45 +0000 |
commit | fa2353a7041e48fc2e14893a158e339e341f399d (patch) | |
tree | 3d74baa50d650042942956cbbb606e3230a737f9 /dev-qt/qtcore | |
parent | Stable for PPC64 (bug #550260). (diff) | |
download | gentoo-2-fa2353a7041e48fc2e14893a158e339e341f399d.tar.gz gentoo-2-fa2353a7041e48fc2e14893a158e339e341f399d.tar.bz2 gentoo-2-fa2353a7041e48fc2e14893a158e339e341f399d.zip |
arm stable, bug #530238
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-qt/qtcore')
-rw-r--r-- | dev-qt/qtcore/ChangeLog | 5 | ||||
-rw-r--r-- | dev-qt/qtcore/qtcore-4.8.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-qt/qtcore/ChangeLog b/dev-qt/qtcore/ChangeLog index 362fdc3851e3..62d282ad0191 100644 --- a/dev-qt/qtcore/ChangeLog +++ b/dev-qt/qtcore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qtcore # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/ChangeLog,v 1.79 2015/05/26 18:14:28 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/ChangeLog,v 1.80 2015/05/30 10:52:45 maekke Exp $ + + 30 May 2015; Markus Meier <maekke@gentoo.org> qtcore-4.8.6-r2.ebuild: + arm stable, bug #530238 *qtcore-4.8.7 (26 May 2015) diff --git a/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild b/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild index 305e9d5aeeb0..d992eb20e8a0 100644 --- a/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild +++ b/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild,v 1.7 2015/05/17 01:49:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild,v 1.8 2015/05/30 10:52:45 maekke Exp $ EAPI=5 inherit qt4-build-multilib DESCRIPTION="Cross-platform application development framework" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+glib iconv icu qt3support ssl" DEPEND=" |