Changeset 1995 in ProjectBuilder for projects/mondorescue


Ignore:
Timestamp:
Sep 2, 2015, 11:13:28 AM (9 years ago)
Author:
Bruno Cornec
Message:
  • Retrofit new build process from 3.2 to tags/3.2.1 (Marc Elser melser_at_gmx.ch)
File:
1 moved

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/tags/3.2.1/MondoRescue/ebuild/MondoRescue.ebuild

    r1993 r1995  
    55# $Id$
    66
    7 inherit libtool
     7EAPI=5
     8
     9inherit perl-module
    810
    911DESCRIPTION="PBSUMMARY"
    1012HOMEPAGE="PBURL"
    11 #SRC_URI="PBREPO/PBSRC"
    12 SRC_URI="ftp://ftp.mondorescue.org/src/${PN/-rescue/}-${PV}.tar.gz"
     13SRC_URI="PBREPO/PBSRC"
    1314
    1415LICENSE="GPL-2"
     
    1819
    1920DEPEND="${RDEPEND}"
    20 RDEPEND="dev-util/projectbuilder
    21     perl >= 5.6.2"
     21RDEPEND="dev-util/ProjectBuilder
     22    >=dev-lang/perl-5.6.2"
    2223MANDIR="/usr/share/man"
    2324
Note: See TracChangeset for help on using the changeset viewer.