x11-apps/whyteboard: migrate away from google code #544092
authorGöktürk Yüksek <gokturk@gentoo.org>
Sat, 26 Nov 2016 23:25:27 +0000 (18:25 -0500)
committerGöktürk Yüksek <gokturk@gentoo.org>
Sun, 27 Nov 2016 05:57:12 +0000 (00:57 -0500)
Package-Manager: portage-2.3.0

x11-apps/whyteboard/metadata.xml
x11-apps/whyteboard/whyteboard-0.41.1.ebuild

index 952d2afedb0b2b7934c5ade898a731e410b5c58d..4cc81be87289903ca4c2e9c08ec03331476d9c63 100644 (file)
@@ -15,7 +15,6 @@
     <maintainer status="active">
       <name>Steven Sproat</name>
     </maintainer>
-    <remote-id type="google-code">http://whyteboard.org/</remote-id>
   </upstream>
   <use>
        </use>
index d9e024e849e4f4faf2ce11d5df1d5f22e7459fbf..f12376360a01b1afc0fadf9ee608151031cc080e 100644 (file)
@@ -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$
 
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python2_7 )
 inherit eutils python-single-r1 multilib
 
 DESCRIPTION="A simple image, PDF and postscript file annotator"
-HOMEPAGE="https://code.google.com/p/whyteboard"
+HOMEPAGE="http://whyteboard.org/"
 SRC_URI="
-       https://whyteboard.googlecode.com/files/${P}.tar.gz
+       mirror://sourceforge/${PN}/${P}.tar.gz
        https://dev.gentoo.org/~lxnay/${PN}/${PN}.png"
 
 LICENSE="ISC"