summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2013-03-22 03:04:56 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2013-03-22 03:04:56 +0000
commitf4135e42680f23ecf3404ad0cd024c44a3084826 (patch)
tree0adaac549a9de7e4ad9bd2adb2ce4f796d217d32 /dev-qt
parentBeta channel bump. (diff)
downloadgentoo-2-f4135e42680f23ecf3404ad0cd024c44a3084826.tar.gz
gentoo-2-f4135e42680f23ecf3404ad0cd024c44a3084826.tar.bz2
gentoo-2-f4135e42680f23ecf3404ad0cd024c44a3084826.zip
amd64, ppc, x86 stable. wrt bug #462636
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtcore/ChangeLog6
-rw-r--r--dev-qt/qtcore/qtcore-4.8.4-r4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-qt/qtcore/ChangeLog b/dev-qt/qtcore/ChangeLog
index a4262615bca5..cf3da1ee3ff9 100644
--- a/dev-qt/qtcore/ChangeLog
+++ b/dev-qt/qtcore/ChangeLog
@@ -1,6 +1,10 @@
# 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.4 2013/03/12 05:48:33 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/ChangeLog,v 1.5 2013/03/22 03:04:56 vincent Exp $
+
+ 22 Mar 2013; Vicente Olivert Riera <vincent@gentoo.org>
+ qtcore-4.8.4-r4.ebuild:
+ amd64, ppc, x86 stable. wrt bug #462636
12 Mar 2013; Davide Pesavento <pesa@gentoo.org> -qtcore-4.8.4.ebuild:
Punt vulnerable version.
diff --git a/dev-qt/qtcore/qtcore-4.8.4-r4.ebuild b/dev-qt/qtcore/qtcore-4.8.4-r4.ebuild
index 6dba6ca174c9..0e5d5f8c15ee 100644
--- a/dev-qt/qtcore/qtcore-4.8.4-r4.ebuild
+++ b/dev-qt/qtcore/qtcore-4.8.4-r4.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-r4.ebuild,v 1.2 2013/03/03 03:31:54 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/qtcore-4.8.4-r4.ebuild,v 1.3 2013/03/22 03:04:56 vincent Exp $
EAPI=5
@@ -11,7 +11,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"