summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2009-01-19 21:18:42 +0000
committerAlfredo Tupone <tupone@gentoo.org>2009-01-19 21:18:42 +0000
commite173bfd45e4a6569032b03819d3976eb4d01936a (patch)
tree328ed5f33e47e2aedf991ddb623e29dea653e4a8 /games-emulation/qtvba
parentversion bump (diff)
downloadhistorical-e173bfd45e4a6569032b03819d3976eb4d01936a.tar.gz
historical-e173bfd45e4a6569032b03819d3976eb4d01936a.tar.bz2
historical-e173bfd45e4a6569032b03819d3976eb4d01936a.zip
Fix gcc-4.3 build bug #251130
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r3 i686
Diffstat (limited to 'games-emulation/qtvba')
-rw-r--r--games-emulation/qtvba/ChangeLog8
-rw-r--r--games-emulation/qtvba/Manifest15
-rw-r--r--games-emulation/qtvba/files/qtvba-0.2-gcc43.patch23
-rw-r--r--games-emulation/qtvba/qtvba-0.2.ebuild7
4 files changed, 46 insertions, 7 deletions
diff --git a/games-emulation/qtvba/ChangeLog b/games-emulation/qtvba/ChangeLog
index 781d532e77ab..500c876a1a7a 100644
--- a/games-emulation/qtvba/ChangeLog
+++ b/games-emulation/qtvba/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/qtvba
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/qtvba/ChangeLog,v 1.6 2008/07/27 21:15:46 carlo Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/qtvba/ChangeLog,v 1.7 2009/01/19 21:18:42 tupone Exp $
+
+ 19 Jan 2009; Tupone Alfredo <tupone@gentoo.org>
+ +files/qtvba-0.2-gcc43.patch, qtvba-0.2.ebuild:
+ Fix gcc-4.3 build bug #251130 by flameeyes@gentoo.org
27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qtvba-0.2.ebuild:
QA: Get rid of deprecated qt_min_version().
diff --git a/games-emulation/qtvba/Manifest b/games-emulation/qtvba/Manifest
index 800cf235f3c9..dd4cd5d739fd 100644
--- a/games-emulation/qtvba/Manifest
+++ b/games-emulation/qtvba/Manifest
@@ -1,5 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
AUX 0.2-Makefilefix.patch 928 RMD160 d54d30c33708ad1391cfc5f0273d9bb154d7a96c SHA1 4899aabf9842c2d75cdd8c37f91b64e81c169cd4 SHA256 013374fe928123cc4b6c59fe522e8da54683921c33241f21e3db719b86b2044b
+AUX qtvba-0.2-gcc43.patch 505 RMD160 2ba06487d31704a828201be00dc11fbaf6199996 SHA1 f58a05412cb5cc5074be444e05f8aaf809a1e1a1 SHA256 3b5fea316af0beceaf391301505ba4b422cf6f35d8ffcfe39899932a5e48dc9f
DIST qtvba-0.2.tar.gz 121800 RMD160 1453d31bc0a75f4e242d12092b6618c517fc9f16 SHA1 aea6e37d815a2a44d34d93787b704d5d6b659fcf SHA256 da9874e125806debce847c5bc66345a979b78e27c6083233afb31ed8cb6d273f
-EBUILD qtvba-0.2.ebuild 716 RMD160 2002184ffdd35d9f0904a04ece4d7506563cee16 SHA1 0af34c3ceec599a8c45de7eb258df6e438312c22 SHA256 25ad641a90fba26780e3e24d86bc1e8d7d0fd1a89a6304fa7a54452f3257527d
-MISC ChangeLog 806 RMD160 96b9b7ebfd8ea3e6755f90b528cf22045d34d254 SHA1 c74c612d65d61d3e7dcbc1e69c167a7af2d58949 SHA256 c543fed718772c7ab07ad38de8a4baeec1c8d2b1500baa8eec7cb98114b47ee7
+EBUILD qtvba-0.2.ebuild 752 RMD160 1ad1775b593e49bfe44562d1702a488c52236ff2 SHA1 695921f0c81e4a901cac248b8f32de3db1503aae SHA256 69ba07229bfbec9027059cac732b05ef5ab1fa6e0194d6058786f212794a7fac
+MISC ChangeLog 964 RMD160 d9d83ea7fcf868839cbec5654793654f7c9cc610 SHA1 77f6361e71415eac106103a72a61addf1c429d8e SHA256 fe24215ac002f0a848627dade36e44b2ca4670b49ff54d05968f84b4c5e63cce
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkl07jwACgkQSYz9rjec82aFngCdGC3fK8M8UBGHwWBFFwN/yYE1
+mYoAoNP6lXRg3C2KfnkmFRgg2O0NyRkA
+=mpa6
+-----END PGP SIGNATURE-----
diff --git a/games-emulation/qtvba/files/qtvba-0.2-gcc43.patch b/games-emulation/qtvba/files/qtvba-0.2-gcc43.patch
new file mode 100644
index 000000000000..d679e61949d0
--- /dev/null
+++ b/games-emulation/qtvba/files/qtvba-0.2-gcc43.patch
@@ -0,0 +1,23 @@
+--- qtvba.cpp.old 2009-01-19 22:06:58.000000000 +0100
++++ qtvba.cpp 2009-01-19 22:08:40.000000000 +0100
+@@ -27,7 +27,8 @@
+ #include <qurloperator.h>
+
+ // c++ headers
+-#include <iostream.h>
++#include <iostream>
++using namespace std;
+
+ // images
+ #include "logo.xpm"
+--- rom_associate.cpp.old 2009-01-19 22:08:57.000000000 +0100
++++ rom_associate.cpp 2009-01-19 22:10:12.000000000 +0100
+@@ -16,7 +16,7 @@
+ #include <qprocess.h>
+
+ // c++ headers
+-#include <iostream.h>
++#include <iostream>
+
+ // images
+
diff --git a/games-emulation/qtvba/qtvba-0.2.ebuild b/games-emulation/qtvba/qtvba-0.2.ebuild
index c3fd64bb6478..612f9f1cc58a 100644
--- a/games-emulation/qtvba/qtvba-0.2.ebuild
+++ b/games-emulation/qtvba/qtvba-0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/qtvba/qtvba-0.2.ebuild,v 1.7 2008/07/27 21:15:46 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/qtvba/qtvba-0.2.ebuild,v 1.8 2009/01/19 21:18:42 tupone Exp $
EAPI=1
@@ -22,7 +22,8 @@ RDEPEND="${DEPEND}
src_unpack() {
unpack ${A}
cd "${S}"
- epatch "${FILESDIR}/${PV}-Makefilefix.patch"
+ epatch "${FILESDIR}/${PV}-Makefilefix.patch" \
+ "${FILESDIR}"/${P}-gcc43.patch
}
src_install() {