branch: elpa/org-contrib commit 89ddcabf72f3ddbd83e7e84fc87ddc05fb36033b Author: Bastien Guerry <b...@gnu.org> Commit: Bastien Guerry <b...@gnu.org>
*el: Fix Homepage keyword --- lisp/ob-J.el | 2 +- lisp/ob-asymptote.el | 2 +- lisp/ob-coq.el | 2 +- lisp/ob-csharp.el | 2 +- lisp/ob-ebnf.el | 2 +- lisp/ob-eukleides.el | 2 +- lisp/ob-fomus.el | 2 +- lisp/ob-hledger.el | 2 +- lisp/ob-io.el | 2 +- lisp/ob-ledger.el | 2 +- lisp/ob-mathomatic.el | 2 +- lisp/ob-mscgen.el | 2 +- lisp/ob-oz.el | 2 +- lisp/ob-picolisp.el | 2 +- lisp/ob-shen.el | 2 +- lisp/ob-spice.el | 2 +- lisp/ob-tcl.el | 2 +- lisp/ob-vala.el | 2 +- lisp/ob-vbnet.el | 2 +- lisp/ol-mew.el | 2 +- lisp/ol-vm.el | 2 +- lisp/ol-wl.el | 2 +- lisp/org-bibtex-extras.el | 2 +- lisp/org-collector.el | 2 +- lisp/org-contribdir.el | 2 +- lisp/org-depend.el | 2 +- lisp/org-effectiveness.el | 2 +- lisp/org-eldoc.el | 2 +- lisp/org-eval-light.el | 2 +- lisp/org-eval.el | 2 +- lisp/org-learn.el | 2 +- lisp/org-license.el | 2 +- lisp/org-screenshot.el | 2 +- lisp/org-sudoku.el | 2 +- lisp/org-wikinodes.el | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/lisp/ob-J.el b/lisp/ob-J.el index 8dc6ba73e1..89f76e007d 100644 --- a/lisp/ob-J.el +++ b/lisp/ob-J.el @@ -5,7 +5,7 @@ ;; Author: Oleh Krehel ;; Maintainer: Joseph Novakovich <josephnovakov...@gmail.com> ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-asymptote.el b/lisp/ob-asymptote.el index 86f777344b..6df51d0d6d 100644 --- a/lisp/ob-asymptote.el +++ b/lisp/ob-asymptote.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Maintainer: Luc Pellissier <luc.pelliss...@crans.org> ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-coq.el b/lisp/ob-coq.el index 16143beb6f..e05259565a 100644 --- a/lisp/ob-coq.el +++ b/lisp/ob-coq.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Maintainer: Luc Pellissier <luc.pelliss...@crans.org> ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-csharp.el b/lisp/ob-csharp.el index 1a0be1582d..dc25f97682 100644 --- a/lisp/ob-csharp.el +++ b/lisp/ob-csharp.el @@ -4,7 +4,7 @@ ;; Author: thomas "at" friendlyvillagers.com based on ob-java.el by Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-ebnf.el b/lisp/ob-ebnf.el index 2f5f3303bc..1b601ac034 100644 --- a/lisp/ob-ebnf.el +++ b/lisp/ob-ebnf.el @@ -4,7 +4,7 @@ ;; Author: Michael Gauland ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-eukleides.el b/lisp/ob-eukleides.el index be3f1fd1cd..eccd4747a3 100644 --- a/lisp/ob-eukleides.el +++ b/lisp/ob-eukleides.el @@ -4,7 +4,7 @@ ;; Author: Luis Anaya ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-fomus.el b/lisp/ob-fomus.el index 5279714188..8d834f853d 100644 --- a/lisp/ob-fomus.el +++ b/lisp/ob-fomus.el @@ -4,7 +4,7 @@ ;; Author: Torsten Anders ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-hledger.el b/lisp/ob-hledger.el index 79afa62651..9c5059f8e1 100644 --- a/lisp/ob-hledger.el +++ b/lisp/ob-hledger.el @@ -4,7 +4,7 @@ ;; Author: Simon Michael ;; Keywords: literate programming, reproducible research, plain text accounting -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-io.el b/lisp/ob-io.el index 3a2fea2cf7..e752003ec5 100644 --- a/lisp/ob-io.el +++ b/lisp/ob-io.el @@ -4,7 +4,7 @@ ;; Author: Andrzej Lichnerowicz ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-ledger.el b/lisp/ob-ledger.el index b1812ac3ae..5e3b68ba39 100644 --- a/lisp/ob-ledger.el +++ b/lisp/ob-ledger.el @@ -5,7 +5,7 @@ ;; Author: Eric S Fraga ;; Maintainer: Eric S Fraga ;; Keywords: literate programming, reproducible research, accounting -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-mathomatic.el b/lisp/ob-mathomatic.el index adc7c376af..beb52856f7 100644 --- a/lisp/ob-mathomatic.el +++ b/lisp/ob-mathomatic.el @@ -7,7 +7,7 @@ ;; Luis Anaya (Mathomatic) ;; Keywords: literate programming, reproducible research, mathomatic -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-mscgen.el b/lisp/ob-mscgen.el index 09f20c2eb4..236300c04a 100644 --- a/lisp/ob-mscgen.el +++ b/lisp/ob-mscgen.el @@ -5,7 +5,7 @@ ;; Author: Juan Pechiar ;; Maintainer: Justin Abrahms ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-oz.el b/lisp/ob-oz.el index 434e0dbac5..4a3175fe62 100644 --- a/lisp/ob-oz.el +++ b/lisp/ob-oz.el @@ -4,7 +4,7 @@ ;; Author: Torsten Anders and Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 0.02 ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-picolisp.el b/lisp/ob-picolisp.el index f7faff00a7..a00eabd54f 100644 --- a/lisp/ob-picolisp.el +++ b/lisp/ob-picolisp.el @@ -5,7 +5,7 @@ ;; Authors: Thorsten Jolitz ;; Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-shen.el b/lisp/ob-shen.el index 6eccce11f0..a46c34e12f 100644 --- a/lisp/ob-shen.el +++ b/lisp/ob-shen.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, shen -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-spice.el b/lisp/ob-spice.el index 3b732a56d5..8a101ea917 100644 --- a/lisp/ob-spice.el +++ b/lisp/ob-spice.el @@ -3,7 +3,7 @@ ;; Author: Tiago Oliveira Weber ;; Maintainer: stardiviner <numbch...@gmail.com> -;; Homepage: https://github.com/stardiviner/ob-spice +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 0.4 ;; Package-Requires: ((spice-mode "0.0.1") (org "8")) diff --git a/lisp/ob-tcl.el b/lisp/ob-tcl.el index 627004732b..4c575418b5 100644 --- a/lisp/ob-tcl.el +++ b/lisp/ob-tcl.el @@ -7,7 +7,7 @@ ;; Luis Anaya (tcl) ;; ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-vala.el b/lisp/ob-vala.el index 826d32f084..ad9eff4a02 100644 --- a/lisp/ob-vala.el +++ b/lisp/ob-vala.el @@ -4,7 +4,7 @@ ;; Author: Christian Garbs <mi...@cgarbs.de> ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ob-vbnet.el b/lisp/ob-vbnet.el index 1ea572d518..015bf1f2a4 100644 --- a/lisp/ob-vbnet.el +++ b/lisp/ob-vbnet.el @@ -4,7 +4,7 @@ ;; Author: thomas "at" friendlyvillagers.com based on ob-java.el by Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ol-mew.el b/lisp/ol-mew.el index a8aa5d0af5..bae26857dc 100644 --- a/lisp/ol-mew.el +++ b/lisp/ol-mew.el @@ -4,7 +4,7 @@ ;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp> ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; This file is not part of GNU Emacs. diff --git a/lisp/ol-vm.el b/lisp/ol-vm.el index 572018886d..bfd4a0b4ea 100644 --- a/lisp/ol-vm.el +++ b/lisp/ol-vm.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik <carsten.domi...@gmail.com> ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; ;; Support for IMAP folders added ;; by Konrad Hinsen <konrad dot hinsen at fastmail dot net> diff --git a/lisp/ol-wl.el b/lisp/ol-wl.el index cc122c5518..413a042925 100644 --- a/lisp/ol-wl.el +++ b/lisp/ol-wl.el @@ -5,7 +5,7 @@ ;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp> ;; David Maus <dmaus at ictsoc dot de> ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; ;; This file is not part of GNU Emacs. ;; diff --git a/lisp/org-bibtex-extras.el b/lisp/org-bibtex-extras.el index aaa4a1d0fa..f4a04014f0 100644 --- a/lisp/org-bibtex-extras.el +++ b/lisp/org-bibtex-extras.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte <eric dot schulte at gmx dot com> ;; Keywords: outlines, hypermedia, bibtex, d3 -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 0.01 ;; This file is not part of GNU Emacs. diff --git a/lisp/org-collector.el b/lisp/org-collector.el index 876cda9a60..12c836b4c8 100644 --- a/lisp/org-collector.el +++ b/lisp/org-collector.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte <schulte dot eric at gmail dot com> ;; Keywords: outlines, hypermedia, calendar, wp, experimentation, ;; organization, properties -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 0.01 ;; This file is not part of GNU Emacs. diff --git a/lisp/org-contribdir.el b/lisp/org-contribdir.el index cd221584cf..e643e25d08 100644 --- a/lisp/org-contribdir.el +++ b/lisp/org-contribdir.el @@ -3,7 +3,7 @@ ;; ;; Author: Carsten Dominik <carsten.domi...@gmail.com> ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 0.01 ;; ;; This file is not part of GNU Emacs. diff --git a/lisp/org-depend.el b/lisp/org-depend.el index 4301ba89ed..db7df8a559 100644 --- a/lisp/org-depend.el +++ b/lisp/org-depend.el @@ -3,7 +3,7 @@ ;; ;; Author: Carsten Dominik <carsten.domi...@gmail.com> ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 0.08 ;; ;; This file is not part of GNU Emacs. diff --git a/lisp/org-effectiveness.el b/lisp/org-effectiveness.el index dad56c77e0..1b2575aaa1 100644 --- a/lisp/org-effectiveness.el +++ b/lisp/org-effectiveness.el @@ -4,7 +4,7 @@ ;; Author: David Arroyo Menéndez <davi...@es.gnu.org> ;; Keywords: effectiveness, plot -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; ;; This file is not part of GNU Emacs. ;; diff --git a/lisp/org-eldoc.el b/lisp/org-eldoc.el index 34357459a5..1a4e67091b 100644 --- a/lisp/org-eldoc.el +++ b/lisp/org-eldoc.el @@ -6,7 +6,7 @@ ;; Maintainer: Łukasz Gruner <luk...@gruner.lu> ;; Version: 6 ;; Package-Requires: ((org "8")) -;; Homepage: https://bitbucket.org/ukaszg/org-eldoc +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Created: 25/05/2014 ;; Keywords: eldoc, outline, breadcrumb, org, babel, minibuffer diff --git a/lisp/org-eval-light.el b/lisp/org-eval-light.el index 7f135571e7..f079c3536d 100644 --- a/lisp/org-eval-light.el +++ b/lisp/org-eval-light.el @@ -6,7 +6,7 @@ ;; Eric Schulte <schulte dot eric at gmail dot com> ;; Keywords: outlines, hypermedia, calendar, wp, literate programming, ;; reproducible research -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 0.04 ;; This file is not part of GNU Emacs. diff --git a/lisp/org-eval.el b/lisp/org-eval.el index f11443ce89..3acb732f57 100644 --- a/lisp/org-eval.el +++ b/lisp/org-eval.el @@ -3,7 +3,7 @@ ;; ;; Author: Carsten Dominik <carsten.domi...@gmail.com> ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 0.04 ;; ;; This file is not part of GNU Emacs. diff --git a/lisp/org-learn.el b/lisp/org-learn.el index 897216dc6a..8de2a6f29f 100644 --- a/lisp/org-learn.el +++ b/lisp/org-learn.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley <johnw at gnu dot org> ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 6.32trans ;; ;; This file is not part of GNU Emacs. diff --git a/lisp/org-license.el b/lisp/org-license.el index 0c3ed6d051..58be6a47e8 100644 --- a/lisp/org-license.el +++ b/lisp/org-license.el @@ -4,7 +4,7 @@ ;; Author: David Arroyo Menéndez <davi...@es.gnu.org> ;; Keywords: licenses, creative commons -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; ;; This file is not part of GNU Emacs. ;; diff --git a/lisp/org-screenshot.el b/lisp/org-screenshot.el index 35b9deef6e..8560704bef 100644 --- a/lisp/org-screenshot.el +++ b/lisp/org-screenshot.el @@ -4,7 +4,7 @@ ;; ;; Author: Max Mikhanosha <m...@openchat.com> ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 8.0 ;; ;; Released under the GNU General Public License version 3 diff --git a/lisp/org-sudoku.el b/lisp/org-sudoku.el index 5fe5dde60c..3fe1ec707b 100644 --- a/lisp/org-sudoku.el +++ b/lisp/org-sudoku.el @@ -4,7 +4,7 @@ ;; ;; Author: Carsten Dominik <carsten.domi...@gmail.com> ;; Keywords: outlines, hypermedia, calendar, wp, games -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 0.01 ;; ;; This file is not part of GNU Emacs. diff --git a/lisp/org-wikinodes.el b/lisp/org-wikinodes.el index b8a5e2716b..410695e4b8 100644 --- a/lisp/org-wikinodes.el +++ b/lisp/org-wikinodes.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik <carsten.domi...@gmail.com> ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: https://orgmode.org +;; Homepage: https://git.sr.ht/~bzg/org-contrib ;; Version: 7.01trans ;; ;; This file is not part of GNU Emacs.