summaryrefslogtreecommitdiff
blob: 4ff733affc49683c2d9b7ac6a41ee251d72463bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ChangeLog for virtual/emacs-cedet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/emacs-cedet/ChangeLog,v 1.3 2012/10/17 06:58:09 ulm Exp $

  17 Oct 2012; Ulrich Müller <ulm@gentoo.org> emacs-cedet-0.ebuild:
  Bump ebuild to EAPI 4. Don't assign empty values to variables.

  27 Dec 2010; Ulrich Mueller <ulm@gentoo.org> emacs-cedet-0.ebuild:
  Mark as stable.

*emacs-cedet-0 (14 May 2010)

  14 May 2010; Ulrich Mueller <ulm@gentoo.org> +emacs-cedet-0.ebuild,
  +metadata.xml:
  Initial import: New virtual for CEDET in GNU Emacs. This is needed because
  Emacs versions >=23.2 already include CEDET. The package name of the virtual
  is prefixed with "emacs-", in order to avoid possible namespace collisions
  with XEmacs. Ebuild contributed by me.