b5f4c24e9f
Use my godly superpowers to extend kc to 20 params, and move to a cleverer operator() for named create.
Ciaran McCreesh
2008-02-03 22:08:00 +00:00
babd741f7d
For exheres, econf is only allowed in src_configure and einstall is only allowed in src_install
Ciaran McCreesh
2008-02-03 19:51:01 +00:00
600a2ca4c7
Warn if a Python hook is found but cannot be used.
Piotr Jaroszyński
2008-02-03 17:26:39 +00:00
63c8baae48
Split up VDBRepository. Add a new experimental Exndbam repository, which can replace VDB on systems that don't need EAPI 0/1 support.
Ciaran McCreesh
2008-02-03 17:16:50 +00:00
76dc8b38fc
Don't loop infinitely if given an unsupported option.
David Leverton
2008-02-03 15:14:55 +00:00
cb3d24a6dd
Docs tweak
Richard Brown
2008-02-03 08:36:27 +00:00
4fce56582b
Support --exclude as well as --exclude-from.
David Leverton
2008-02-03 00:48:51 +00:00
7e9f6701a0
Move NDBAM from repositories/unpackaged into the main library.
Ciaran McCreesh
2008-02-02 16:58:23 +00:00
a5d40f88ff
Start switching over from sr to kc.
Ciaran McCreesh
2008-02-02 16:27:55 +00:00
db6f0b1425
Doc tweak
Richard Brown
2008-02-01 15:46:09 +00:00
4df09045e0
(ruby) Add MetadataSectionKey.
Richard Brown
2008-02-01 13:40:38 +00:00
a82e35af87
another oops
Mike Kelly
2008-02-01 03:03:33 +00:00
250bda6e11
Double grr.
David Leverton
2008-02-01 02:46:53 +00:00
aa1224d1d0
Grrr.
David Leverton
2008-02-01 00:44:51 +00:00
c8a50ccb35
Don't require trailing space after a label at the end of a dep string.
David Leverton
2008-02-01 00:39:26 +00:00
3be6936fd3
Allow new phase functions to be exported from exlibs, and make it a fatal error to try to export something that shouldn't be.
David Leverton
2008-02-01 00:39:11 +00:00
bbbe1389d5
Allow running qualudis from a subdirectory.
David Leverton
2008-02-01 00:38:57 +00:00
d10178c32c
More flexible cache, work for EAPIs that aren't 0/1. Fixes: ticket:482
Ciaran McCreesh
2008-02-01 00:10:35 +00:00
9f8589b844
Use 1-style ECONF_SOURCE for exheres-0
Ciaran McCreesh
2008-01-31 20:36:24 +00:00
45adf1b76c
Don't have two lots of unpack
Ciaran McCreesh
2008-01-31 14:54:45 +00:00
c7278e7a8f
Recognise .tbz for unpack. Implement unpack --if-compressed for exheres. Fixes: ticket:487. Fixes: ticket:497.
Ciaran McCreesh
2008-01-31 13:08:24 +00:00
4d990a5c7d
Add FAQ entry about terminology.
David Leverton
2008-01-30 18:59:19 +00:00
a42b13af87
More helpful error messages for failing to write to a cache file.
David Leverton
2008-01-30 12:09:58 +00:00
bdf481622d
(ruby) Use the last label instead of the first.
David Leverton
2008-01-30 09:57:34 +00:00
018b3eec70
Allow _p anywhere in the list of suffixes.
David Leverton
2008-01-28 14:23:13 +00:00
783dde75f6
Fix gpg checking.
David Leverton
2008-01-27 21:53:04 +00:00
55730de423
(ruby) Fix tests.
David Leverton
2008-01-27 13:07:19 +00:00
218e821294
Count lines properly.
David Leverton
2008-01-26 20:42:24 +00:00
0d401d34bc
Add license_key check.
David Leverton
2008-01-26 17:14:07 +00:00
b0a4d48400
Make license_key and inherited_key available in ERepositoryID.
David Leverton
2008-01-26 17:13:55 +00:00
11f790d460
Add deprecated_functions check.
David Leverton
2008-01-26 17:13:40 +00:00
a9b4ed0d06
Add function_keyword check.
David Leverton
2008-01-26 17:13:26 +00:00
20b841f417
Make virtual/ unimportant for VDB.
David Leverton
2008-01-26 17:13:13 +00:00
891886841f
Add missing typo.
David Leverton
2008-01-26 17:12:58 +00:00
7917ca1808
Add Layout::licensesdirs.
David Leverton
2008-01-26 17:12:45 +00:00
6f01cb0ed7
Add keywords_key check.
David Leverton
2008-01-26 17:12:30 +00:00
8942ed1819
Add eclass_keywords metadata key.
David Leverton
2008-01-26 17:12:15 +00:00
12322ebcd7
Add inherited_key check.
David Leverton
2008-01-24 15:23:26 +00:00
f5b2ebb8c8
Fix error handling.
David Leverton
2008-01-24 15:23:11 +00:00
1390c5a0f5
Fix GCC 4.3 warning.
David Leverton
2008-01-24 12:28:19 +00:00
9052338cc5
Fix typo.
Bo Ørsted Andresen
2008-01-23 23:40:34 +00:00
8f2802b20f
Fix error checking for lzma unpack.
David Leverton
2008-01-23 22:18:01 +00:00
ede5cbb953
Add fetches_key check, equivalant to the old src_uri_check.
David Leverton
2008-01-23 18:58:46 +00:00
9153ce0d31
Check for lzma extractor.
Piotr Jaroszyński
2008-01-23 15:13:05 +00:00
bced25245d
Preparation for 0.26.0_alpha9
Ciaran McCreesh
2008-01-23 10:58:34 +00:00
b863516655
Recent Portage unpacks lzma files, in violation of PMS and without any way of ebuilds being able to check for this behaviour. Emulate this stupidity.
Ciaran McCreesh
2008-01-23 10:55:40 +00:00
88992785bd
...and another one
Ciaran McCreesh
2008-01-23 07:45:51 +00:00