Parent Directory
|
Revision Log
Fix definition of dropdown-list-selection-face. Remove old. (Portage version: 2.2_rc51/cvs/Linux i686)
| 1 | # Copyright 1999-2009 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-emacs/dropdown-list/dropdown-list-20090814.ebuild,v 1.1 2009/10/15 19:03:46 ulm Exp $ |
| 4 | |
| 5 | inherit elisp |
| 6 | |
| 7 | DESCRIPTION="Drop-down menu interface" |
| 8 | HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/dropdown-list.el" |
| 9 | SRC_URI="mirror://gentoo/${P}.el.bz2" |
| 10 | |
| 11 | LICENSE="GPL-3" |
| 12 | SLOT="0" |
| 13 | KEYWORDS="~amd64 ~x86" |
| 14 | IUSE="" |
| 15 | |
| 16 | ELISP_PATCHES="${P}-selection-face.patch" |
| 17 | SITEFILE="50${PN}-gentoo.el" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |