summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/sxid/metadata.xml2
-rw-r--r--app-admin/sxid/sxid-4.2-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/sxid/metadata.xml b/app-admin/sxid/metadata.xml
index 28ab88d96ca0..7dfac7c64f2c 100644
--- a/app-admin/sxid/metadata.xml
+++ b/app-admin/sxid/metadata.xml
@@ -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>
diff --git a/app-admin/sxid/sxid-4.2-r2.ebuild b/app-admin/sxid/sxid-4.2-r2.ebuild
index 5351273bef83..a1d08b4d3ba6 100644
--- a/app-admin/sxid/sxid-4.2-r2.ebuild
+++ b/app-admin/sxid/sxid-4.2-r2.ebuild
@@ -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"