diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-06-20 02:19:47 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-06-20 02:19:47 +0000 |
commit | 2dadfa9a9b00d1220959afdb40d9223dd97a15a7 (patch) | |
tree | 81e8cf306056db4e6f6f32582d953921aab9aba0 /app-misc/beagle/files | |
parent | Removed older version and some patches that were accepted by upstream. (diff) | |
download | gentoo-2-2dadfa9a9b00d1220959afdb40d9223dd97a15a7.tar.gz gentoo-2-2dadfa9a9b00d1220959afdb40d9223dd97a15a7.tar.bz2 gentoo-2-2dadfa9a9b00d1220959afdb40d9223dd97a15a7.zip |
Version bump from upstream. This release includes again chm support and a few important fixes.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'app-misc/beagle/files')
-rw-r--r-- | app-misc/beagle/files/beagle-0.2.7-crawltweek.patch | 22 | ||||
-rw-r--r-- | app-misc/beagle/files/digest-beagle-0.2.7 | 3 |
2 files changed, 25 insertions, 0 deletions
diff --git a/app-misc/beagle/files/beagle-0.2.7-crawltweek.patch b/app-misc/beagle/files/beagle-0.2.7-crawltweek.patch new file mode 100644 index 000000000000..2a081a0bd7b0 --- /dev/null +++ b/app-misc/beagle/files/beagle-0.2.7-crawltweek.patch @@ -0,0 +1,22 @@ +--- tools/crawl-rules/crawl-applications.orig 2006-06-20 02:48:47.966755392 +0100 ++++ tools/crawl-rules/crawl-applications 2006-06-20 02:49:26.025969512 +0100 +@@ -2,7 +2,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 /opt/gnome/share/applications /opt/kde3/share/applications /usr/kde/*/share/applications" + + CRAWL_RECURSIVE="yes" + +--- tools/crawl-rules/crawl-documentation.orig 2006-06-20 02:49:41.780574448 +0100 ++++ tools/crawl-rules/crawl-documentation 2006-06-20 02:50:29.751281792 +0100 +@@ -2,7 +2,7 @@ + + CRAWL_INDEX_NAME="documentation" + +-CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /opt/kde3/share/doc /opt/gnome/share/gnome/help /usr/share/gnome/help /opt/gnome/share/gtk-doc/html /usr/share/gtk-doc/html /usr/share/gnome/html" ++CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /opt/kde3/share/doc /opt/gnome/share/gnome/help /usr/share/gnome/help /opt/gnome/share/gtk-doc/html /usr/share/gtk-doc/html /usr/share/gnome/html /usr/kde/*/share/doc" + + CRAWL_ALLOW_PATTERNS="*.xml,*.html,*.docbook" + diff --git a/app-misc/beagle/files/digest-beagle-0.2.7 b/app-misc/beagle/files/digest-beagle-0.2.7 new file mode 100644 index 000000000000..4312e23b6d05 --- /dev/null +++ b/app-misc/beagle/files/digest-beagle-0.2.7 @@ -0,0 +1,3 @@ +MD5 d4c8e93db23c9b7d06104ce97a182502 beagle-0.2.7.tar.bz2 1389996 +RMD160 a831aad5c81abfb6de8d86d28aad1d9ee8252eb4 beagle-0.2.7.tar.bz2 1389996 +SHA256 33d08a38ef7a6daaed1065852885f8081235f0f7ec231d2bcdf0172b6fa980cb beagle-0.2.7.tar.bz2 1389996 |