summaryrefslogtreecommitdiff
blob: a7c7e4b43fe59012dcef339c2857cc725b824666 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# ChangeLog for app-emacs/wikipedia-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/wikipedia-mode/ChangeLog,v 1.9 2014/02/18 07:05:02 ulm Exp $

  18 Feb 2014; Ulrich Müller <ulm@gentoo.org> wikipedia-mode-0.5-r1.ebuild:
  Update ebuild to EAPI 5. Specify LICENSE more precisely.

  21 Mar 2009; Raúl Porcel <armin76@gentoo.org>
  wikipedia-mode-0.5-r1.ebuild:
  x86 stable, bug #262846

  20 Mar 2009; Tiago Cunha <tcunha@gentoo.org> wikipedia-mode-0.5-r1.ebuild:
  stable amd64, bug 262846

  18 Feb 2009; Ulrich Mueller <ulm@gentoo.org> metadata.xml,
  wikipedia-mode-0.5-r1.ebuild:
  Local USE flag for outline-magic.

*wikipedia-mode-0.5-r1 (15 Feb 2009)

  15 Feb 2009; Ulrich Mueller <ulm@gentoo.org>
  files/50wikipedia-mode-gentoo.el,
  +files/wikipedia-mode-0.5-require-outline-magic.patch,
  -wikipedia-mode-0.5.ebuild, +wikipedia-mode-0.5-r1.ebuild:
  Actually load outline-magic, otherwise it would be useless to depend on it.
  Generalise auto-mode pattern in site-init file for all language versions.
  SRC_URI was an inexistent domain; changed to Gentoo mirrors now.

  14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> wikipedia-mode-0.5.ebuild:
  Do not assign SIMPLE_ELISP since elisp.eclass now detects this case
  automatically.

  18 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
  wikipedia-mode-0.5.ebuild:
  Update SRC_URI.

*wikipedia-mode-0.5 (23 Jan 2008)

  23 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
  +files/50wikipedia-mode-gentoo.el, +metadata.xml,
  +wikipedia-mode-0.5.ebuild:
  initial commit, taken from Emacs overlay, provided by flameeyes, massaged by
  ulm