dev-texlive/moderncv/moderncv-1.5.1-r1.ebuild
changeset 227 1b277dede68a
equal deleted inserted replaced
226:77b55a9dac4f 227:1b277dede68a
       
     1 # Copyright 1999-2013 Gentoo Foundation
       
     2 # Distributed under the terms of the GNU General Public License v2
       
     3 # $Header: $
       
     4 
       
     5 EAPI=7
       
     6 
       
     7 inherit latex-package
       
     8 
       
     9 DESCRIPTION="A modern curriculum vitae class"
       
    10 HOMEPAGE="http://launchpad.net/moderncv"
       
    11 SRC_URI="https://launchpad.net/moderncv/trunk/${PV}/+download/${P}.zip"
       
    12 LICENSE="LPPL-1.3c"
       
    13 
       
    14 SLOT="0"
       
    15 KEYWORDS="~amd64"
       
    16 
       
    17 IUSE=""
       
    18 DEPEND=""
       
    19 RDEPEND="dev-texlive/etoolbox"
       
    20 
       
    21 S=${WORKDIR}/${PN}