diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 13:04:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 13:04:01 +0000 |
commit | d786790958955d8daeaa45f2333e5d3dc6f8cc07 (patch) | |
tree | d2bab021b4edcf5f345fe8330e3cbbf57fc69285 /x11-libs/qt-assistant | |
parent | Version bump, drop old. (diff) | |
download | gentoo-2-d786790958955d8daeaa45f2333e5d3dc6f8cc07.tar.gz gentoo-2-d786790958955d8daeaa45f2333e5d3dc6f8cc07.tar.bz2 gentoo-2-d786790958955d8daeaa45f2333e5d3dc6f8cc07.zip |
Stable for x86, wrt bug #414241
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-assistant')
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 27509ce53f06..53ff671eec70 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.133 2012/05/14 12:25:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.134 2012/05/20 13:04:01 ago Exp $ + + 20 May 2012; Agostino Sarubbo <ago@gentoo.org> qt-assistant-4.8.1-r1.ebuild: + Stable for x86, wrt bug #414241 14 May 2012; Johannes Huber <johu@gentoo.org> -qt-assistant-4.7.2.ebuild: Drop Qt-4.7.2 diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild index a1fe4a399b0c..7584cb6ff944 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.8.1-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.1-r1.ebuild,v 1.5 2012/05/13 09:12:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild,v 1.6 2012/05/20 13:04:01 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI+=" )" SLOT="4" -KEYWORDS="amd64 arm ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm ~ia64 ~ppc ~ppc64 x86 ~ppc-macos ~x64-macos" IUSE="compat doc +glib qt3support trace webkit" DEPEND=" |