From: Gokturk Yuksek
With the git migration no CVS keyword expansions are happening. However,
Manifest file may still need to be regenerated.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/manifest/text.xml | 4 ++--
1 file
From: Gokturk Yuksek
Hi,
This is the third iteration of the patch series that attempts to
update the devmanual for the git migration.
The updates included in the third revision are:
- Added a new subsection called "Git Commit Message Format" based on
the commit message format inclu
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/mirrors/text.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/mirrors/text.xml
b/general-concepts/mirrors/text.xml
index
From: Gokturk Yuksek
Replace "cvs commit" with the equivalent "git add && git commit" version.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-writing/misc-files/metadata/text.xml | 16 +++-
1 file
From: Gokturk Yuksek
Package updates do not require changing of the ChangeLog file. Package
updates by users that do not mention what has changed is still
considered a common mistake however.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/tree/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 022a1ea
From: Gokturk Yuksek
ChangeLog files are auto-generated by infra post git-migration.
For user-submitted ebuilds, include the user information in the commit
message instead. Mention that user submitted git patches and pull
requests preserve the authorship information by default.
Gentoo-Bug
From: Gokturk Yuksek
Remove the paragraph about adding binary files to CVS.
Replace the instances of CVS with git.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 19 +++
1 file changed, 3 insertions
From: Gokturk Yuksek
Setting vc-cvs-stay-local to nil causes VC to query the remote repository.
Git is a distributed VCS. As such no equivalent command exists for git.
Remove the CVS related setting.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
From: Gokturk Yuksek
Remove the mention of updating the ChangeLog.
Remove the mention of file conflicts during commit as CVS keeps track of
files whereas git keeps track of changesets.
Add a note regarding commit atomicity: Git commits are always atomic, so
combining package.mask/license
From: Gokturk Yuksek
Substitute the mentions of CVS with git.
Rewrite CVS commands with their git equivalents.
Delete the reference to editing ChangeLog.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 6 +++---
1 file
From: Gokturk Yuksek
Rename the subsection to "moving a package" and rewrite it from scratch.
The previous workflow suggested a 2 step process whereas the new one
suggests a single git commit to contain all the changes.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Sig
From: Gokturk Yuksek
Substitute the mentions of CVS with git.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-maintenance/text.xml b/ebuild
From: Gokturk Yuksek
Substitute the mentions of CVS with git.
Rewrite CVS commands with their git equivalents.
Remove the paragraph about deleting directories in CVS.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 28
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
index b9c6327..26cca2f
From: Michael Orlitzky
Since the switch to git, developers should never need to use
echangelog. Remove its page from the tools-reference section.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=485314
---
tools-reference/echangelog/text.xml | 32
tools-refer
From: Michael Orlitzky
The ChangeLog section under misc-files is misleading now that our main
repository has been switched to git (and we no longer have
ChangeLogs). Remove the ebuild-writing/misc-files/changelog page.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=485314
---
ebuild-writin
From: Gokturk Yuksek
This section includes the content from the "Commit message format"
subsection on Gentoo git workflow wiki page, combines it with some of
the information that was part of the old ChangeLog section in
devmanual and expands on those based on the feedback from the dev
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/mirrors/diagram.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/mirrors/diagram.svg
b/general-concepts/mirrors
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/git-to-rsync/diagram.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/git-to-rsync/diagram.svg
b/general-concepts/git-to
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-writing/user-submitted/text.xml | 4
1 file changed, 4 insertions(+)
diff --git a/ebuild-writing/user-submitted/text.xml
b/ebuild-writing/user-submitted/text.xml
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=485314
Signed-off-by: Gokturk Yuksek
---
general-concepts/tree/text.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 6f59f09..877b8f4 100644
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
Anthony G. Basile:
> Hi everyone,
>
> Attached you'll find a news item for uclibc-ng. I'd like to push
> it out in a few days.
>
>> This will make sure all executables link directly against
>> libc.so.0 (as
should be "all **the** executables
Hi,
Arfrever pointed out that fedorahosted.org is scheduled for retirement
on February 28th, 2017. The original blog post can be found here [0].
Dilfridge was kind enough to provide plots of ebuilds using
fedorahosted.org [1].
At the end of this email, I've appended a list of packages per
maintai
Hi,
The following packages are up for grabs:
net-im/psi
net-im/psimedia
net-p2p/eiskaltdcpp
net-p2p/torrentinfo
www-misc/fcgiwrap
x11-apps/radeontop
--
gokturk
signature.asc
Description: OpenPGP digital signature
Hi,
The following packages are up for grabs:
app-emulation/fuse
app-emulation/fuse-utils
app-emulation/libspectrum
--
gokturk
signature.asc
Description: OpenPGP digital signature
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
The following package is up for grabs:
app-editors/ghostwriter
- --
gokturk
-BEGIN PGP SIGNATURE-
iQEcBAEBCgAGBQJYxdHOAAoJEIT4AuXAiM4zX7wIAKRpd6uqLQDqCX8vWoSWuto/
8AyGdLfYDZGxNts+nPZZtuG89ykNAx7W8+c+WwoaIuHvQgD1ZOyoIIq+ghp19xng
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
The following packages are up for grabs:
app-admin/webmin
gnome-extra/cameramonitor
media-video/photofilmstrip
- --
gokturk
-BEGIN PGP SIGNATURE-
iQEcBAEBCgAGBQJY68LIAAoJEIT4AuXAiM4zpjMH/RVLyi0QMVX4mSj9X1+i/L/a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
# Göktürk Yüksek (05 Jul 2017)
# Declared dead by upstream. Removal in 30 days.
# See: http://www.haildb.com/2015/08/19/shutting-down-haildb/
# Bug #623654.
dev-db/haildb
-BEGIN PGP SIGNATURE-
iQEzBAEBCgAdFiEEv2SYNjDGGh+3Be4QhPgC5cCIzjMFAll
The following packages are up for grabs:
app-misc/cwiid
x11-apps/spotlighter
x11-apps/python-whiteboard
x11-apps/whyteboard
--
gokturk
signature.asc
Description: OpenPGP digital signature
> On Jul 13, 2017, at 21:32, Mike Gilbert wrote:
>
> Please share your comments/questions on the proposed news item below.
> There is no immediate action required for most users, but it seems
> like a significant enough change to warrant a broadcast.
>
> --
>
> Title: systemd rootprefix migra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
The following package is up for grabs:
sys-apps/yarn
- --
gokturk
-BEGIN PGP SIGNATURE-
iQEzBAEBCgAdFiEEv2SYNjDGGh+3Be4QhPgC5cCIzjMFAlls8IcACgkQhPgC5cCI
zjMVKwf8D/qmUHvrotjDwBLLGOucCEXlGCXILn1L9t6QvjnhQ6ksTyuUndUckFK5
1ulbdVb02m1W
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
Michał Górny:
> Hi,
>
> Due to the Forensics project [1] being disbanded, the following
> packages are now up for grabs. Please note that some of the
> packages will probably be taken by former project members.
>
> app-admin/integrit app-foren
Hi,
The following package is up for grabs:
net-dns/dnscrypt-proxy
signature.asc
Description: OpenPGP digital signature
Hendrik v. Raven:
> On Tue, Oct 03, 2017 at 10:25:29AM +0200, Jonas Stein wrote:
>> sys-auth/ykpers
>> sys-auth/ykclient
>> sys-auth/libyubikey
> I would be willing to proxy-maintain these three, I am using yubikeys at
> several places.
>
I'll take over ykpers and libyubikey since they're depende
de of things
.
Our project is open to developers who are interested in volunteering
as mentors and lead by example!
- --
gokturk
[0] https://wiki.gentoo.org/wiki/Project:Mentors
-BEGIN PGP SIGNATURE-
iQEcBAEBCgAGBQJYIKrtAAoJEIT4AuXAiM4z4r4H/0czEeDt9GcQD6rHclIvy1uA
ZO8
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi all,
The Staffing Needs page on the wiki [0] seems a little out of date,
there are still mentions of "herds". I invite project leads and
members to update it. We added a reference to it in the Mentors wiki
page [1] and hoping to get more attentio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 11/23/2016 12:31 AM, Gokturk Yuksek wrote:
> Hi all,
>
> The Staffing Needs page on the wiki [0] seems a little out of
> date, there are still mentions of "herds". I invite project leads
> and members to update it. We a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Mart Raudsepp:
> Ühel kenal päeval, E, 28.11.2016 kell 17:45, kirjutas Gokturk
> Yuksek:
>> On 11/23/2016 12:31 AM, Gokturk Yuksek wrote:
>>>
>>> Hi all,
>>>
>>> The Staffing Needs page on the wik
ot
seen anything related to that in the project alias. I would be more than
happy to personally help you out with proxy-maintainership.
Thanks,
--
gokturk
[0] https://bugs.gentoo.org/show_bug.cgi?id=581370
[1] https://archives.gentoo.org/gentoo-proxy-maint/
signature.asc
Description: OpenPGP digital signature
Gokturk Yuksek:
> Hi all,
>
> The Staffing Needs page on the wiki [0] seems a little out of date,
> there are still mentions of "herds". I invite project leads and
> members to update it. We added a reference to it in the Mentors wiki
> page [1] and hoping to get more
Hans de Graaff:
> On Sun, 2016-12-11 at 17:17 +0000, Gokturk Yuksek wrote:
>>
>> r...@gentoo.org
>>
>> Ruby core package maintainer:
>> https://wiki.gentoo.org/wiki/Project:Gentoo/Staffing_Needs/Ruby_core_
>> package_maintainer
>>
>> Ruby
Jonas Stein:
> On 2016-11-05 08:47, Michał Górny wrote:
>> Thou shalt not rely on the mirrors! Though mirrors as a temporary
>> solution are acceptable. As long as you don't turn it into 'wrong
>> SRC_URI is fine, the file is on the mirrors'.
>
>> Also, it would be nice not to have the berlios ->
# Göktürk Yüksek (22 Dec 2016)
# Dead upstream, no more hosted on googlecode
# No reverse dependencies. Masked for removal in 30 days.
app-admin/phpsyslogng
signature.asc
Description: OpenPGP digital signature
Hi,
This a slightly delayed up for grabs notice for: media-gfx/displaycal
Thanks,
--
gokturk
signature.asc
Description: OpenPGP digital signature
q-like script [0] to list
ebuilds/packages/maintainers for anyone who is interested.
[0] https://github.com/gktrk/gentoo-scripts/blob/master/googlecode-uri.py
--
gokturk
signature.asc
Description: OpenPGP digital signature
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
The following packages are up for grabs:
app-backup/vzdump
app-misc/vzstats
dev-libs/sblim-sfcc
games-misc/fortune-mod-gentoo-ru
mail-filter/libdkim
sys-cluster/ploop
sys-cluster/vzctl
sys-kernel/openvz-sources
- --
gokturk
Hi,
The package media-sound/gejengel is up for grabs. I should note that the
package used to be hosted on google-code which is being shut down and
tarballs will no longer be available. There are also open bugs against
the package.
--
gokturk
signature.asc
Description: OpenPGP digital
7;m hoping to make a release and move the
package to the tree in the coming days.
I invite anyone who is interested to add themselves to the project.
Best Regards,
--
gokturk
[0] https://gitweb.gentoo.org/proj/gentoostats.git/
[1] https://github.com/gktrk/kpanicd-overlay
signature.asc
Descript
ntoo',
'VER': '2.3.0'}]
There is also other Gentoo-specific information it collects such as this:
$ gentoostats-cli list arch
Arch
{'amd64': {'HOSTS': 4}, 'x86': {'HOSTS': 1}}
> --
> ,,,^..^,,,
>
>
--
gokturk
signature.asc
Description: OpenPGP digital signature
The following package is up for grabs:
app-misc/gramps
--
gokturk
signature.asc
Description: OpenPGP digital signature
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Michał Górny:
> Hi, everyone.
>
> Just a quick side project we've done a while ago. It's a timeline
> of developer commit activity [1]. Code for data processing in [2].
> I did the data, Amynka prepared a nice JS to graph
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
The following package is up for grabs:
x11-misc/ktsuss
-BEGIN PGP SIGNATURE-
iQEcBAEBCgAGBQJYiRX2AAoJEIT4AuXAiM4zC5AH+wfgLLepU8Qdfx40DggmWlwT
8V74RjV2nYFUYWhkbj1SkJnOcCavqYq2sXoMplnV9guh52GoCcYMXp8urRZWr5h5
qTEiz2f9aFE18uum6OVLvUOv4bUa+9o
Hi all,
It is my pleasure to announce the latest developer addition to our
family: WANG Xuerui. Here is how he describes himself:
"I'm a software developer from Shanghai, China, and a happy Gentoo user
since 2011. Some of you may already know me via the loongson-overlay,
ARCH=loong bringup p
Merged in
https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=5334a50837431d67a196a7848623e01401b3c5eb.
Thanks!
On 07/26/2018 01:23 PM, Mike Gilbert wrote:
> Since EAPI 3, the install functions use ${ED} instead of ${D}.
> ---
> function-reference/install-functions/text.xml | 9 -
> 1
Hi,
The following package is up for grabs:
dev-libs/libaio
Thanks,
--
gokturk
signature.asc
Description: OpenPGP digital signature
r ack. Outside of that, I'm
willing to change our workflow in a way that's more comfortable for you.
> That's all. I guess it's the place where you suggest how we can fix
> this mess.
>
>
> [1]
> https://github.com/gentoo/devmanual.gentoo.org/blob/master/appendices/contributing/devbook-guide/text.xml
> [2] https://github.com/gentoo/devmanual.gentoo.org/pull/110
> [3] https://github.com/gentoo/devmanual.gentoo.org/pull/109
>
--
gokturk
signature.asc
Description: OpenPGP digital signature
Hi,
Michał Górny:
> On Tue, 2019-10-15 at 17:20 -0400, Gokturk Yuksek wrote:
>> I wish you communicated this particular frustration clearly before it
>> made you very angry.
>
> I'm sorry that I vented off here. I have explicitly requested in some
> of my pull re
>
> --- /dev/null
> +++ b/eclass/ecm.eclass
> @@ -0,0 +1,639 @@
> +# Copyright 1999-2019 Gentoo Authors
> +# Distributed under the terms of the GNU General Public License v2
> +
> +# @ECLASS: ecm.eclass
> +# @MAINTAINER:
> +# k...@gentoo.org
> +# @SUPPORTED_EAPIS: 7
> +# @BLURB: Support eclass for
locate what they are looking for
faster.
I'd like to invite everybody to give it a try and request feedback on
the usability and helpfulness of the search feature. If you spot
anything that doesn't look right, be sure to let us know about that as
well.
Thanks,
- --
gokturk
-BEGIN PGP
Declared deprecated by upstream and is no longer being maintained.
Use app-crypt/yubikey-manager[,-qt] to configure a Yubikey device
over CCID.
Removal in 30 days.
signature.asc
Description: OpenPGP digital signature
/Miscellaneous Files/ChangeLog. The ChangeLog files
still exist in the rsync tree, however they are of little importance
in terms of development.
Gokturk Yuksek (16):
general-concepts/manifest: drop the use of "CVS keyword expansion"
#558642
general-concepts/mirrors: substitute
With the git migration no CVS keyword expansions are happening. However,
Manifest file may still need to be regenerated.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/general-concepts/manifest/text.xml
b/general-concepts/manifest
Replace "cvs commit" with the equivalent "git add && git commit" version.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-writing/misc-files/metadata/text.xml
b/ebuild-writing/misc-files/metadata/tex
Package updates do not require changing of the ChangeLog file. Package
updates by users that do not mention what has changed is still
considered a common mistake however.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-writing
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/general-concepts/mirrors/text.xml
b/general-concepts/mirrors/text.xml
index e860988..6e3386a 100644
--- a/general-concepts/mirrors/text.xml
+++ b/general-concepts/mirrors/text.xml
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 022a1ea..6f59f09 100644
--- a/general-concepts/tree/text.xml
+++ b/general-concepts/tree/text.xml
@@ -59,11 +59,11
Setting vc-cvs-stay-local to nil causes VC to query the remote repository.
Git is a distributed VCS. As such no equivalent command exists for git.
Remove the CVS related setting.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a
Remove the paragraph about adding binary files to CVS.
Replace the instances of CVS with git.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
index ac68dcd..10709ea 100644
--- a
://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-writing/user-submitted/text.xml
b/ebuild-writing/user-submitted/text.xml
index ef80c0d..22f8fa8 100644
--- a/ebuild-writing/user-submitted/text.xml
+++ b/ebuild-writing/user-submitted/text.xml
@@ -21,9 +21,11 @@ The user
in the same
commit does not violate atomicity. However, there is no way to accomplish
this using repoman commit.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
index 10709ea
Substitute the mentions of CVS with git.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
index 8c542d0..4078d46 100644
--- a/ebuild-maintenance/text.xml
+++ b/ebuild-maintenance
Substitute the mentions of CVS with git.
Rewrite CVS commands with their git equivalents.
Remove the paragraph about deleting directories in CVS.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-maintenance/text.xml b/ebuild
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/general-concepts/git-to-rsync/diagram.svg
b/general-concepts/git-to-rsync/diagram.svg
index 8cf7414..2ee9608 100644
--- a/general-concepts/git-to-rsync/diagram.svg
+++ b/general-concepts
Substitute the mentions of CVS with git.
Rewrite CVS commands with their git equivalents.
Delete the reference to editing ChangeLog.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance
Substitute the mentions of CVS with git.
Rewrite CVS commands with their git equivalents.
Remove the paragraph about deleting directories in CVS.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-maintenance/text.xml b/ebuild
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
index 7014689..6dc8813 100644
--- a/ebuild-maintenance/text.xml
+++ b/ebuild-maintenance/text.xml
@@ -62,8 +62,8 @@ examples
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
diff --git a/general-concepts/mirrors/diagram.svg
b/general-concepts/mirrors/diagram.svg
index 0af1f1c..b807e5a 100644
--- a/general-concepts/mirrors/diagram.svg
+++ b/general-concepts/mirrors
With the git migration no CVS keyword expansions are happening. However,
Manifest file may still need to be regenerated.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/manifest/text.xml | 4 ++--
1 file changed, 2 insertions
Package updates do not require changing of the ChangeLog file. Package
updates by users that do not mention what has changed is still
considered a common mistake however.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-writing/common
removed as suggested by mjo.
The changes can be reviewed on Github as well for convenience:
https://github.com/gktrk/devmanual.gentoo.org/compare/master...gktrk:devmanual-git-migration
The HTML version of the devmanual with the proposed changes can be found at:
http://devmanual.qui-gon.org/
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/tree/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 022a1ea..6f59f09 100644
://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-writing/user-submitted/text.xml | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/ebuild-writing/user-submitted/text.xml
b/ebuild-writing/user-submitted/text.xml
index ef80c0d..22f8fa8 100644
--- a/ebuild
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/mirrors/text.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/mirrors/text.xml
b/general-concepts/mirrors/text.xml
index e860988..6e3386a
Setting vc-cvs-stay-local to nil causes VC to query the remote repository.
Git is a distributed VCS. As such no equivalent command exists for git.
Remove the CVS related setting.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
appendices/editor
Replace "cvs commit" with the equivalent "git add && git commit" version.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-writing/misc-files/metadata/text.xml | 16 +++-
1 file changed, 15 insert
Remove the paragraph about adding binary files to CVS.
Replace the instances of CVS with git.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 19 +++
1 file changed, 3 insertions(+), 16 deletions
in the same
commit does not violate atomicity. However, there is no way to accomplish
this using repoman commit.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 15 +--
1 file changed, 9 insertions(+), 6
Substitute the mentions of CVS with git.
Rewrite CVS commands with their git equivalents.
Delete the reference to editing ChangeLog.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 6 +++---
1 file changed, 3
Rename the subsection to "moving a package" and rewrite it from scratch.
The previous workflow suggested a 2 step process whereas the new one
suggests a single git commit to contain all the changes.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokt
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
index 11ab2d4..dc24386 100644
--- a
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/mirrors/diagram.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/mirrors/diagram.svg
b/general-concepts/mirrors/diagram.svg
index 0af1f1c
Substitute the mentions of CVS with git.
Rewrite CVS commands with their git equivalents.
Remove the paragraph about deleting directories in CVS.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 15
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=485314
Signed-off-by: Gokturk Yuksek
---
general-concepts/tree/text.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 6f59f09..877b8f4 100644
--- a/general
From: Michael Orlitzky
Since the switch to git, developers should never need to use
echangelog. Remove its page from the tools-reference section.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=485314
---
tools-reference/echangelog/text.xml | 32
tools
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/git-to-rsync/diagram.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/git-to-rsync/diagram.svg
b/general-concepts/git-to-rsync/diagram.svg
From: Michael Orlitzky
The ChangeLog section under misc-files is misleading now that our main
repository has been switched to git (and we no longer have
ChangeLogs). Remove the ebuild-writing/misc-files/changelog page.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=485314
---
ebuild-
Substitute the mentions of CVS with git.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance
# Göktürk Yüksek (2021-03-14)
# Upstream's lack of versioning keeps breaking the Manifest.
# They are also not responsive to license clarification questions.
# No revdeps. Removal in 14 days. Bug #581102, #7513730
app-admin/lastpass-binary-component
OpenPGP_signature
Description: OpenPGP digi
# Göktürk Yüksek (2021-03-14)
# Dead upstream. No revdeps.
# Removal in 60 days to allow people extra time
# for transitioning out. Bug #776262.
app-admin/lastpass-cli
OpenPGP_signature
Description: OpenPGP digital signature
1 - 100 of 103 matches
Mail list logo