summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2012-09-14 13:00:59 +0000
committerBen de Groot <yngwin@gentoo.org>2012-09-14 13:00:59 +0000
commit1f9c5935473e5831dabcebd46e7e9be5558de317 (patch)
tree4d294c1bc96189b4962b9cf45b03fd0d11d57d63 /x11-libs/qt-assistant
parentPatch happy 1.18.9 build for ghc 7.6.1 (diff)
downloadgentoo-2-1f9c5935473e5831dabcebd46e7e9be5558de317.tar.gz
gentoo-2-1f9c5935473e5831dabcebd46e7e9be5558de317.tar.bz2
gentoo-2-1f9c5935473e5831dabcebd46e7e9be5558de317.zip
Fix patches
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index 083e3b07e09a..f4c2b5638911 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.150 2012/09/14 07:25:23 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.151 2012/09/14 13:00:59 yngwin Exp $
+
+ 14 Sep 2012; Ben de Groot <yngwin@gentoo.org> qt-assistant-4.8.3.ebuild:
+ Fix patches
*qt-assistant-4.8.3 (14 Sep 2012)
diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.3.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.3.ebuild
index 24478e4d4b98..44fe7bf15355 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.8.3.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-4.8.3.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.3.ebuild,v 1.1 2012/09/14 07:25:23 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.3.ebuild,v 1.2 2012/09/14 13:00:59 yngwin Exp $
EAPI=4
@@ -29,7 +29,7 @@ DEPEND="
RDEPEND="${DEPEND}"
PATCHES=(
- "${FILESDIR}/${P}+gcc-4.7.patch"
+ "${FILESDIR}/${PN}-4.8.2+gcc-4.7.patch"
)
pkg_setup() {