Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/liboobs/
Date: Sun, 27 Aug 2017 07:14:10
Message-Id: 1503818034.01f6ff4f475fb230aacf81f1a50c10b37489071e.kensington@gentoo
1 commit: 01f6ff4f475fb230aacf81f1a50c10b37489071e
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 27 07:13:10 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 27 07:13:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f6ff4f
7
8 dev-libs/liboobs: update HOMEPAGE
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-libs/liboobs/liboobs-3.0.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/liboobs/liboobs-3.0.0.ebuild b/dev-libs/liboobs/liboobs-3.0.0.ebuild
16 index 303f3284b44..803da83e48d 100644
17 --- a/dev-libs/liboobs/liboobs-3.0.0.ebuild
18 +++ b/dev-libs/liboobs/liboobs-3.0.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -8,7 +8,7 @@ GNOME_TARBALL_SUFFIX="bz2"
26 inherit gnome2
27
28 DESCRIPTION="Liboobs is a wrapping library to the System Tools Backends"
29 -HOMEPAGE="https://library.gnome.org/devel/liboobs/stable/"
30 +HOMEPAGE="https://developer.gnome.org/liboobs/stable/"
31
32 LICENSE="LGPL-2"
33 SLOT="0"