commit: 92ac3db19ef1ba34f93b1ca9c393e57a4f4412bd
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 23:25:27 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 05:57:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ac3db1
x11-apps/whyteboard: migrate away from google code #544092
Package-Manager: portage-2.3.0
x11-apps/whyteboard/metadata.xml | 1 -
x11-apps/whyteboard/whyteboard-0.41.1.ebuild | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/x11-apps/whyteboard/metadata.xml b/x11-apps/whyteboard/metadata.xml
index 952d2af..4cc81be 100644
--- a/x11-apps/whyteboard/metadata.xml
+++ b/x11-apps/whyteboard/metadata.xml
@@ -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>
diff --git a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild
b/x11-apps/whyteboard/whyteboard-0.41.1.ebuild
index d9e024e..f123763 100644
--- a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild
+++ b/x11-apps/whyteboard/whyteboard-0.41.1.ebuild
@@ -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"