aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* emerge-webrsync: fix date usage for BSDZac Medico2012-08-181-1/+3
|
* emerge-webrsync: use ${PORTAGE_TMPDIR}/portageZac Medico2012-08-181-9/+9
| | | | For consistency with commit 83e677766650e73071813c0d46547647e5f66029.
* emerge-*webrsync: use ${PORTAGE_BIN_PATH}/emergeZac Medico2012-08-181-2/+2
|
* emerge-*webrsync: fix post_sync for prefixZac Medico2012-08-181-3/+5
|
* egencache: add a standard -j flags for --jobsMike Frysinger2012-08-161-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Remove tests for deprecated 3_pre2 EAPI.Ulrich Müller2012-08-156-16/+16
|
* emerge-webrsync: PORTAGE_RSYNC_OPTS, bug #364105Jan Pobrislo2012-08-141-4/+3
|
* emerge-webrsync: preserve ownership for usersyncZac Medico2012-08-141-5/+17
|
* emerge-webrsync: check permission, bug #142202Zac Medico2012-08-141-2/+18
|
* emerge-webrsync: add -k/--keep optionZac Medico2012-08-141-15/+24
|
* emerge-webrsync: adjust for 00:45 snapshotsZac Medico2012-08-131-6/+6
| | | | The time changed from 01:45 to 00:45 some time ago.
* installsources: fix file permissions, bug #430962Nico Roeser2012-08-111-1/+1
|
* repoman: remove IUSE.undefined checkZac Medico2012-08-081-2/+0
| | | | | | | This was suggested in the "Don't require assignment of empty variables in ebuilds?" thread on the gentoo-dev mailing list: http://thread.gmane.org/gmane.linux.gentoo.devel/78806
* Revert "econf: add --disable-silent-rules, bug #379497#c6"Zac Medico2012-08-071-10/+4
| | | | | | | This reverts commit 1cc39de72ac5311db748341ef9183586556719d9. It may be unsafe to call configure --help with some configure scripts, as noted in bug #379497, comment #34.
* repoman: libusb virtual.suspect, bug #417123Samuli Suominen2012-08-051-0/+3
|
* econf: add --disable-silent-rules, bug #379497#c6Zac Medico2012-08-041-4/+10
|
* Use nanosecond precision in chpathtool when using Python >=3.3.Arfrever Frehtes Taifersar Arahesis2012-08-011-3/+7
|
* emaint: split into separate modulesBrian Dolbec2012-07-221-631/+28
|
* Fix extended atom match for =* operator.Zac Medico2012-07-182-14/+11
|
* etc-update: fix --automode -5, bug #427068Zac Medico2012-07-181-0/+7
|
* Propagate EAPI for update_dbentry (bug #426476).Zac Medico2012-07-171-3/+4
|
* prepstrip: avoid rm warning about cwdZac Medico2012-07-151-0/+1
|
* migrate emaint to use the new title and label features of the progressbar.Brian Dolbec2012-07-091-4/+2
|
* emaint: remove obsolete world category checkZac Medico2012-07-031-7/+2
| | | | | | The reason for this check, as discussed in bug #166785, is no longer relevant since emerge does not suggest to run `emaint --check world` in this case anymore.
* Don't use SIGUSR1 under Jython, bug #424259.Zac Medico2012-07-023-5/+26
|
* Support FEATURES={downgrade,unmerge}-backupZac Medico2012-07-011-6/+9
| | | | This will fix bug #156282 and bug #424275.
* egencache: prune empty cache directoriesv2.2.0_alpha114Zac Medico2012-06-271-0/+3
|
* whitelist PORTAGE_DOHTML_WARN_ON_SKIPPED_FILESZac Medico2012-06-251-0/+3
|
* dohtml: Support PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES environmental variable.Arfrever Frehtes Taifersar Arahesis2012-06-251-6/+12
|
* dohtml: Add .ico, .svg, .xhtml and .xml extensions to default list in ↵Arfrever Frehtes Taifersar Arahesis2012-06-251-9/+11
| | | | EAPI="4-python".
* dohtml.py: Sort default list of extensions.Arfrever Frehtes Taifersar Arahesis2012-06-251-6/+5
|
* misc-functions.sh: unwrap die messagesZac Medico2012-06-201-4/+3
| | | | | | | Jeremy Olexa <darkside@gentoo.org> complained that die was not handling these line continuations as it's supposed to. Maybe there's a bug in die's line continuation sed expression, but it won't hurt to unwrap these particular messages.
* repoman: add 'VIRTUAL.suspect' class of warningsSergei Trofimovich2012-06-171-0/+18
| | | | | | | | | | | | | Searches all the *DEPENDS against static map of: { 'package' : 'virtual' } Example output: > VIRTUAL.suspect 1 > dev-haskell/cabal/cabal-1.15.0_pre20120608.ebuild: consider using 'virtual/pkgconfig' insted of 'dev-util/pkgconf' Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* repoman: warn about every 'pkgconfig' implementation in RDEPENDsSergei Trofimovich2012-06-151-0/+4
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* repoman: tweak code for bug #420735Zac Medico2012-06-111-1/+1
|
* repoman: Manifest after ChangeLog, bug #420735Zac Medico2012-06-111-0/+5
|
* repoman: try to sign Manifest only if it existsZac Medico2012-06-051-1/+4
| | | | | | This case occurs with "thin-manifests = true" in metadata/layout.conf when there are no distfiles (like for live ebuilds), as reported in bug #419717.
* helper-functions.sh: multijob support bash <4.1v2.2.0_alpha110Zac Medico2012-06-041-1/+29
| | | | | | | The redirect_alloc_fd() compatibility function is borrowed from Mike Frysinger's proposed multiprocessing.eclass: http://archives.gentoo.org/gentoo-dev/msg_5ecd3b1dd0720522807c136d8fd2cd5f.xml
* Handle more import exceptions involving xml.Zac Medico2012-06-041-1/+5
| | | | See http://bugs.python.org/issue14988
* repoman: fix _mask_manager assignmentZac Medico2012-06-041-1/+1
| | | | This broke in commit 09980f19e584b644b9e2cf4d5e1e0369b6062ca1.
* ebuild.sh: export EAPI for helpersv2.2.0_alpha109Zac Medico2012-06-011-0/+3
| | | | | This fixes some cases where it wouldn't be exported since commit 20817801dd4ef0117bcc7b33c90650da1e920385.
* repoman: inherit.missing non-fatal (experimental)Zac Medico2012-06-011-0/+4
|
* ecompressdir: fix brokenlink newdest logicZac Medico2012-06-011-1/+5
| | | | Was broken in commit bbacf8674168cf033de0ccb161f568d0b26f032b.
* config: whitelist PORTAGE_COMPRESS, don't save itZac Medico2012-06-011-1/+2
|
* ecompressdir: avoid ecompress.break interferenceZac Medico2012-06-011-3/+3
|
* ecompressdir: fix ln -s for bug #418309Zac Medico2012-06-011-3/+7
| | | | | This fixes parallel funk_up_dir decompress calls so that they don't inappropriately compete with eachother to fix the same broken symlinks.
* ecompressdir: fix funk_up_dir return valueZac Medico2012-06-011-2/+4
|
* repoman: add a mini framework for checking eclasses, and fill it outMike Frysinger2012-05-251-3/+3
| | | | | | | | | | | | | Rather than copying & pasting the same behavior for the different eclass checks, add a common class for them to extend. This makes adding more eclass checks trivial, and keeps down bitrot. This does abuse the checking interface slightly -- the eclass will change its category between unused and missing based on the checks. URL: https://bugs.gentoo.org/417159 URL: https://bugs.gentoo.org/417231 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* repoman: tweak elif vcs check style to be consistentMike Frysinger2012-05-241-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* prepstrip: fix installsources breakageZac Medico2012-05-141-3/+3
| | | | | The debug.sources path changed in commit 4941c3c674400116f118a9c75b520c3fd1a25490.