mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-libs/dbus-c++: remove redundant HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
a17d6288a6
commit
06cf168dfc
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit multilib-minimal
|
||||
|
||||
DESCRIPTION="Provides a C++ API for D-BUS"
|
||||
HOMEPAGE="https://sourceforge.net/projects/dbus-cplusplus/ https://sourceforge.net/apps/mediawiki/dbus-cplusplus/index.php?title=Main_Page"
|
||||
HOMEPAGE="https://sourceforge.net/projects/dbus-cplusplus/"
|
||||
SRC_URI="mirror://sourceforge/dbus-cplusplus/lib${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1+"
|
||||
|
||||
Reference in New Issue
Block a user