jauhien 14/11/16 12:42:27 Modified: lxqt-config-randr-0.7.0.ebuild Log: fix bug #528616 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)
Revision Changes Path 1.3 lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild?r1=1.2&r2=1.3 Index: lxqt-config-randr-0.7.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lxqt-config-randr-0.7.0.ebuild 29 May 2014 08:15:27 -0000 1.2 +++ lxqt-config-randr-0.7.0.ebuild 16 Nov 2014 12:42:27 -0000 1.3 @@ -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/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild,v 1.2 2014/05/29 08:15:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild,v 1.3 2014/11/16 12:42:27 jauhien Exp $ EAPI=5 inherit cmake-utils DESCRIPTION="LXQt monitor configuration" -HOMEPAGE="http://www.lxqt.org/" +HOMEPAGE="http://lxqt.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3
