1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ruby-mode-1.9.1_pre1.ebuild,v 1.1 2008/11/02 02:07:07 flameeyes Exp $
9 MY_PV
=${PV/_pre/-preview}
11 DESCRIPTION
="Emacs major mode for editing Ruby code"
12 HOMEPAGE
="http://www.ruby-lang.org/"
13 SRC_URI
="mirror://ruby/ruby-${MY_PV}.tar.gz"
17 KEYWORDS
="~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
20 SITEFILE
=50${PN}-gentoo.el
21 S
="${WORKDIR}/ruby-${MY_PV}/misc"