diff options
author | Jonas Stein <news@jonasstein.de> | 2016-06-21 22:12:04 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-07-13 12:20:56 +0200 |
commit | 43598764c17e4d1e33c66cc488cbc581d7af7a4c (patch) | |
tree | d055ee2ccc78834aa7094d1e5b06741091d6bb61 /app-doc | |
parent | app-office/texmacs: remove unused patches (diff) | |
download | gentoo-43598764c17e4d1e33c66cc488cbc581d7af7a4c.tar.gz gentoo-43598764c17e4d1e33c66cc488cbc581d7af7a4c.tar.bz2 gentoo-43598764c17e4d1e33c66cc488cbc581d7af7a4c.zip |
app-doc/psmark: update HOMEPAGE.
Gentoo-Bug: https://bugs.gentoo.org/507900
Closes: https://github.com/gentoo/gentoo/pull/1711
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/psmark/psmark-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/psmark/psmark-2.1.ebuild b/app-doc/psmark/psmark-2.1.ebuild index 4f5983b4e7ba..cc9338bc2b27 100644 --- a/app-doc/psmark/psmark-2.1.ebuild +++ b/app-doc/psmark/psmark-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ MY_P=${MY_PN}${PV} S=${WORKDIR}/${PN} DESCRIPTION="Prints watermark-like text on any PostScript document" -HOMEPAGE="http://www.antitachyon.com/Content/10_Produkte/50_Utilities/psmark/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="http://www.antitachyon.com/download/${MY_P}.tar.gz" IUSE="" |