7a37d2d2e1Add support for passing a specific category/package, instead of doing an entire directory.
John N. Laliberte
2006-02-23 15:54:14 +0000
ee78d61d0dCheck for deprecated things in inherits
Ciaran McCreesh
2006-02-23 13:51:03 +0000
8ef1ae2575xml2 USE deprecation
Ciaran McCreesh
2006-02-23 13:50:16 +0000
03aeff2cabDon't do defaults_check on non-ebuilds
Ciaran McCreesh
2006-02-23 13:15:45 +0000
8b4ed086d3Remove berlios from SRC_URI blacklist
Ciaran McCreesh
2006-02-23 13:10:46 +0000
e15a567081Screw it. This g++-3.4 thing is going to hit us in other less obvious places too. Work around it at a higher level.
Ciaran McCreesh
2006-02-22 23:57:31 +0000
3dff7b48a4This frickin' g++-3.4 bug is even weirder when -O2 kicks in. Change the workaround again.
Ciaran McCreesh
2006-02-22 23:42:37 +0000
0591899d52Check for redundant src_unpack, src_compile
Ciaran McCreesh
2006-02-22 21:35:06 +0000
23866c94ebI hate GNU, GNU hates me, I'm going to butcher your family...
Ciaran McCreesh
2006-02-22 20:47:02 +0000
e6253d061eg++3.4 sucks. But we have to work with it anyway, so include a really weird workaround for a really weird bug.
Ciaran McCreesh
2006-02-22 19:59:07 +0000
8348f66dd7Make match sequence less pointless
Ciaran McCreesh
2006-02-22 18:45:58 +0000
4d4fc8cc5aCheck for zip in SRC_URI but no app-arch/unzip DEPEND. Someone should extend this to other archive types...
Ciaran McCreesh
2006-02-21 16:03:49 +0000
5f0fcd9116all-local is weird.
Ciaran McCreesh
2006-02-21 14:13:49 +0000
dd71d72c99make check is your friend.
Ciaran McCreesh
2006-02-21 14:07:37 +0000
397867bd1fKill the nest stuff, and make Dep more flexible instead. Make || in LICENSE work.
Ciaran McCreesh
2006-02-21 13:40:35 +0000
4c5020c46fAdd a MissingValue exception and use it where appropriate.
Stephen P. Bennett
2006-02-19 20:05:02 +0000
16f7f7f8cbFix KEYWORDS in eclasses
Ciaran McCreesh
2006-02-19 14:13:28 +0000
cf84ad282eSeparate Dep and Nest heirarchies, since they're not really the same. Share the lexer.
Ciaran McCreesh
2006-02-18 05:49:29 +0000
e4f407ecbcMerge the dep_atom things into one file
Ciaran McCreesh
2006-02-18 04:22:54 +0000
bc764f5b47Fix handling when an option requiring a parameter is specified, but the parameter is not. Also make the IntegerArg handling use destringify.
Stephen P. Bennett
2006-02-18 03:34:25 +0000