app-admin/sxid: update HOMEPAGE, metadata
authorWim Muskee <wimmuskee@gmail.com>
Sat, 10 Aug 2019 11:21:44 +0000 (13:21 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Sat, 10 Aug 2019 15:37:27 +0000 (18:37 +0300)
Bug: https://bugs.gentoo.org/637970
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12668
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-admin/sxid/metadata.xml
app-admin/sxid/sxid-4.2-r2.ebuild

index 28ab88d96ca010b0a2d986d021083407fee7cb79..7dfac7c64f2c24c1c6a1626e7603205646584245 100644 (file)
@@ -3,6 +3,6 @@
 <pkgmetadata>
        <!-- maintainer-needed -->
        <upstream>
-               <remote-id type="freshmeat">sxid</remote-id>
+               <remote-id type="github">taem/sxid</remote-id>
        </upstream>
 </pkgmetadata>
index 5351273bef83997380a3215d3be65aa55f7508e8..a1d08b4d3ba674a23bdfba18e062fa79661a8495 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools
 
 DESCRIPTION="suid, sgid file and directory checking"
-HOMEPAGE="http://freshmeat.net/projects/sxid"
+HOMEPAGE="http://linukz.org/sxid.shtml"
 SRC_URI="http://linukz.org/download/${P}.tar.gz"
 
 LICENSE="GPL-2"