gui-libs/tepl: fix DEPEND and HOMEPAGE

Thanks-to: dantrell
Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2020-08-18 13:13:38 +03:00
parent b91a3525b9
commit cf3454fd8a
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ EAPI=6
inherit gnome2 virtualx
DESCRIPTION="GtkSourceView-based text editors and IDE helper library"
HOMEPAGE="https://wiki.gnome.org/Projects/Gtef"
HOMEPAGE="https://wiki.gnome.org/Projects/Tepl"
LICENSE="LGPL-2.1+"
SLOT="4"
@@ -22,7 +22,7 @@ RDEPEND="
app-i18n/uchardet
introspection? ( >=dev-libs/gobject-introspection-1.42:= )
"
DEPEND="${DEPEND}
DEPEND="${RDEPEND}
>=sys-devel/gettext-0.19.6
dev-util/glib-utils
>=dev-util/gtk-doc-am-1.25

View File

@@ -6,7 +6,7 @@ EAPI=6
inherit gnome2 virtualx
DESCRIPTION="GtkSourceView-based text editors and IDE helper library"
HOMEPAGE="https://wiki.gnome.org/Projects/Gtef"
HOMEPAGE="https://wiki.gnome.org/Projects/Tepl"
LICENSE="LGPL-2.1+"
SLOT="4"
@@ -22,7 +22,7 @@ RDEPEND="
app-i18n/uchardet
introspection? ( >=dev-libs/gobject-introspection-1.42:= )
"
DEPEND="${DEPEND}
DEPEND="${RDEPEND}
>=sys-devel/gettext-0.19.6
dev-util/glib-utils
>=dev-util/gtk-doc-am-1.25