From: Wim Muskee Date: Fri, 28 Dec 2018 06:58:15 +0000 (+0100) Subject: dev-java/libmso: update HOMEPAGE, SRC_URI. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7bd13fb38983ebda5b0ba3cf561a6d0735ffaea3;p=gentoo.git dev-java/libmso: update HOMEPAGE, SRC_URI. Closes: https://bugs.gentoo.org/668224 Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/10700 Signed-off-by: Patrice Clement --- diff --git a/dev-java/libmso/libmso-0.1.ebuild b/dev-java/libmso/libmso-0.1.ebuild index 73fc4922ec4c..d0bde1f45795 100644 --- a/dev-java/libmso/libmso-0.1.ebuild +++ b/dev-java/libmso/libmso-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="2" @@ -8,8 +8,8 @@ JAVA_PKG_IUSE="doc source" inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="Java library to detect printers" -HOMEPAGE="https://mso.googlecode.com/" -SRC_URI="https://mso.googlecode.com/files/${P}.tar.bz2" +HOMEPAGE="https://code.google.com/archive/p/mso" +SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mso/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"