summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-14 17:25:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-14 17:25:37 +0000
commit25ae02cb31607722224eba84e5102fc43f8a5f25 (patch)
treeb52cc6107b4591c8331040e6420474c54f7fc4dc /x11-libs/qt-assistant
parentMoved libmediawiki to net-libs (diff)
downloadhistorical-25ae02cb31607722224eba84e5102fc43f8a5f25.tar.gz
historical-25ae02cb31607722224eba84e5102fc43f8a5f25.tar.bz2
historical-25ae02cb31607722224eba84e5102fc43f8a5f25.zip
alpha/ia64/sparc stable wrt #424625
Package-Manager: portage-2.1.11.16/cvs/Linux ia64
Diffstat (limited to 'x11-libs/qt-assistant')
-rw-r--r--x11-libs/qt-assistant/ChangeLog5
-rw-r--r--x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index 1b8b02f00b61..8af558e5fe76 100644
--- a/x11-libs/qt-assistant/ChangeLog
+++ b/x11-libs/qt-assistant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-assistant
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.152 2012/09/16 04:18:29 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.153 2012/10/14 17:16:25 armin76 Exp $
+
+ 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-assistant-4.8.2-r1.ebuild:
+ alpha/ia64/sparc stable wrt #424625
16 Sep 2012; Ben de Groot <yngwin@gentoo.org> qt-assistant-4.8.3.ebuild:
Add overlay changes (c++0x useflag)
diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild
index 635a14396674..667a94e05f64 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.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/qt-assistant/qt-assistant-4.8.2-r1.ebuild,v 1.6 2012/07/19 19:48:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild,v 1.7 2012/10/14 17:16:25 armin76 Exp $
EAPI=4
@@ -17,7 +17,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos ~x64-macos"
+ KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~ppc-macos ~x64-macos"
fi
IUSE="compat doc +glib qt3support trace webkit"