summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/zsh: fix BadInsIntoDir QA issuesTim Harder2019-09-181-2/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* app-shells/zsh: Synced live ebuild.Lars Wendler2019-01-271-1/+1
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Synced live ebuild.Lars Wendler2019-01-251-2/+6
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Added alternate SRC_URI for old releases.Lars Wendler2018-09-171-1/+2
| | | | | Closes: https://bugs.gentoo.org/666308 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-shells/zsh: Bumped live ebuild to EAPI-7Lars Wendler2018-07-241-3/+3
| | | | | | Use https:// to fetch git repo Package-Manager: Portage-2.3.43, Repoman-2.3.10
* app-shells/zsh: check for /usr/sbin in ROOTPATH before using itMike Gilbert2018-06-051-9/+2
| | | | | | | | | The maintainer, radhermit@gentoo.org, authorized me to fix this bug (williamh). Closes: https://bugs.gentoo.org/656400 Closes: https://github.com/gentoo/gentoo/pull/8550 Closes: https://github.com/gentoo/gentoo/pull/8566
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-231-1/+1
|
* app-shells/zsh: Added sub-slot dep for sys-libs/gdbmLars Wendler2018-01-041-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-shells/zsh: use https for SRC_URI and HOMEPAGETim Harder2017-08-291-3/+3
|
* app-shells/zsh: Sync live ebuild.Lars Wendler2017-08-301-17/+17
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-shells/zsh: version bump to 5.4.1Tim Harder2017-08-091-1/+2
| | | | | | | | Also, apply patch by Mike Gilbert to set PATH=${ROOTPATH} if EUID = 0; otherwise, leave it alone. Leave prefix as-is for now. Bug: https://bugs.gentoo.org/255695 Bug: https://bugs.gentoo.org/621334
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-shells/zsh: dropped ~x86-interixFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* app-shells/zsh: version bump to 5.3Tim Harder2016-12-111-1/+1
|
* app-shells/zsh: Added sub-slot dependency for sys-libs/ncurses.Lars Wendler2016-12-041-1/+1
| | | | Package-Manager: portage-2.3.2
* app-shells/zsh: drop unused eclassesTim Harder2016-09-151-1/+1
|
* app-shells/zsh: only install info files when doc USE flag is enabledTim Harder2016-09-151-3/+4
| | | | Fixes bug #593838.
* app-shells/zsh: bump to EAPI 6 and skip release actions for live ebuildTim Harder2016-07-251-8/+13
|
* app-shells/zsh: version bump to 5.1.1Tim Harder2015-09-161-5/+7
|
* sys-libs/ncurses: move to SLOT=0 #557472Mike Frysinger2015-08-261-1/+1
| | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
* app-shells/zsh: Set correct subslot dependency for ncursesJustin Lecher2015-08-201-1/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+210
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed