Parent Directory
|
Revision Log
Initial import. Bug #194210. (Portage version: 2.1.3.12)
| 1 | # Copyright 1999-2007 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: $ |
| 4 | |
| 5 | inherit elisp |
| 6 | |
| 7 | DESCRIPTION="Visible bookmarks in buffer" |
| 8 | HOMEPAGE="http://www.nongnu.org/bm/" |
| 9 | # taken from http://download.savannah.gnu.org/releases/bm/${P}.el |
| 10 | SRC_URI="mirror://gentoo/${P}.el.bz2" |
| 11 | |
| 12 | LICENSE="GPL-2" |
| 13 | SLOT="0" |
| 14 | KEYWORDS="~x86" |
| 15 | IUSE="" |
| 16 | |
| 17 | SIMPLE_ELISP=t |
| 18 | SITEFILE=50${PN}-gentoo.el |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |