08990bc46fAdd a one second delay and an extra touch, to try to avoid tests occasionally failing when checking ctime / mtime
Ciaran McCreesh
2006-05-02 12:02:20 +0000
55edb5688dDon't display the key look up failed warning for VDB entries where the file is missing
Ciaran McCreesh
2006-05-01 16:58:44 +0000
c1b8bc6ff5VDB USE may contain -flags. Ignore them.
Ciaran McCreesh
2006-05-01 16:52:29 +0000
9963bab98bDon't include the ::repo in --best-version output, it confuses built_with_use
Ciaran McCreesh
2006-05-01 16:45:08 +0000
de162a9360Missed killing a backslash in r870
Ciaran McCreesh
2006-05-01 16:42:04 +0000
f45f14a25cAllow hooks to have additional associated env vars. Provide said env vars where appropriate. Add a hook script for creating paludis.log entries.
Ciaran McCreesh
2006-05-01 16:25:45 +0000
482cb0bc46Use quotes on the cat heredocs to avoid having to escape dollar signs. Thanks to ecatmur
Ciaran McCreesh
2006-05-01 16:02:45 +0000
da02c4b359Support user defined package sets
Ciaran McCreesh
2006-05-01 14:55:56 +0000
2e338683baDisplay EAPI in mask reasons, like we do for licence and keywords.
Ciaran McCreesh
2006-05-01 14:11:42 +0000
6fd719e9a6Update docs with new overlay URL
Ciaran McCreesh
2006-05-01 14:06:34 +0000
b9ede38a9eDon't add to world if --fetch is specified.
Ciaran McCreesh
2006-05-01 11:40:06 +0000
838ddf6bd10.2.0
Stephen P. Bennett
2006-05-01 00:00:00 +0000
dae9cf2e3cKill some quotes in einstall.
Stephen P. Bennett
2006-04-30 16:05:33 +0000
c3229f351eTry to work around svn ignoring things
Ciaran McCreesh
2006-04-30 15:52:55 +0000
90436c77d7Fix EXTRA_DIST for distribution tarballs
Ciaran McCreesh
2006-04-30 14:01:48 +0000
e9ebcf8918Fix include path
Ciaran McCreesh
2006-04-30 13:56:11 +0000
fd08810662Sync portage differences with all the shiny new things we have
Ciaran McCreesh
2006-04-30 13:16:02 +0000
31ab9b2097Replace the icky default Doxygen style with a marginally less icky style stolen from libebt.
Ciaran McCreesh
2006-04-30 13:09:39 +0000
da151fef51Restructure hooks Makefile and dobin tests to avoid breaking distcheck. Fixes Berlios#7328, Berlios#7326.
Ciaran McCreesh
2006-04-30 10:53:37 +0000
e9e18bceccMake the local directory when syncing via rsync
Ciaran McCreesh
2006-04-30 08:41:31 +0000
ab8a4ea58bAdd a mkdir method to FSEntry.
Ciaran McCreesh
2006-04-30 08:24:07 +0000
5a6bd16047Fix thinko when adding packages to the security set.
Danny van Dyk
2006-04-29 17:01:27 +0000
be9bc8d279Make einstall pass libdir=
Stephen P. Bennett
2006-04-29 16:59:11 +0000
9e0bd97430Rework of the built-in security set.
Danny van Dyk
2006-04-29 16:08:22 +0000
ee9c364bb6Add {ECONF,EMAKE,EINSTALL,WGET}_WRAPPER variables as well as WGET and WGET_EXTRA.
Ilya Volynets
2006-04-29 10:01:28 +0000
a7b852f0bdProvide a way of querying the contents of a package. Add --owner and --contents actions
Ciaran McCreesh
2006-04-28 19:15:59 +0000
74e6eacaccAllow scm-rX on unversioned packages
Ciaran McCreesh
2006-04-27 18:31:01 +0000
38cf3f33e7Make unpack know how to extract .ar and .deb files
Ciaran McCreesh
2006-04-27 18:30:07 +0000
6f856fa77aAdd gettext to the suggested test blacklist
Ciaran McCreesh
2006-04-27 18:29:00 +0000
60ffbda8a0Use the fancy licence displayer for --query as well as --install
Ciaran McCreesh
2006-04-26 14:17:34 +0000
f4ae26ad23Load HOMEPAGE, DESCRIPTION from vdb repo. When handling --query, prefer installed packages to uninstalled packages regardless of version.
Ciaran McCreesh
2006-04-26 13:59:35 +0000
575fb3bc3aHandle || ( ) in LICENSE properly, even when the group is empty
Ciaran McCreesh
2006-04-26 11:19:37 +0000
cee3c8f4e9Implement RMD160 to avoid openssl dep
Ciaran McCreesh
2006-04-26 11:10:29 +0000
829547eefcDisplay keywords for masked packages, as per licences
Ciaran McCreesh
2006-04-26 08:41:49 +0000
875ef853c0Show whether sandbox is enabled with --version.
Ciaran McCreesh
2006-04-26 08:35:06 +0000
50cdfecec3Don't tinker with Doxygen niceness. Update docs with information about avoiding sandbox and test issues with Python, avoiding test issues with various packages, apr's pickiness and various wording and formatting tweaks. Add sandbox support.
Ciaran McCreesh
2006-04-26 08:30:39 +0000
d0718574d3Extend list of required licences
Ciaran McCreesh
2006-04-25 01:33:56 +0000
f204933086Rename depend ebuild action to metadata and remove updateenv action. Add a hooks framework. Use hooks for eselect env update, updating GNU info directories and checking for config file updates. Fix log output when redirected. Add docs note on hooks.
Ciaran McCreesh
2006-04-24 07:34:00 +0000
3cb728757cAdd further symlink behaviour checks. Allow symlinks to files for ebuilds, hooks etc
Ciaran McCreesh
2006-04-24 06:40:49 +0000
9602abd172Name CONFIG_PROTECTed files in the same way Portage does.
Ciaran McCreesh
2006-04-24 06:38:54 +0000
8a5169bde6Don't use the c random number functions that have global state, use our own instead.
Ciaran McCreesh
2006-04-23 23:19:49 +0000