commit: 1556bfd777eb9d4ed6bb53324ce2dcffba8cebeb Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Sun Apr 28 07:22:55 2019 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Aug 10 05:08:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1556bfd7
sys-devel/ucpp: update HOMEPAGE, metadata Closes: https://bugs.gentoo.org/679300 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11847 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-devel/ucpp/metadata.xml | 5 ++++- sys-devel/ucpp/ucpp-1.3.4.ebuild | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sys-devel/ucpp/metadata.xml b/sys-devel/ucpp/metadata.xml index 8e3addd4818..834ac83006d 100644 --- a/sys-devel/ucpp/metadata.xml +++ b/sys-devel/ucpp/metadata.xml @@ -5,8 +5,11 @@ <email>[email protected]</email> <name>Gentoo Office project</name> </maintainer> -<maintainer type="project"> + <maintainer type="project"> <email>[email protected]</email> <name>Gentoo Science Project</name> </maintainer> + <upstream> + <remote-id type="gitlab">scarabeusiv/ucpp</remote-id> + </upstream> </pkgmetadata> diff --git a/sys-devel/ucpp/ucpp-1.3.4.ebuild b/sys-devel/ucpp/ucpp-1.3.4.ebuild index 3886413bf1b..c7e8b1fec9e 100644 --- a/sys-devel/ucpp/ucpp-1.3.4.ebuild +++ b/sys-devel/ucpp/ucpp-1.3.4.ebuild @@ -4,9 +4,8 @@ EAPI=7 DESCRIPTION="A quick and light preprocessor, but anyway fully compliant to C99" -HOMEPAGE="https://code.google.com/p/ucpp/" +HOMEPAGE="https://gitlab.com/scarabeusiv/ucpp" SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz" - LICENSE="BSD" SLOT="0" KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86 ~amd64-linux"
