summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasatomo Nakano <nakano@gentoo.org>2005-03-29 19:46:48 +0000
committerMasatomo Nakano <nakano@gentoo.org>2005-03-29 19:46:48 +0000
commitbbcb9c025b02adee8d6517fe0716ad4298dfcd8e (patch)
tree9e744f8cc893053b950ad6b7cf1b9d3e09d5c53e /www-client/kazehakase/files
parentadded firefox flag for kazehakase (diff)
downloadgentoo-2-bbcb9c025b02adee8d6517fe0716ad4298dfcd8e.tar.gz
gentoo-2-bbcb9c025b02adee8d6517fe0716ad4298dfcd8e.tar.bz2
gentoo-2-bbcb9c025b02adee8d6517fe0716ad4298dfcd8e.zip
version bump
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client/kazehakase/files')
-rw-r--r--www-client/kazehakase/files/digest-kazehakase-0.2.61
-rw-r--r--www-client/kazehakase/files/kazehakase-0.2.6-gentoo.patch14
2 files changed, 15 insertions, 0 deletions
diff --git a/www-client/kazehakase/files/digest-kazehakase-0.2.6 b/www-client/kazehakase/files/digest-kazehakase-0.2.6
new file mode 100644
index 000000000000..0c5e397b643d
--- /dev/null
+++ b/www-client/kazehakase/files/digest-kazehakase-0.2.6
@@ -0,0 +1 @@
+MD5 cd64b5a4b884097839aeed4fb7aa96dc kazehakase-0.2.6.tar.gz 1101373
diff --git a/www-client/kazehakase/files/kazehakase-0.2.6-gentoo.patch b/www-client/kazehakase/files/kazehakase-0.2.6-gentoo.patch
new file mode 100644
index 000000000000..04ae68757fad
--- /dev/null
+++ b/www-client/kazehakase/files/kazehakase-0.2.6-gentoo.patch
@@ -0,0 +1,14 @@
+diff -Naru kazehakase-0.2.6_org/configure kazehakase-0.2.6/configure
+--- kazehakase-0.2.6_org/configure 2005-03-28 12:32:45.000000000 +0100
++++ kazehakase-0.2.6/configure 2005-03-29 20:12:13.000000000 +0100
+@@ -21243,8 +21243,8 @@
+ GECKO=
+
+ # Check whether --with-mozilla or --without-mozilla was given.
+-if test "${with_mozilla+set}" = set; then
+- withval="$with_mozilla"
++if test "${with_gecko_engine+set}" = set; then
++ withval="$with_gecko_engine"
+ GECKO="$withval"
+ fi;
+