commit: 1b18db362b7bf88ea470d7ba6dad94746d2f76e5 Author: Guillaume Castagnino <guillaume.castagnino <AT> rohde-schwarz <DOT> com> AuthorDate: Fri Aug 6 11:58:52 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Aug 6 13:25:31 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=1b18db36
repositories: update xwing overlay - update description - add my real name Closes: https://github.com/gentoo/api-gentoo-org/pull/417 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 7957d82..9637b10 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4741,13 +4741,11 @@ </repo> <repo quality="experimental" status="unofficial"> <name>xwing</name> - <description>This overlay contains some experimental stuff, such as - turboprint printers driver (bug #61311), intel-536ep driver for lastest 2.6 - kernels (bug #127464), lastest grisbi version (proxy maintainer) before - it's portage integration and so on.</description> - <homepage>http://gentoo.xwing.info</homepage> + <description>Guillaume Castagnino’s personal overlay.</description> + <homepage>https://gentoo.xwing.info</homepage> <owner type="person"> <email>[email protected]</email> + <name>Guillaume Castagnino</name> </owner> <source type="rsync">rsync://gentoo.xwing.info/xwing-overlay</source> </repo>
