summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2010-11-03 03:41:10 +0100
committerLadislav Hagara2010-11-03 03:41:10 +0100
commitafc4ffa63409614bb915c15311d3461129191571 (patch)
treeb14069e4841dd1e8dc2ca5fbec3f7f4f0d0790b3
parentccb968f2e2cebf6ce4c5cc4d4643aec8d8f4175b (diff)
jpeg -> JPEG in all DEPENDS file
-rwxr-xr-xbin-http/firefox-bin/DEPENDS2
-rw-r--r--bin-http/firefox-bin/HISTORY3
-rwxr-xr-xbin-http/firefox-obstcp/DEPENDS2
-rw-r--r--bin-http/firefox-obstcp/HISTORY3
-rwxr-xr-xbin-http/icecat-bin/DEPENDS2
-rw-r--r--bin-http/icecat-bin/HISTORY3
-rwxr-xr-xbin-http/seamonkey-bin/DEPENDS2
-rw-r--r--bin-http/seamonkey-bin/HISTORY3
8 files changed, 16 insertions, 4 deletions
diff --git a/bin-http/firefox-bin/DEPENDS b/bin-http/firefox-bin/DEPENDS
index 7c833f7..5ace4d7 100755
--- a/bin-http/firefox-bin/DEPENDS
+++ b/bin-http/firefox-bin/DEPENDS
@@ -1,5 +1,5 @@
depends zlib &&
-depends jpeg &&
+depends JPEG &&
depends libpng &&
depends zip &&
depends perl &&
diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
index 98658ea..2a1f454 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2010-11-03 Ladislav Hagara <hgr@vabo.cz>
+ * DEPENDS: jpeg -> JPEG
+
2010-09-10 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated stable to 3.6.9 and devel to 4.0b5
SECURITY_PATCH++
diff --git a/bin-http/firefox-obstcp/DEPENDS b/bin-http/firefox-obstcp/DEPENDS
index a4f6769..f3f16ea 100755
--- a/bin-http/firefox-obstcp/DEPENDS
+++ b/bin-http/firefox-obstcp/DEPENDS
@@ -1,6 +1,6 @@
depends gcc33 &&
depends zlib &&
-depends jpeg &&
+depends JPEG &&
depends libpng &&
depends zip &&
depends perl &&
diff --git a/bin-http/firefox-obstcp/HISTORY b/bin-http/firefox-obstcp/HISTORY
index 1bb17b1..cf4a612 100644
--- a/bin-http/firefox-obstcp/HISTORY
+++ b/bin-http/firefox-obstcp/HISTORY
@@ -1,3 +1,6 @@
+2010-11-03 Ladislav Hagara <hgr@vabo.cz>
+ * DEPENDS: jpeg -> JPEG
+
2008-12-24 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* DETAILS: missing "
diff --git a/bin-http/icecat-bin/DEPENDS b/bin-http/icecat-bin/DEPENDS
index a4f6769..f3f16ea 100755
--- a/bin-http/icecat-bin/DEPENDS
+++ b/bin-http/icecat-bin/DEPENDS
@@ -1,6 +1,6 @@
depends gcc33 &&
depends zlib &&
-depends jpeg &&
+depends JPEG &&
depends libpng &&
depends zip &&
depends perl &&
diff --git a/bin-http/icecat-bin/HISTORY b/bin-http/icecat-bin/HISTORY
index cabc25f..d99b350 100644
--- a/bin-http/icecat-bin/HISTORY
+++ b/bin-http/icecat-bin/HISTORY
@@ -1,3 +1,6 @@
+2010-11-03 Ladislav Hagara <hgr@vabo.cz>
+ * DEPENDS: jpeg -> JPEG
+
2008-11-22 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to version 3.0.3-g1. Updated SOURCE_URL.
diff --git a/bin-http/seamonkey-bin/DEPENDS b/bin-http/seamonkey-bin/DEPENDS
index 7c833f7..5ace4d7 100755
--- a/bin-http/seamonkey-bin/DEPENDS
+++ b/bin-http/seamonkey-bin/DEPENDS
@@ -1,5 +1,5 @@
depends zlib &&
-depends jpeg &&
+depends JPEG &&
depends libpng &&
depends zip &&
depends perl &&
diff --git a/bin-http/seamonkey-bin/HISTORY b/bin-http/seamonkey-bin/HISTORY
index 0c0cbb2..75f154c 100644
--- a/bin-http/seamonkey-bin/HISTORY
+++ b/bin-http/seamonkey-bin/HISTORY
@@ -1,3 +1,6 @@
+2010-11-03 Ladislav Hagara <hgr@vabo.cz>
+ * DEPENDS: jpeg -> JPEG
+
2010-07-23 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to versin 2.0.6. SECURITY_PATCH++