summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-03-12 15:49:24 +0100
committerUlrich Müller <ulm@gentoo.org>2020-03-12 15:52:57 +0100
commitdd491221654b5c19d1e63b3061687671e6451e70 (patch)
tree1afeef3f5da031a5142885dd9ffb4788461f60a1 /app-emacs/bbdb/files
parentapp-emacs/bbdb: Don't install the GNU Info file. (diff)
downloadgentoo-dd491221654b5c19d1e63b3061687671e6451e70.tar.gz
gentoo-dd491221654b5c19d1e63b3061687671e6451e70.tar.bz2
gentoo-dd491221654b5c19d1e63b3061687671e6451e70.zip
app-emacs/bbdb: Version bump to 3.2_pre20180106.
The upstream repo has a v3.2 tag, but there is no release tarball in the download area. The tarball that can be downloaded from cgit is incomplete (e.g., it doesn't contain a configure file). Therefore treat this like a prerelease snapshot and add a _pre suffix. Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/bbdb/files')
-rw-r--r--app-emacs/bbdb/files/50bbdb-gentoo-3.2.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/bbdb/files/50bbdb-gentoo-3.2.el b/app-emacs/bbdb/files/50bbdb-gentoo-3.2.el
new file mode 100644
index 000000000000..4bbec687fb81
--- /dev/null
+++ b/app-emacs/bbdb/files/50bbdb-gentoo-3.2.el
@@ -0,0 +1,4 @@
+(add-to-list 'load-path "@SITELISP@")
+(require 'bbdb-loaddefs)
+;; t indicates that bbdb.sty is in the regular TeX search path
+(setq bbdb-tex-path t)