mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user