summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2014-11-16 12:43:17 +0000
committerJauhien Piatlicki <jauhien@gentoo.org>2014-11-16 12:43:17 +0000
commit16b5b2ce1d40a138be1774cbbda90972e6dd3946 (patch)
tree1d07b20ce09d1b899797f0dc067efd546dc06e60 /media-gfx
parentfix bug #528616 (diff)
downloadgentoo-2-16b5b2ce1d40a138be1774cbbda90972e6dd3946.tar.gz
gentoo-2-16b5b2ce1d40a138be1774cbbda90972e6dd3946.tar.bz2
gentoo-2-16b5b2ce1d40a138be1774cbbda90972e6dd3946.zip
fix bug #528616
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild4
-rw-r--r--media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild b/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild
index 3359cc2c80bc..7c806c04cd48 100644
--- a/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild,v 1.3 2014/06/16 15:44:34 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild,v 1.4 2014/11/16 12:43:17 jauhien Exp $
EAPI=5
inherit cmake-utils
DESCRIPTION="LXImage Image Viewer - GPicView replacement"
-HOMEPAGE="http://www.lxqt.org/"
+HOMEPAGE="http://lxqt.org/"
if [[ ${PV} = *9999* ]]; then
inherit git-r3
diff --git a/media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild b/media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild
index 5b38cdaef996..d655a7807e15 100644
--- a/media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild,v 1.1 2014/11/08 17:44:07 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild,v 1.2 2014/11/16 12:43:17 jauhien Exp $
EAPI=5
inherit cmake-utils
DESCRIPTION="LXImage Image Viewer - GPicView replacement"
-HOMEPAGE="http://www.lxqt.org/"
+HOMEPAGE="http://lxqt.org/"
if [[ ${PV} = *9999* ]]; then
inherit git-r3