diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-05-08 22:20:59 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-05-08 22:21:44 -0700 |
commit | 13cecec3eeba7c4adb6ff791d6219b07c00179ad (patch) | |
tree | ddd6930b0592a1cff494a26e0ec9f2b940197728 /dev-libs | |
parent | net-misc/ices: fix HOMEPAGE typo (diff) | |
download | gentoo-13cecec3eeba7c4adb6ff791d6219b07c00179ad.tar.gz gentoo-13cecec3eeba7c4adb6ff791d6219b07c00179ad.tar.bz2 gentoo-13cecec3eeba7c4adb6ff791d6219b07c00179ad.zip |
*/*: Update GNOME homepages
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gdl/gdl-3.34.0.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libcroco/libcroco-0.6.13.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libgnome-games-support/libgnome-games-support-1.6.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/gdl/gdl-3.34.0.ebuild b/dev-libs/gdl/gdl-3.34.0.ebuild index df1f4b4c6f8a..191464b8a329 100644 --- a/dev-libs/gdl/gdl-3.34.0.ebuild +++ b/dev-libs/gdl/gdl-3.34.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit gnome2 DESCRIPTION="GNOME docking library" -HOMEPAGE="https://git.gnome.org/browse/gdl" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gdl" LICENSE="LGPL-2.1+" SLOT="3/5" # subslot = libgdl-3 soname version diff --git a/dev-libs/libcroco/libcroco-0.6.13.ebuild b/dev-libs/libcroco/libcroco-0.6.13.ebuild index b3717ad99083..4b2cca0bd0cb 100644 --- a/dev-libs/libcroco/libcroco-0.6.13.ebuild +++ b/dev-libs/libcroco/libcroco-0.6.13.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit gnome2 multilib-minimal DESCRIPTION="Generic Cascading Style Sheet (CSS) parsing and manipulation toolkit" -HOMEPAGE="https://git.gnome.org/browse/libcroco/" +HOMEPAGE="https://gitlab.gnome.org/Archive/libcroco" LICENSE="LGPL-2" SLOT="0.6" diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-1.6.1.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-1.6.1.ebuild index f901fd53715d..26587bd4a03a 100644 --- a/dev-libs/libgnome-games-support/libgnome-games-support-1.6.1.ebuild +++ b/dev-libs/libgnome-games-support/libgnome-games-support-1.6.1.ebuild @@ -7,7 +7,7 @@ VALA_MIN_API_VERSION="0.40" inherit gnome.org meson vala xdg DESCRIPTION="Library for code common to Gnome games" -HOMEPAGE="https://git.gnome.org/browse/libgnome-games-support/" +HOMEPAGE="https://gitlab.gnome.org/GNOME/libgnome-games-support" LICENSE="LGPL-3+" SLOT="1/3" |