summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-07 13:36:01 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-07 13:36:01 +0000
commite2e2ea7bc5e34c4a6b6047db55485da777536b1d (patch)
tree062e8ab83011420828c7a5c8a52f1b2552fa869e /app-office/mozilla-sunbird/files
parentRemove arts dep for bug 127609 (diff)
downloadgentoo-2-e2e2ea7bc5e34c4a6b6047db55485da777536b1d.tar.gz
gentoo-2-e2e2ea7bc5e34c4a6b6047db55485da777536b1d.tar.bz2
gentoo-2-e2e2ea7bc5e34c4a6b6047db55485da777536b1d.zip
Add patchset to fix bug 165777 and bug 168893
(Portage version: 2.1.2.1-r1)
Diffstat (limited to 'app-office/mozilla-sunbird/files')
-rw-r--r--app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.13
-rw-r--r--app-office/mozilla-sunbird/files/mozilla-sunbird-0.3-add-missing-LDFLAGS.patch10
2 files changed, 3 insertions, 10 deletions
diff --git a/app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.1 b/app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.1
index c80bc01aef1b..8f124cafd8c9 100644
--- a/app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.1
+++ b/app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.1
@@ -1,3 +1,6 @@
+MD5 179b471c6c4b3291333ea3f9054a5abb mozilla-sunbird-0.3.1-patches-0.1.tar.bz2 7278
+RMD160 9581a3e0e5c4046b66c3c55b9ac0e6450236cc17 mozilla-sunbird-0.3.1-patches-0.1.tar.bz2 7278
+SHA256 17db0a41a69f27314863224ced2ddaf969b25ec8fb1655a1658322cf7c8dcfc2 mozilla-sunbird-0.3.1-patches-0.1.tar.bz2 7278
MD5 742c4b70cbef579fa99e0409156c0bb3 sunbird-0.3.1.ca.langpack.xpi 97999
RMD160 6fd1af114e4f07931e6e32d43bc7a9bc330e8ee1 sunbird-0.3.1.ca.langpack.xpi 97999
SHA256 b84be9cb13e964b5dc1da857df19c78b946f4b4e4b4f8967527582873b9857ae sunbird-0.3.1.ca.langpack.xpi 97999
diff --git a/app-office/mozilla-sunbird/files/mozilla-sunbird-0.3-add-missing-LDFLAGS.patch b/app-office/mozilla-sunbird/files/mozilla-sunbird-0.3-add-missing-LDFLAGS.patch
deleted file mode 100644
index 6452dc829556..000000000000
--- a/app-office/mozilla-sunbird/files/mozilla-sunbird-0.3-add-missing-LDFLAGS.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- layout/build/Makefile.in.orig 2007-02-12 20:42:13.000000000 +0100
-+++ layout/build/Makefile.in 2007-02-12 20:49:48.000000000 +0100
-@@ -291,6 +291,7 @@
- endif
- endif
-
-+LDFLAGS += -lX11 -lXrender
-
- export:: $(BUILD_DATE)
-