Changeset 764 in MondoRescue for trunk/mondo/distributions/gentoo


Ignore:
Timestamp:
Aug 8, 2006, 12:34:37 AM (18 years ago)
Author:
Bruno Cornec
Message:

merge -r728:763 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/distributions/gentoo/mondo.ebuild

    r588 r764  
    99DESCRIPTION="The premier GPL disaster recovery solution."
    1010HOMEPAGE="http://www.mondorescue.org"
    11 SRC_URI="ftp://ftp.mondorecue.org/src/${PN/-rescue/}-${PV}-${PR}.tgz"
     11SRC_URI="ftp://ftp.mondorescue.org/src/${PN/-rescue/}-${PV}.tar.gz"
    1212
    1313LICENSE="GPL-2"
     
    2929    >=sys-boot/syslinux-1.52"
    3030
    31 S=${WORKDIR}/${PN/-rescue/}-${PV}-${PR}
     31S=${WORKDIR}/${PN/-rescue/}-${PV}
    3232
    3333src_unpack() {
Note: See TracChangeset for help on using the changeset viewer.