summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-01-05 13:43:24 +0100
committerFabian Groffen <grobian@gentoo.org>2018-01-05 13:52:24 +0100
commit9ce6e1f3bdb781e1353f9eaa1039471ebf864627 (patch)
treed1f6c79d9b3138f334b76633c16d38e707be3766 /app-text/antixls
parentx11-drivers/xf86-video-virtualbox: remove unused patch (diff)
downloadgentoo-9ce6e1f3bdb781e1353f9eaa1039471ebf864627.tar.gz
gentoo-9ce6e1f3bdb781e1353f9eaa1039471ebf864627.tar.bz2
gentoo-9ce6e1f3bdb781e1353f9eaa1039471ebf864627.zip
app-text/antixls: fix homepage/src_uri, bug #626676
Bug: https://bugs.gentoo.org/626676 Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-text/antixls')
-rw-r--r--app-text/antixls/antixls-0.3b.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/antixls/antixls-0.3b.ebuild b/app-text/antixls/antixls-0.3b.ebuild
index 14a98632b593..a29d5e2b75c7 100644
--- a/app-text/antixls/antixls-0.3b.ebuild
+++ b/app-text/antixls/antixls-0.3b.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
DESCRIPTION="Print out an XLS file with minimal formatting, or extract the data into CSV"
-HOMEPAGE="http://www.af0.net/~dan/?antixls"
-SRC_URI="http://www.af0.net/~dan/repos/${P}.perl"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.perl"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"