| 1 | # Copyright 1999-2007 Gentoo Foundation |
1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-packages.eclass,v 1.18 2011/06/04 07:53:54 graaff Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-packages.eclass,v 1.19 2011/12/27 17:55:13 fauli Exp $ |
| 4 | |
4 | |
| 5 | # @ECLASS: xemacs-packages.eclass |
5 | # @ECLASS: xemacs-packages.eclass |
| 6 | # @MAINTAINER: |
6 | # @MAINTAINER: |
| 7 | # xemacs@gentoo.org |
7 | # xemacs@gentoo.org |
| 8 | # @BLURB: Eclass to support elisp packages distributed by XEmacs. |
8 | # @BLURB: Eclass to support elisp packages distributed by XEmacs. |