Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882331 - git.xfce.org is frozen use gitlab.xfce.org now
Summary: git.xfce.org is frozen use gitlab.xfce.org now
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-20 23:23 UTC by Alexander Kurakin
Modified: 2022-12-29 23:11 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kurakin 2022-11-20 23:23:43 UTC
https://git.xfce.org/ :
! Please note that this is our old Git server, which is read only since May 1, 2020. Please go to gitlab.xfce.org for our new server !

$ git grep 'git\.xfce\.org'
app-editors/mousepad/mousepad-0.5.10.ebuild:HOMEPAGE="https://git.xfce.org/apps/mousepad/about/"
xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild:HOMEPAGE="https://git.xfce.org/xfce/libxfce4util/"
xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild:HOMEPAGE="https://git.xfce.org/xfce/libxfce4util/"
xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild:HOMEPAGE="https://git.xfce.org/apps/xfce4-panel-profiles/about/"
xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild:HOMEPAGE="https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/"
xfce-extra/xfce4-screensaver/xfce4-screensaver-4.16.0.ebuild:HOMEPAGE="https://git.xfce.org/apps/xfce4-screensaver/about/"
xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild:HOMEPAGE="https://git.xfce.org/apps/xfce4-volumed-pulse/"
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-11-21 03:50:14 UTC
I'm updating HOMEPAGEs as I'm bumping Xfce packages.

If you want to make a PR, the rough template to use is:

HOMEPAGE="
	https://docs.xfce.org/xfce/...
	https://gitlab.xfce.org/xfce/...
"

If a project doesn't have a docs. homepage, goodies. is a good second choice.
Comment 2 Alexander Kurakin 2022-11-21 07:21:56 UTC
Good to see you, Michał.

Should I change existing ebuilds without renaming?

What about metadata.xml?

Thanks.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-21 07:29:19 UTC
(In reply to Alexander Kurakin from comment #2)
> Good to see you, Michał.
> 
> Should I change existing ebuilds without renaming?
> 

Yes.

> What about metadata.xml?

Just update it as appropriate.

> 
> Thanks.
Comment 4 Alexander Kurakin 2022-11-21 08:43:04 UTC
Done.
Comment 5 Larry the Git Cow gentoo-dev 2022-11-26 17:03:28 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a7d1cf327791196c613cbe720eb88b9a2a969f8

commit 5a7d1cf327791196c613cbe720eb88b9a2a969f8
Author:     Alexander Kurakin <kuraga333@mail.ru>
AuthorDate: 2022-11-23 21:10:00 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-26 17:03:23 +0000

    xfce-extra/xfce4-volumed-pulse: update the homepage
    
    Bug: https://bugs.gentoo.org/882331
    Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fddb884c059bf38bb0d5dbf0d908df152317468

commit 6fddb884c059bf38bb0d5dbf0d908df152317468
Author:     Alexander Kurakin <kuraga333@mail.ru>
AuthorDate: 2022-11-23 21:09:13 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-26 17:03:23 +0000

    xfce-extra/xfce4-screensaver: update the homepage
    
    Bug: https://bugs.gentoo.org/882331
    Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 xfce-extra/xfce4-screensaver/xfce4-screensaver-4.16.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed14e517b25129c0717f438d0f3f181d2d61bcc1

commit ed14e517b25129c0717f438d0f3f181d2d61bcc1
Author:     Alexander Kurakin <kuraga333@mail.ru>
AuthorDate: 2022-11-23 21:08:05 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-26 17:03:22 +0000

    xfce-extra/xfce4-pulseaudio-plugin: update the homepage
    
    Bug: https://bugs.gentoo.org/882331
    Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild     | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d3e019123e644692ba768272c18bd01dac0d24

commit e2d3e019123e644692ba768272c18bd01dac0d24
Author:     Alexander Kurakin <kuraga333@mail.ru>
AuthorDate: 2022-11-23 21:06:50 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-26 17:03:21 +0000

    xfce-extra/xfce4-panel-profiles: update the homepage
    
    Bug: https://bugs.gentoo.org/882331
    Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295deb5bcde1a8d2d87d2985491737400efc1b66

commit 295deb5bcde1a8d2d87d2985491737400efc1b66
Author:     Alexander Kurakin <kuraga333@mail.ru>
AuthorDate: 2022-11-23 21:05:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-26 17:03:20 +0000

    xfce-base/libxfce4util: update the homepage
    
    Bug: https://bugs.gentoo.org/882331
    Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild | 7 +++++--
 xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild | 5 ++++-
 2 files changed, 9 insertions(+), 3 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f37c876cd9c6b75ae5ebcd8016d83b5121300e

commit 89f37c876cd9c6b75ae5ebcd8016d83b5121300e
Author:     Alexander Kurakin <kuraga333@mail.ru>
AuthorDate: 2022-11-21 08:32:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-26 17:03:19 +0000

    app-editors/mousepad: update the homepage
    
    Bug: https://bugs.gentoo.org/882331
    Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-editors/mousepad/mousepad-0.5.10.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)