diff options
author | Alexey Sokolov <sokolov@google.com> | 2021-06-22 22:19:12 +0100 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2021-06-22 16:00:01 -0700 |
commit | 896d2c7a06b64854f45511d78088b8b660989b6b (patch) | |
tree | 880b33da5d3c97614fc2826dd85fe574bcba4169 /app-misc | |
parent | app-misc/openrgb: allow installing plugins (diff) | |
download | gentoo-896d2c7a06b64854f45511d78088b8b660989b6b.tar.gz gentoo-896d2c7a06b64854f45511d78088b8b660989b6b.tar.bz2 gentoo-896d2c7a06b64854f45511d78088b8b660989b6b.zip |
app-misc/openrgb: update website
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/openrgb/openrgb-0.6-r1.ebuild | 2 | ||||
-rw-r--r-- | app-misc/openrgb/openrgb-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/openrgb/openrgb-0.6-r1.ebuild b/app-misc/openrgb/openrgb-0.6-r1.ebuild index 9384eedb4eb3..b53579dca202 100644 --- a/app-misc/openrgb/openrgb-0.6-r1.ebuild +++ b/app-misc/openrgb/openrgb-0.6-r1.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="Open source RGB lighting control that doesn't depend on manufacturer software" -HOMEPAGE="https://gitlab.com/CalcProgrammer1/OpenRGB/" +HOMEPAGE="https://openrgb.org https://gitlab.com/CalcProgrammer1/OpenRGB/" LICENSE="GPL-2" SLOT="0/1" diff --git a/app-misc/openrgb/openrgb-9999.ebuild b/app-misc/openrgb/openrgb-9999.ebuild index 853ad8e04149..9ea0dfa538ff 100644 --- a/app-misc/openrgb/openrgb-9999.ebuild +++ b/app-misc/openrgb/openrgb-9999.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="Open source RGB lighting control that doesn't depend on manufacturer software" -HOMEPAGE="https://gitlab.com/CalcProgrammer1/OpenRGB/" +HOMEPAGE="https://openrgb.org https://gitlab.com/CalcProgrammer1/OpenRGB/" LICENSE="GPL-2" SLOT="0/1" |