Changeset 1195 in ProjectBuilder for projects/mondorescue/pbconf
- Timestamp:
- Feb 16, 2011, 12:53:38 PM (14 years ago)
- Location:
- projects/mondorescue/pbconf/branches/2.2.9
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/2.2.9/mindi-busybox/ebuild/mindi-busybox.ebuild
r384 r1195 5 5 inherit eutils flag-o-matic 6 6 7 DESCRIPTION=" The rescue part of a program that creates emergency boot disks/CDs using your kernel, tools and modules."8 HOMEPAGE=" http://www.mondorescue.org"9 SRC_URI=" ftp://ftp.mondorescue.org/src/${P}.tar.gz"7 DESCRIPTION="PBSUMMARY" 8 HOMEPAGE="PBURL" 9 SRC_URI="PBREPO/${P}.tar.gz" 10 10 LICENSE="GPL-2" 11 11 SLOT="0" -
projects/mondorescue/pbconf/branches/2.2.9/mindi/ebuild/mindi.ebuild
r1084 r1195 5 5 # $Id$ 6 6 7 DESCRIPTION=" A program that creates emergency boot disks/CDs using your kernel, tools and modules."8 HOMEPAGE=" http://www.mondorescue.org"9 SRC_URI=" ftp://ftp.mondorescue.org/src/${P}.tar.gz"7 DESCRIPTION="PBSUMMARY" 8 HOMEPAGE="PBURL" 9 SRC_URI="PBREPO/${P}.tar.gz" 10 10 11 11 LICENSE="GPL-2" -
projects/mondorescue/pbconf/branches/2.2.9/mondo/ebuild/mondo-rescue.ebuild
r1084 r1195 7 7 inherit libtool 8 8 9 DESCRIPTION=" The premier GPL disaster recovery solution."10 HOMEPAGE=" http://www.mondorescue.org"11 SRC_URI=" ftp://ftp.mondorescue.org/src/${PN/-rescue/}-${PV}.tar.gz"9 DESCRIPTION="PBSUMMARY" 10 HOMEPAGE="PBURL" 11 SRC_URI="PBREPO/${P}.tar.gz" 12 12 13 13 LICENSE="GPL-2"
Note:
See TracChangeset
for help on using the changeset viewer.