Gentoo Archives: gentoo-commits

From: Andrew Savchenko <bircoph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/bircoph:master commit in: media-gfx/dmtx-utils/
Date: Sat, 30 Jul 2016 11:43:11
Message-Id: 1469877638.966e5c9f125e8b9ae8c80486bf7599e6e60cadfd.bircoph@gentoo
1 commit: 966e5c9f125e8b9ae8c80486bf7599e6e60cadfd
2 Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 11:20:38 2016 +0000
4 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 11:20:38 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=966e5c9f
7
8 media-gfx/dmtx-utils: update HOMEPAGE
9
10 media-gfx/dmtx-utils/dmtx-utils-0.7.4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-gfx/dmtx-utils/dmtx-utils-0.7.4.ebuild b/media-gfx/dmtx-utils/dmtx-utils-0.7.4.ebuild
14 index 750e2a8..ed8a056 100644
15 --- a/media-gfx/dmtx-utils/dmtx-utils-0.7.4.ebuild
16 +++ b/media-gfx/dmtx-utils/dmtx-utils-0.7.4.ebuild
17 @@ -5,7 +5,7 @@
18 EAPI=6
19
20 DESCRIPTION="Tools for reading and writing Data Matrix barcodes"
21 -HOMEPAGE="http://www.libdmtx.org/"
22 +HOMEPAGE="http://libdmtx.sourceforge.net/"
23 SRC_URI="mirror://sourceforge/libdmtx/${P}.tar.bz2"
24
25 LICENSE="LGPL-2.1"