| 1 | # Copyright 1999-2006 Gentoo Foundation |
1 | # Copyright 1999-2007 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/dev-ruby/eruby/eruby-1.0.5-r1.ebuild,v 1.4 2006/12/22 19:07:00 mabi Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-ruby/eruby/eruby-1.0.5-r1.ebuild,v 1.5 2007/01/21 08:03:17 pclouds Exp $ |
| 4 | |
4 | |
|
|
5 | RUBY_BUG_145222=yes |
| 5 | inherit ruby |
6 | inherit ruby |
| 6 | |
7 | |
| 7 | IUSE="vim-syntax" |
8 | IUSE="vim-syntax examples" |
| 8 | |
9 | |
| 9 | DESCRIPTION="eRuby interprets a Ruby code embedded text file" |
10 | DESCRIPTION="eRuby interprets a Ruby code embedded text file" |
| 10 | HOMEPAGE="http://www.modruby.net/" |
11 | HOMEPAGE="http://www.modruby.net/" |
| 11 | SRC_URI="http://www.modruby.net/archive/${P}.tar.gz" |
12 | SRC_URI="http://www.modruby.net/archive/${P}.tar.gz" |
| 12 | LICENSE="GPL-2 LGPL-2.1" |
13 | LICENSE="GPL-2 LGPL-2.1" |