net-print/splix: fix URL for fetching, bug #577082

Package-Manager: portage-2.2.28
This commit is contained in:
Bernard Cafarelli
2016-03-14 17:19:29 +01:00
parent 28357a789b
commit 19a6747ff3

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ inherit eutils toolchain-funcs
DESCRIPTION="A set of CUPS printer drivers for SPL (Samsung Printer Language) printers"
HOMEPAGE="http://splix.sourceforge.net/"
SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.bz2
https://dev.gentoo.org/~voyageur/samsung-cms-20120312.tar.xz"
https://dev.gentoo.org/~voyageur/distfiles/samsung-cms-20120312.tar.xz"
LICENSE="GPL-2"
SLOT="0"