diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-05 21:13:12 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-05 21:13:12 +0000 |
commit | 8983b298ffabe40dd97d41de763c883e27c7e96b (patch) | |
tree | a6cef47d3c373fdaf0bfd799b61a71421f2df838 /dev-qt | |
parent | Stable on alpha, bug 530238 (diff) | |
download | gentoo-2-8983b298ffabe40dd97d41de763c883e27c7e96b.tar.gz gentoo-2-8983b298ffabe40dd97d41de763c883e27c7e96b.tar.bz2 gentoo-2-8983b298ffabe40dd97d41de763c883e27c7e96b.zip |
Stable on alpha, bug 530238
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-qt')
-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 f0697cd99c56..72bc1071a720 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.81 2015/06/17 15:20:06 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/ChangeLog,v 1.82 2015/07/05 21:13:12 klausman Exp $ + + 05 Jul 2015; Tobias Klausmann <klausman@gentoo.org> qtcore-4.8.6-r2.ebuild: + Stable on alpha, bug 530238 *qtcore-5.4.2 (17 Jun 2015) diff --git a/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild b/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild index d992eb20e8a0..a32d41de0ef6 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.8 2015/05/30 10:52:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild,v 1.9 2015/07/05 21:13:12 klausman 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=" |