Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Tue, 11 Dec 2018 11:49:08
Message-Id: 1544528916.0a377999d5c3f20589c42b05d25f8c52b50585d5.graaff@gentoo
1 commit: 0a377999d5c3f20589c42b05d25f8c52b50585d5
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 11 11:48:36 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 11 11:48:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a377999
7
8 eclass/ruby-ng-gnome2.eclass: update homepage
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 eclass/ruby-ng-gnome2.eclass | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
16 index d0be6a2d4f2..ce52f27789a 100644
17 --- a/eclass/ruby-ng-gnome2.eclass
18 +++ b/eclass/ruby-ng-gnome2.eclass
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2018 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # @ECLASS: ruby-ng-gnome2.eclass
25 @@ -45,7 +45,7 @@ else
26 RUBY_S=ruby-gnome2-all-${PV}/${subbinding}
27 fi
28 SRC_URI="mirror://sourceforge/ruby-gnome2/ruby-gnome2-all-${PV}.tar.gz"
29 -HOMEPAGE="http://ruby-gnome2.sourceforge.jp/"
30 +HOMEPAGE="https://ruby-gnome2.osdn.jp/"
31 LICENSE="Ruby"
32 SLOT="0"