diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-06-24 15:04:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-06-24 15:04:26 +0000 |
commit | 498fca5a8692f95ecf184b164f60e689e82f0f00 (patch) | |
tree | afb283670a79ce415b9c10e465b992c5d6180f46 /app-arch/ncompress/ncompress-4.2.4.4.ebuild | |
parent | Bump (#551136), thanks to Brendan Horan for the bump and the patch (diff) | |
download | gentoo-2-498fca5a8692f95ecf184b164f60e689e82f0f00.tar.gz gentoo-2-498fca5a8692f95ecf184b164f60e689e82f0f00.tar.bz2 gentoo-2-498fca5a8692f95ecf184b164f60e689e82f0f00.zip |
Update HOMEPAGE.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'app-arch/ncompress/ncompress-4.2.4.4.ebuild')
-rw-r--r-- | app-arch/ncompress/ncompress-4.2.4.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/ncompress/ncompress-4.2.4.4.ebuild b/app-arch/ncompress/ncompress-4.2.4.4.ebuild index 2a066f79c553..1cbbb2c8673a 100644 --- a/app-arch/ncompress/ncompress-4.2.4.4.ebuild +++ b/app-arch/ncompress/ncompress-4.2.4.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/ncompress/ncompress-4.2.4.4.ebuild,v 1.9 2014/01/18 01:43:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/ncompress/ncompress-4.2.4.4.ebuild,v 1.10 2015/06/24 15:04:26 vapier Exp $ EAPI=4 inherit toolchain-funcs DESCRIPTION="Another uncompressor for compatibility" -HOMEPAGE="http://ncompress.sourceforge.net/" +HOMEPAGE="https://github.com/vapier/ncompress" SRC_URI="mirror://sourceforge/ncompress/${P}.tar.gz" LICENSE="public-domain" |