summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2009-11-11 14:23:51 +0000
committerJory Pratt <anarchy@gentoo.org>2009-11-11 14:23:51 +0000
commit31ce51bfdbcceb0f997e34bcb9234e4ad1211ae2 (patch)
treead033173e03d5c9b4d18afeb2841044ee2c3ce49 /www-client/icecat
parentold (diff)
downloadgentoo-2-31ce51bfdbcceb0f997e34bcb9234e4ad1211ae2.tar.gz
gentoo-2-31ce51bfdbcceb0f997e34bcb9234e4ad1211ae2.tar.bz2
gentoo-2-31ce51bfdbcceb0f997e34bcb9234e4ad1211ae2.zip
update patchset to match firefox
(Portage version: 2.1.7.4/cvs/Linux x86_64)
Diffstat (limited to 'www-client/icecat')
-rw-r--r--www-client/icecat/ChangeLog5
-rw-r--r--www-client/icecat/icecat-3.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog
index 23eff3201ccf..05a854d20ad5 100644
--- a/www-client/icecat/ChangeLog
+++ b/www-client/icecat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/icecat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.5 2009/11/10 07:42:50 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.6 2009/11/11 14:23:51 anarchy Exp $
+
+ 11 Nov 2009; Jory A. Pratt <anarchy@gentoo.org> icecat-3.5.5.ebuild:
+ update patchset to match firefox's
*icecat-3.5.5 (10 Nov 2009)
diff --git a/www-client/icecat/icecat-3.5.5.ebuild b/www-client/icecat/icecat-3.5.5.ebuild
index 7d689345e0c8..6cb5c1cb380b 100644
--- a/www-client/icecat/icecat-3.5.5.ebuild
+++ b/www-client/icecat/icecat-3.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.5.ebuild,v 1.1 2009/11/10 07:42:50 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.5.ebuild,v 1.2 2009/11/11 14:23:51 anarchy Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
@@ -20,7 +20,7 @@ MY_PV="${PV/_beta/b}" # Handle betas for SRC_URI
MY_PV="${PV/_/}" # Handle rcs for SRC_URI
FIREFOX_PN="mozilla-firefox"
FIREFOX_P="${FIREFOX_PN}-${PV}"
-PATCH="${FIREFOX_PN}-3.5.2-patches-0.1"
+PATCH="${FIREFOX_PN}-3.5.5-patches-0.1"
DESCRIPTION="GNU project's edition of Mozilla Firefox"
HOMEPAGE="http://www.gnu.org/software/gnuzilla/"