diff options
author | 2005-03-28 02:54:09 +0000 | |
---|---|---|
committer | 2005-03-28 02:54:09 +0000 | |
commit | 502c01386c2a39b9173fed4932131204f4eb34c7 (patch) | |
tree | 29b6804d903e70b0ca161caaaed793232df7a011 /www-client/epiphany/files | |
parent | Profile updates for udev going default and linux26-headers -> linux-headers a... (diff) | |
download | historical-502c01386c2a39b9173fed4932131204f4eb34c7.tar.gz historical-502c01386c2a39b9173fed4932131204f4eb34c7.tar.bz2 historical-502c01386c2a39b9173fed4932131204f4eb34c7.zip |
New revision, thanks to <brad@gentoo.org>'s work on mozilla-firefox, it's possible to compile epiphany against firefox. This closes bug #85481 amongst others
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'www-client/epiphany/files')
-rw-r--r-- | www-client/epiphany/files/digest-epiphany-1.6.0-r3 | 1 | ||||
-rw-r--r-- | www-client/epiphany/files/epiphany-1.6.0-fix_includes.patch | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/www-client/epiphany/files/digest-epiphany-1.6.0-r3 b/www-client/epiphany/files/digest-epiphany-1.6.0-r3 new file mode 100644 index 000000000000..3b6ddf3ac56b --- /dev/null +++ b/www-client/epiphany/files/digest-epiphany-1.6.0-r3 @@ -0,0 +1 @@ +MD5 53eda1c713aec26a51fb806210c8afa7 epiphany-1.6.0.tar.bz2 2983514 diff --git a/www-client/epiphany/files/epiphany-1.6.0-fix_includes.patch b/www-client/epiphany/files/epiphany-1.6.0-fix_includes.patch index c2cd2beb3323..f7e52859f43a 100644 --- a/www-client/epiphany/files/epiphany-1.6.0-fix_includes.patch +++ b/www-client/epiphany/files/epiphany-1.6.0-fix_includes.patch @@ -9,13 +9,14 @@ diff -ur epiphany-1.6.0/embed/mozilla/Makefile.in epiphany-1.6.0-patched/embed/m helperAppDlg \ gfx \ history \ -@@ -355,10 +356,12 @@ +@@ -355,10 +356,13 @@ passwordmgr \ pipboot \ pipnss \ + pref \ shistory \ sidebar \ ++ string \ uriloader \ uconv \ + wallet \ |