Commit: 9849e1bde2828e4805bbdae95ad1bb656774c341 Parent: 5f661bfade7253f76ced8fb50404c8d1efe5f502 Author: Randy Palamar Date: Tue, 3 Jan 2023 21:07:26 -0700 update github links for my repos Diffstat:
M | app-admin/doas/doas-9999.ebuild | | | 4 | ++-- |
M | app-crypt/pinentry-dmenu/pinentry-dmenu-9999.ebuild | | | 4 | ++-- |
M | x11-wm/dwm/dwm-9999.ebuild | | | 2 | +- |
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-admin/doas/doas-9999.ebuild b/app-admin/doas/doas-9999.ebuild @@ -3,8 +3,8 @@ EAPI=8 inherit git-r3 DESCRIPTION="Portable OpenBSD doas" -HOMEPAGE="https://github.com/0x766F6964/doas" -EGIT_REPO_URI="https://github.com/0x766F6964/doas.git" +HOMEPAGE="https://github.com/rnpnr/doas" +EGIT_REPO_URI="https://github.com/rnpnr/doas.git" SLOT=0 diff --git a/app-crypt/pinentry-dmenu/pinentry-dmenu-9999.ebuild b/app-crypt/pinentry-dmenu/pinentry-dmenu-9999.ebuild @@ -2,8 +2,8 @@ EAPI=8 inherit git-r3 savedconfig DESCRIPTION="A pinentry program with the charm of dmenu" -HOMEPAGE="https://github.com/0x766F6964/pinentry-dmenu" -EGIT_REPO_URI="https://github.com/0x766F6964/pinentry-dmenu.git" +HOMEPAGE="https://github.com/rnpnr/pinentry-dmenu" +EGIT_REPO_URI="https://github.com/rnpnr/pinentry-dmenu.git" LICENSE="MIT" SLOT="0" diff --git a/x11-wm/dwm/dwm-9999.ebuild b/x11-wm/dwm/dwm-9999.ebuild @@ -6,7 +6,7 @@ inherit git-r3 savedconfig DESCRIPTION="a dynamic window manager for X11" HOMEPAGE="https://dwm.suckless.org/" -EGIT_REPO_URI="https://github.com/0x766F6964/dwm.git" +EGIT_REPO_URI="https://github.com/rnpnr/dwm.git" LICENSE="MIT" SLOT="0"