sys-devel/ucpp: update HOMEPAGE, metadata
authorWim Muskee <wimmuskee@gmail.com>
Sun, 28 Apr 2019 07:22:55 +0000 (09:22 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Sat, 10 Aug 2019 05:08:33 +0000 (08:08 +0300)
Closes: https://bugs.gentoo.org/679300
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11847
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
sys-devel/ucpp/metadata.xml
sys-devel/ucpp/ucpp-1.3.4.ebuild

index 8e3addd48188ed3db3f530bfa563d1e3867b731e..834ac83006d00e2f3c3302c180b7d5a13776f670 100644 (file)
@@ -5,8 +5,11 @@
                <email>office@gentoo.org</email>
                <name>Gentoo Office project</name>
        </maintainer>
-<maintainer type="project">
+       <maintainer type="project">
                <email>sci@gentoo.org</email>
                <name>Gentoo Science Project</name>
        </maintainer>
+       <upstream>
+               <remote-id type="gitlab">scarabeusiv/ucpp</remote-id>
+       </upstream>
 </pkgmetadata>
index 3886413bf1ba46903256880f83192ebf44fdf782..c7e8b1fec9e8b4de9083c2a6ab47e04ca9229791 100644 (file)
@@ -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"