repo/gentoo.git/dev-libs/389-adminutil, branch master Official Gentoo ebuild repository dev-libs/389-adminutil: Remove last-rited pkg 2020-07-13T04:52:27+00:00 Michał Górny mgorny@gentoo.org 2020-07-13T04:51:55+00:00 aef3f76fb5607ea9fcecd97c192a0ab06d224737 Bug: https://bugs.gentoo.org/655176 Bug: https://bugs.gentoo.org/701812 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Bug: https://bugs.gentoo.org/655176
Bug: https://bugs.gentoo.org/701812
Signed-off-by: Michał Górny <mgorny@gentoo.org>
*/*: [QA] Use consistent function definition formatting 2020-02-22T21:07:26+00:00 David Seifert soap@gentoo.org 2020-02-22T21:07:26+00:00 3b8cba93fab70dd0fa89cebdd4b37c732580e9ac Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
*/*: [QA] Remove redundant `|| die` guards 2019-12-11T12:32:00+00:00 David Seifert soap@gentoo.org 2019-12-11T12:32:00+00:00 398a42634f34afa1979d88ae1d8b38194e911c2d * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* Since all ebuilds in the tree are EAPI>=4,
  `|| die` on builtin commands is redundant
  and dead code.

Closes: https://github.com/gentoo/gentoo/pull/13940
Reviewed-by: Ulrich Müller <ulm@gentoo.org>
Reviewed-by: Michał Górny <mgorny@gentoo.org>
Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/*: Update Manifest hashes 2017-12-09T17:19:38+00:00 Michał Górny mgorny@gentoo.org 2017-12-09T16:37:05+00:00 e7dc057c1a60c243d527643bffd4e007b3d7d4db

Drop $Id$ per council decision in bug #611234. 2017-02-28T19:50:50+00:00 Robin H. Johnson robbat2@gentoo.org 2017-02-28T19:47:27+00:00 61b861acd7b49083dab687e133f30f3331cb7480 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
metadata.xml: Add maintainer-needed comment to packages without maintainer. 2016-02-28T18:08:32+00:00 Ulrich Müller ulm@gentoo.org 2016-02-28T18:07:20+00:00 96b747299722be259ae81b82c5f458b8bb00a9e8 Bug: 575810
Bug: 575810
Remove explicit notion of maintainer-needed, for GLEP 67 2016-01-24T22:58:38+00:00 Michał Górny mgorny@gentoo.org 2016-01-24T22:22:16+00:00 54abd8ef454d94e71828d9841d045b8c58a58987 GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used
for packages lacking maintainers, in favor of assuming maintainer-needed
whenever the package has no maintainers.
Revert DOCTYPE SYSTEM https changes in metadata.xml 2015-08-24T20:30:34+00:00 Mike Gilbert floppym@gentoo.org 2015-08-24T20:12:35+00:00 1bfb585cc60a9e59b690700e7a0dadc691e2b9d0 repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

Bug: https://bugs.gentoo.org/552720
Use https by default 2015-08-24T10:49:19+00:00 Justin Lecher jlec@gentoo.org 2015-08-24T10:47:45+00:00 eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
proj/gentoo: Initial commit 2015-08-09T00:38:18+00:00 Robin H. Johnson robbat2@gentoo.org 2015-08-08T20:49:04+00:00 56bd759df1d0c750a065b8c845e93d5dfa6b549d 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
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