dev-java/libmso: update HOMEPAGE, SRC_URI.
authorWim Muskee <wimmuskee@gmail.com>
Fri, 28 Dec 2018 06:58:15 +0000 (07:58 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 7 Feb 2019 23:03:34 +0000 (00:03 +0100)
Closes: https://bugs.gentoo.org/668224
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10700
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/libmso/libmso-0.1.ebuild

index 73fc4922ec4c6e7e588cdd45d92ec90078945599..d0bde1f45795d99a18a2cb02c06fec3d7b4d45b7 100644 (file)
@@ -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"