summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2010-07-21 11:28:17 +0000
committerLars Wendler <polynomial-c@gentoo.org>2010-07-21 11:28:17 +0000
commit3b02cfa9d412c7bffefc69ed687bb16c8173d61d (patch)
tree4ae0ad7d8c2215b5645ba1693d0b8088970f8b96 /net-libs
parentStable for HPPA (bug #314899). (diff)
downloadgentoo-2-3b02cfa9d412c7bffefc69ed687bb16c8173d61d.tar.gz
gentoo-2-3b02cfa9d412c7bffefc69ed687bb16c8173d61d.tar.bz2
gentoo-2-3b02cfa9d412c7bffefc69ed687bb16c8173d61d.zip
Removed no longer needed patches. Now xulrunner-1.9.2.7 should hoepfully pass the prepare phase...
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/xulrunner/xulrunner-1.9.2.7.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.9.2.7.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.7.ebuild
index 432e4965b69e..75f83d9ba667 100644
--- a/net-libs/xulrunner/xulrunner-1.9.2.7.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.9.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.7.ebuild,v 1.1 2010/07/21 10:01:57 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.7.ebuild,v 1.2 2010/07/21 11:28:17 polynomial-c Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
@@ -67,12 +67,6 @@ src_prepare() {
# Fix broken mozilla-plugin.pc
epatch "${FILESDIR}/${PN}-1.9.2-fix-pkgconfig-file.patch"
- # Fix broken media support
- epatch "${FILESDIR}/${PN}-1.9.2-noalsa-fixup.patch"
-
- # Fix broken alignment
- epatch "${FILESDIR}/1000_fix_alignment.patch"
-
# Ensure we find myspell dict.
epatch "${FILESDIR}/1002_fix-system-hunspell-dict-detections.patch"