summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-04-10 19:05:49 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-04-10 19:05:49 +0000
commitd88dd0cfd2269a01adbd471d35848cd9ae4ee9ba (patch)
tree0ae765e34e3796f67e19a1173ad7282353cdbd3a /app-misc/beagle/files
parentFix hardened flags for hvmloader and vmxassist, #129491 (diff)
downloadgentoo-2-d88dd0cfd2269a01adbd471d35848cd9ae4ee9ba.tar.gz
gentoo-2-d88dd0cfd2269a01adbd471d35848cd9ae4ee9ba.tar.bz2
gentoo-2-d88dd0cfd2269a01adbd471d35848cd9ae4ee9ba.zip
Revbump to modify the crawl-portage to use portdir instead of /usr/portage. Added kde paths to our crawltweek patch and add a upstream patch to fix a search crash thanks to Arif Lukito <maxima.bugs@gmail.com> and Pat Double <double@inebraska.com>.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'app-misc/beagle/files')
-rw-r--r--app-misc/beagle/files/beagle-0.2.4-crawltweek.patch4
-rw-r--r--app-misc/beagle/files/beagle-0.2.4-searchfix.patch10
-rw-r--r--app-misc/beagle/files/crawl-portage2
-rw-r--r--app-misc/beagle/files/digest-beagle-0.2.4-r23
4 files changed, 16 insertions, 3 deletions
diff --git a/app-misc/beagle/files/beagle-0.2.4-crawltweek.patch b/app-misc/beagle/files/beagle-0.2.4-crawltweek.patch
index 546b376e6e2d..c174ae77d253 100644
--- a/app-misc/beagle/files/beagle-0.2.4-crawltweek.patch
+++ b/app-misc/beagle/files/beagle-0.2.4-crawltweek.patch
@@ -5,7 +5,7 @@
CRAWL_INDEX_NAME="applications"
-CRAWL_PATHS="/usr/share/applications /usr/local/share/applications /opt/gnome/share/applications /opt/kde3/share/applications"
-+CRAWL_PATHS="/usr/share/applications /usr/local/share/applications /usr/kde"
++CRAWL_PATHS="/usr/share/applications /usr/local/share/applications /usr/kde/*/share/applications"
CRAWL_RECURSIVE="yes"
@@ -16,7 +16,7 @@
CRAWL_INDEX_NAME="documentation"
-CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /opt/kde3/share/doc /opt/gnome/share/gnome/help"
-+CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /usr/share/gnome/html /usr/share/gnome/help"
++CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /usr/share/gnome/html /usr/share/gnome/help /usr/kde/*/share/doc"
CRAWL_ALLOW_PATTERNS="*.xml,*.html,*.docbook"
diff --git a/app-misc/beagle/files/beagle-0.2.4-searchfix.patch b/app-misc/beagle/files/beagle-0.2.4-searchfix.patch
new file mode 100644
index 000000000000..4de091ffa914
--- /dev/null
+++ b/app-misc/beagle/files/beagle-0.2.4-searchfix.patch
@@ -0,0 +1,10 @@
+--- search/Search.cs.orig 2006-04-10 19:38:57.615791624 +0100
++++ search/Search.cs 2006-04-10 19:39:33.834285576 +0100
+@@ -352,6 +352,7 @@
+ currentQuery.HitsAddedEvent -= OnHitsAdded;
+ currentQuery.HitsSubtractedEvent -= OnHitsSubtracted;
+ currentQuery.Close ();
++ currentQuery = null;
+ }
+
+ pages.CurrentPage = pages.PageNum (quicktips);
diff --git a/app-misc/beagle/files/crawl-portage b/app-misc/beagle/files/crawl-portage
index bb891c2e3742..c292daab6e7e 100644
--- a/app-misc/beagle/files/crawl-portage
+++ b/app-misc/beagle/files/crawl-portage
@@ -4,7 +4,7 @@ CRAWL_ENABLED="no"
CRAWL_INDEX_NAME="portage"
-CRAWL_PATHS="/usr/portage /var/db/pkg"
+CRAWL_PATHS="${PORTDIR} /var/db/pkg"
CRAWL_ALLOW_PATTERNS="*.ebuild,ChangeLog,metadata.xml"
diff --git a/app-misc/beagle/files/digest-beagle-0.2.4-r2 b/app-misc/beagle/files/digest-beagle-0.2.4-r2
new file mode 100644
index 000000000000..570998561159
--- /dev/null
+++ b/app-misc/beagle/files/digest-beagle-0.2.4-r2
@@ -0,0 +1,3 @@
+MD5 bd915b5f7de56c91dae2c26121c586fa beagle-0.2.4.tar.bz2 1352602
+RMD160 a830dfcfdedc870121fb6e391d5006c8d91817e8 beagle-0.2.4.tar.bz2 1352602
+SHA256 9b026458a17e0dbefddf2f9ca186a9e37682e153b19427219028437002d7edad beagle-0.2.4.tar.bz2 1352602