diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-08-05 01:12:59 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-08-05 01:13:10 +1000 |
commit | 37396750b465f29044034cb4683e6dedd793ee36 (patch) | |
tree | d4293f715d99e760ced438e206124d1560856b96 /media-libs/libdmtx | |
parent | dev-db/mongodb: version bump, drop old (diff) | |
download | gentoo-37396750b465f29044034cb4683e6dedd793ee36.tar.gz gentoo-37396750b465f29044034cb4683e6dedd793ee36.tar.bz2 gentoo-37396750b465f29044034cb4683e6dedd793ee36.zip |
media-libs/libdmtx: update HOMEPAGE
Gentoo-bug: 590070
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-libs/libdmtx')
-rw-r--r-- | media-libs/libdmtx/libdmtx-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdmtx/libdmtx-0.7.4.ebuild b/media-libs/libdmtx/libdmtx-0.7.4.ebuild index a36d6c58122c..136ca7fa3540 100644 --- a/media-libs/libdmtx/libdmtx-0.7.4.ebuild +++ b/media-libs/libdmtx/libdmtx-0.7.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 DESCRIPTION="Barcode data matrix reading and writing library" -HOMEPAGE="http://www.libdmtx.org/" +HOMEPAGE="http://libdmtx.sourceforge.net/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" |