summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2004-04-05 14:14:35 +0000
committerAndreas Proschofsky <suka@gentoo.org>2004-04-05 14:14:35 +0000
commit80171de6cd95b01b03b4c821a473c2e7ad029819 (patch)
tree8efbd77bce4b4cd203d5a25bf1c3ed6b33dd6aaf /app-office/openoffice/files/1.1.1_rc1/openoffice-java.patch
parentMarked stable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-80171de6cd95b01b03b4c821a473c2e7ad029819.tar.gz
gentoo-2-80171de6cd95b01b03b4c821a473c2e7ad029819.tar.bz2
gentoo-2-80171de6cd95b01b03b4c821a473c2e7ad029819.zip
Remove old RC
Diffstat (limited to 'app-office/openoffice/files/1.1.1_rc1/openoffice-java.patch')
-rw-r--r--app-office/openoffice/files/1.1.1_rc1/openoffice-java.patch36
1 files changed, 0 insertions, 36 deletions
diff --git a/app-office/openoffice/files/1.1.1_rc1/openoffice-java.patch b/app-office/openoffice/files/1.1.1_rc1/openoffice-java.patch
deleted file mode 100644
index 46a6e9734aa6..000000000000
--- a/app-office/openoffice/files/1.1.1_rc1/openoffice-java.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -urN oo_1.1_src.orig/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOAddInCreateIterator.java oo_1.1_src/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOAddInCreateIterator.java
---- oo_1.1_src.orig/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOAddInCreateIterator.java 2004-02-10 01:00:11.000000000 +0100
-+++ oo_1.1_src/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOAddInCreateIterator.java 2004-02-09 11:19:53.000000000 +0100
-@@ -200,7 +200,7 @@
- index--;
- }
-
-- public org.openide.WizardDescriptor$Panel current() {
-+ public org.openide.WizardDescriptor.Panel current() {
- return panels[index];
- }
-
-diff -urN oo_1.1_src.orig/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOIDLWizardIterator.java oo_1.1_src/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOIDLWizardIterator.java
---- oo_1.1_src.orig/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOIDLWizardIterator.java 2004-02-10 01:00:48.000000000 +0100
-+++ oo_1.1_src/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOIDLWizardIterator.java 2004-02-09 11:20:15.000000000 +0100
-@@ -207,7 +207,7 @@
- index--;
- }
-
-- public org.openide.WizardDescriptor$Panel current()
-+ public org.openide.WizardDescriptor.Panel current()
- {
- return panels[index];
- }
-diff -urN oo_1.1_src.orig/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOServiceCreateIterator.java oo_1.1_src/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOServiceCreateIterator.java
---- oo_1.1_src.orig/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOServiceCreateIterator.java 2004-02-10 01:01:29.000000000 +0100
-+++ oo_1.1_src/odk/source/OOSupport/org/netbeans/modules/openoffice/wizard/OOServiceCreateIterator.java 2004-02-09 11:20:35.000000000 +0100
-@@ -214,7 +214,7 @@
- index--;
- }
-
-- public org.openide.WizardDescriptor$Panel current() {
-+ public org.openide.WizardDescriptor.Panel current() {
- return panels[index];
- }
-