Changeset 709 in ProjectBuilder
- Timestamp:
- Feb 19, 2009, 5:20:10 PM (16 years ago)
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb/lib/ProjectBuilder/Env.pm
r703 r709 434 434 435 435 # Hash of valid version names 436 437 # Additional repository to add at build time 438 # addrepo centos-5-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm,ftp://ftp.project-builder.org/test/centos/5/pb.repo 439 # addrepo centos-5-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm,ftp://ftp.project-builder.org/test/centos/5/pb.repo 436 440 #version $ENV{'PBPROJ'} = devel,stable 437 441 -
pbconf/0.9.6/ProjectBuilder/pbcl
r708 r709 3 3 PERL-PROJECTBUILDER CHANGES 4 4 5 6 0.9.6 (2009-02-16) 5 0.9.6 (2009-02-19) 7 6 - Add support for addition of repository on the fly at build time with addrepo (Bruno Cornec) 8 7 - Fix debian build deps computation and installation (Bruno Cornec) -
pbconf/0.9.6/project-builder/pbcl
r708 r709 3 3 PB CHANGES 4 4 5 6 0.9.6 (2009-02-16) 5 0.9.6 (2009-02-19) 7 6 - Add support for addition of repository on the fly at build time with addrepo (Bruno Cornec) 8 7 - Fix debian build deps computation and installation (Bruno Cornec) -
pbconf/devel/ProjectBuilder/pbcl
r708 r709 5 5 devel (2030-01-01) 6 6 7 0.9.6 (2009-02-1 6)7 0.9.6 (2009-02-19) 8 8 - Add support for addition of repository on the fly at build time with addrepo (Bruno Cornec) 9 9 - Fix debian build deps computation and installation (Bruno Cornec) -
pbconf/devel/project-builder/pbcl
r708 r709 5 5 devel (2030-01-01) 6 6 7 0.9.6 (2009-02-1 6)7 0.9.6 (2009-02-19) 8 8 - Add support for addition of repository on the fly at build time with addrepo (Bruno Cornec) 9 9 - Fix debian build deps computation and installation (Bruno Cornec)
Note:
See TracChangeset
for help on using the changeset viewer.