Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- test
v1.7.2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
- USE flags
- test
v0.19 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Runtime Dependencies
Depending packages
app-admin / webapp-config : Gentoo's installer for web-based applications
app-portage / elt-patches : Collection of patches for libtool.eclass
app-portage / gentoolkit : Collection of administration scripts for Gentoo
app-portage / getuto : Standalone Gentoo gpg trust anchor generation tool for binpkgs
app-portage / prefix-toolkit : Utilities for users of Gentoo Prefix
dev-util / ccache : Fast compiler cache
gui-libs / display-manager-init : RC init files for starting display and login managers
mail-mta / netqmail : qmail -- a secure, reliable, efficient, simple message transfer agent
mail-mta / notqmail : Collaborative open-source successor to qmail
net-irc / eggdrop : An IRC bot extensible with C or TCL
net-misc / netifrc : Gentoo Network Interface Management Scripts
sys-apps / locale-gen : Generate locales based upon the config file /etc/locale.gen
sys-devel / binutils-config : Utility to change the binutils version being used
sys-devel / crossdev : Gentoo Cross-toolchain generator
sys-devel / gcc-config : Utility to manage compilers
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kerin Millar · gentoo
sys-apps/gentoo-functions: drop 1.6-r2
Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kerin Millar · gentoo
sys-apps/gentoo-functions: drop 1.5, 1.7-r1, 1.7.1
Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org> - Kerin Millar · gentoo
sys-apps/gentoo-functions: revise 1.6-r1 as 1.6-r2
The only difference is that public-domain has been dropped from LICENSE, since it is no longer applicable. Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org> - Kerin Millar · gentoo
sys-apps/gentoo-functions: add 1.7.2
Also, sync the version 9999 ebuild. Closes: https://bugs.gentoo.org/937463 Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add 1.7.1
Kerin Millar (1): Ensure a radix character of U+2E in _update_time() Sam James (1): meson.build: prepare for gentoo-functions-1.7.1 Bug: https://bugs.gentoo.org/937376 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: fix 1.7 ebuild to be based upon 9999
Kerin rightly points out I used the wrong template. I never normally get that wrong :( Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: add 1.7
Bug: https://bugs.gentoo.org/937157 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kerin Millar · gentoo
sys-apps/gentoo-functions: revise 1.6 as 1.6-r1
This revision backports a few patches to prevent ~arch keyword users with unusual EINFO_LOG declarations from being affected by bug #936613. Closes: https://bugs.gentoo.org/936613 Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: update live
Incorporate changes from kerframil for prefix required for latest git changes. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add 1.6
Kerin Millar (15): test-functions: Actually remove print_args() Significantly improve _print_args() behaviour Have edo() clarify that something is being executed Micro-optimise _print_args() Add an eqatag() function test-functions: Include /opt/pkg/bin in PATH Have _print_args() produce octal sequences for DEL Correct an awk else clause in _print_args() Render argument checking more stringent; standardise diagnostics Adhere to the Allman style (again) test-functions: Render tests somewhat fast again test-functions: Minor ebegin() test refactoring Explain why is_older_than() checks for the presence of gfind Micro-optimise the eqatag() argument parsing loop Correct the wrapping of a comment Sam James (1): meson.build: prepare for gentoo-functions-1.6 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add 1.5, drop 1.4
Kerin Millar (2): Signify end of options to awk in edo() Separate some edo() code into a _print_args() helper function Sam James (1): meson.build: prepare for gentoo-functions-1.5 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: drop 1.0, 1.1, 1.2, 1.3
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: add 1.4
Kerin Millar (2): test-functions: Fix invalid TAP output test-functions: Fix spurious edo() test failures Sam James (1): meson.build: prepare for gentoo-functions-1.4 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: add 1.3
Kerin Millar (18): Reorganise the order in which functions are declared Declare some of the v-prefixed functions dynamically Remove some superfluous boolean variable declarations Declare eerror(), einfo() and ewarn() dynamically Improve the comments Have esyslog() check that EINFO_LOG is true instead of non-empty Don't call is_int() from _esetdent() Make _eend() much faster in bash Tweak the comment style for yesno() More comment improvements Rename _has_monochrome_terminal() to _has_color_terminal() Add a die() function Document variables influencing runtime behaviour test-functions: Fix a spurious test failure test-functions: Use test rather than [ to placate shellcheck Add an eqawarn() function Add an edo() function Reposition the declaration of _has_dumb_terminal() Sam James (1): meson.build: prepare for gentoo-functions-1.3 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add 1.2
Kerin Millar (1): Have _eend() remember the cursor position before printing Sam James (1): meson.build: prepare for gentoo-functions-1.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add 1.1 (masked still, but not for long)
Kerin Millar (5): ecma48-cpr: Use designated initialisers for legibility Unify the brace style Render _update_winsize() immune to the prevailing value of IFS Don't check for Emacs every time _eend() is called Simplify _eprint() and _eend() behaviour markedly Sam James (6): meson.build: add TODO wrt cleaning up functions.sh template functions.sh.in: fix typo Cleanup functions.sh.in template Drop ecma48-cpr meson.build: fix tests meson.build: prepare for gentoo-functions-1.1 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add 1.0 (masked)
Bug: https://github.com/projg2/getuto/issues/8 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: update LICENSE
ecma48-cpr.c in master is public-domain. It is not yet in a release. Closes: https://bugs.gentoo.org/912807 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
Revert "sys-apps/gentoo-functions: update LICENSE"
This reverts commit 33f53d4b870ac46ec2ac3035a9cb8b5e5747578f. The relevant file is not in 0.19, just in master. The commit also neglected to sync live. Bug: https://bugs.gentoo.org/912807 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
sys-apps/gentoo-functions: drop 0.17
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
sys-apps/gentoo-functions: update LICENSE
Closes: https://bugs.gentoo.org/912807 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: update for meson
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/gentoo-functions: Stabilize 0.19 sparc, #907507
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.19 hppa, #907507
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.19 arm64, #907507
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.19 arm, #907507
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.19 ppc64, #907507
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.19 ppc, #907507
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.19 amd64, #907507
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.19 x86, #907507
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-winnt keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: drop 0.18-r1
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: add 0.19
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add explicit >=findutils-4.9 dep
Meant to do this earlier. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add 0.18
Closes: https://bugs.gentoo.org/579688 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: drop 0.14, 0.15, 0.16
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/gentoo-functions: Stabilize 0.17 ppc64, #868957
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/gentoo-functions: Stabilize 0.17 hppa, #868957
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/gentoo-functions: Stabilize 0.17 ppc, #868957
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.17 sparc, #868957
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
sys-apps/gentoo-functions: Stabilize 0.17 amd64, #868957
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.17 x86, #868957
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.17 arm, #868957
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.17 arm64, #868957
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add 0.17
Closes: https://bugs.gentoo.org/631870 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: add 0.16
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-apps/gentoo-functions: keyword 0.15 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-apps/gentoo-functions: stable 0.15 for hppa, bug #833648
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/gentoo-functions: Stabilize 0.15 arm, #833648
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-apps/gentoo-functions: Stabilize 0.15 arm64, #833648
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.15 sparc, #833648
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.15 ppc, #833648
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.15 ppc64, #833648
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.15 x86, #833648
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.15 amd64, #833648
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-apps/gentoo-functions: add 0.15
Closes: https://bugs.gentoo.org/640456 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-apps/gentoo-functions: drop 0.13
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-apps/gentoo-functions: stable 0.14 for hppa, bug #790038
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/gentoo-functions: sparc stable wrt bug #790038
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.14 ppc, #790038
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.14 ppc64, #790038
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.14 amd64, #790038
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.14 x86, #790038
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.14 arm, #790038
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.14 arm64, #790038
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
sys-apps/gentoo-functions: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
sys-apps/gentoo-functions: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-apps/gentoo-functions: bump to 0.14
Closes: https://bugs.gentoo.org/751511 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
sys-apps/gentoo-functions: Removed old
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/gentoo-functions: s390 stable wrt bug #738330
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-apps/gentoo-functions: stable 0.13 for ppc
stable wrt bug #738330 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: ppc64 stable (bug #738330)
Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sys-apps/gentoo-functions: x86 stable (bug #738330)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-apps/gentoo-functions: stable 0.13 for hppa, bug #738330
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-apps/gentoo-functions: stable 0.13 for sparc, bug #738330
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/gentoo-functions: Stabilize 0.13 arm64, #738330
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/gentoo-functions: amd64 stable wrt bug #738330
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/gentoo-functions: arm stable wrt bug #738330
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
*/*: downgrade m68k down to ~m68k
m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-apps/gentoo-functions: [QA] Fix BadHomepage
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-apps/gentoo-functions: update copyright start year
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-apps/gentoo-functions: bump to 0.13
Package-Manager: Portage-2.3.85_p2, Repoman-2.3.20_p36 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-apps: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-apps/gentoo-functions: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa - Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords - Mike Frysinger · gentoo
sys-apps/gentoo-functions: mark 0.12 m68k/s390/sh stable - Mart Raudsepp · gentoo
sys-apps/gentoo-functions: stable 0.12 for arm64
Package-Manager: Portage-2.3.8, Repoman-2.3.2 - Andreas K. Hüttel · gentoo
sys-apps/gentoo-functions: Drop old
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Sergei Trofimovich · gentoo
sys-apps/gentoo-functions: stable 0.12 for hppa/sparc, bug #626642 (thanks to Dakon)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc" - Thomas Deutschmann · gentoo
sys-apps/gentoo-functions: x86 stable (bug #626642)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Matt Turner · gentoo
sys-apps/gentoo-functions-0.12: ppc64 stable, bug 626642 - Matt Turner · gentoo
sys-apps/gentoo-functions-0.12: ppc stable, bug 626642 - Matt Turner · gentoo
sys-apps/gentoo-functions-0.12: alpha stable, bug 626642 - Markus Meier · gentoo
sys-apps/gentoo-functions: arm stable, bug #626642
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Mikle Kolyada · gentoo
sys-apps/gentoo-functions: amd64 stable wrt bug #626642
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Sergei Trofimovich · gentoo
sys-apps/gentoo-functions: stable 0.12 for ia64, bug #626642
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64" - David Hicks · gentoo
sys-apps/gentoo-functions: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Mike Gilbert · gentoo
sys-apps/gentoo-functions: bump to 0.12
Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Haubenwallner · gentoo
sys-apps/gentoo-functions: keyword ~x64-cygwin
Package-Manager: portage-2.3.3 - Fabian Groffen · gentoo
sys-apps/gentoo-functions: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Mike Frysinger · gentoo
sys-apps/gentoo-functions: fix source errors w/dumb terminals - Mike Frysinger · gentoo
sys-apps/gentoo-functions: mark 0.10 m68k/s390/sh stable - William Hubbs · gentoo
sys-apps/gentoo-functions: remove old version
Package-Manager: portage-2.2.26 - William Hubbs · gentoo
sys-apps/gentoo-functions: stable 0.10 on sparc for #556154
Package-Manager: portage-2.2.26 - Patrice Clement · gentoo
sys-apps/gentoo-functions: Add back stable gentoo-functions-0.8.ebuild.
Since commit ca1af4526d676d5162292af3ad9d6db4f84a8083 broke the tree due to a couple of packages relying on gentoo-functions for exotic arches, add back 0.8 till 0.10 is stabilised across all arches to mend the breakage. Package-Manager: portage-2.2.26 - William Hubbs · gentoo
sys-apps/gentoo-functions: remove old versions
Package-Manager: portage-2.2.26 - Steev Klimaszewski · gentoo
sys-apps/gentoo-functions: stable 0.10 for arm64
Package-Manager: portage-2.2.27 - Agostino Sarubbo · gentoo
sys-apps/gentoo-functions: ppc stable wrt bug #556154
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Jeroen Roovers · gentoo
sys-apps/gentoo-functions: Stable for PPC64 (bug #556154).
Package-Manager: portage-2.2.20.1 - Jeroen Roovers · gentoo
sys-apps/gentoo-functions: Stable for HPPA (bug #556154).
Package-Manager: portage-2.2.20 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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