diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-07-12 10:48:34 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-07-12 10:48:34 +0000 |
commit | 6bdb2f80873d0c47e7caf5d36b76d09bf6585535 (patch) | |
tree | eebe3edf83bcc00a80964d74a72c7b2fc825d243 /dev-qt/qtcore | |
parent | dev-python/elixir purged (diff) | |
download | gentoo-2-6bdb2f80873d0c47e7caf5d36b76d09bf6585535.tar.gz gentoo-2-6bdb2f80873d0c47e7caf5d36b76d09bf6585535.tar.bz2 gentoo-2-6bdb2f80873d0c47e7caf5d36b76d09bf6585535.zip |
Stable on arm, wrt bug #476178
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-qt/qtcore')
-rw-r--r-- | dev-qt/qtcore/ChangeLog | 5 | ||||
-rw-r--r-- | dev-qt/qtcore/qtcore-4.8.4-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-qt/qtcore/ChangeLog b/dev-qt/qtcore/ChangeLog index fd0076f71765..024320892586 100644 --- a/dev-qt/qtcore/ChangeLog +++ b/dev-qt/qtcore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qtcore # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/ChangeLog,v 1.20 2013/07/11 20:18:48 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/ChangeLog,v 1.21 2013/07/12 10:48:34 pinkbyte Exp $ + + 12 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> qtcore-4.8.4-r5.ebuild: + Stable on arm, wrt bug #476178 11 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> qtcore-4.8.4-r5.ebuild: Stable on amd64 and x86, wrt bug #476178 diff --git a/dev-qt/qtcore/qtcore-4.8.4-r5.ebuild b/dev-qt/qtcore/qtcore-4.8.4-r5.ebuild index 96716b9cd948..13c5dc145631 100644 --- a/dev-qt/qtcore/qtcore-4.8.4-r5.ebuild +++ b/dev-qt/qtcore/qtcore-4.8.4-r5.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/dev-qt/qtcore/qtcore-4.8.4-r5.ebuild,v 1.5 2013/07/11 20:18:48 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/qtcore-4.8.4-r5.ebuild,v 1.6 2013/07/12 10:48:34 pinkbyte Exp $ EAPI=5 @@ -14,7 +14,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 ~arm 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 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" fi IUSE="+glib iconv icu qt3support ssl" |