Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdmtx/
Date: Thu, 04 Aug 2016 15:13:57
Message-Id: 1470323590.37396750b465f29044034cb4683e6dedd793ee36.kensington@gentoo
1 commit: 37396750b465f29044034cb4683e6dedd793ee36
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 4 15:12:59 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 4 15:13:10 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37396750
7
8 media-libs/libdmtx: update HOMEPAGE
9
10 Gentoo-bug: 590070
11
12 Package-Manager: portage-2.3.0
13
14 media-libs/libdmtx/libdmtx-0.7.4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-libs/libdmtx/libdmtx-0.7.4.ebuild b/media-libs/libdmtx/libdmtx-0.7.4.ebuild
18 index a36d6c5..136ca7f 100644
19 --- a/media-libs/libdmtx/libdmtx-0.7.4.ebuild
20 +++ b/media-libs/libdmtx/libdmtx-0.7.4.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2013 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 EAPI=4
28
29 DESCRIPTION="Barcode data matrix reading and writing library"
30 -HOMEPAGE="http://www.libdmtx.org/"
31 +HOMEPAGE="http://libdmtx.sourceforge.net/"
32 SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
33
34 LICENSE="LGPL-2.1"