kensington 15/01/30 16:32:20 Modified: lxqt-config-randr-0.7.0.ebuild ChangeLog Log: Update SRC_URI by Michael Vetter <[email protected]> wrt bug #537032. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.4 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.4&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.4&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.3&r2=1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lxqt-config-randr-0.7.0.ebuild 16 Nov 2014 12:42:27 -0000 1.3 +++ lxqt-config-randr-0.7.0.ebuild 30 Jan 2015 16:32:20 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.3 2014/11/16 12:42:27 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild,v 1.4 2015/01/30 16:32:20 kensington Exp $ EAPI=5 inherit cmake-utils @@ -12,7 +12,7 @@ inherit git-r3 EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else - SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz" + SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" S=${WORKDIR} fi 1.3 lxqt-base/lxqt-config-randr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-config-randr/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-config-randr/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-config-randr/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-config-randr/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 29 May 2014 08:15:27 -0000 1.2 +++ ChangeLog 30 Jan 2015 16:32:20 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for lxqt-base/lxqt-config-randr -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-config-randr/ChangeLog,v 1.2 2014/05/29 08:15:27 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-config-randr/ChangeLog,v 1.3 2015/01/30 16:32:20 kensington Exp $ + + 30 Jan 2015; Michael Palimaka <[email protected]> + lxqt-config-randr-0.7.0.ebuild: + Update SRC_URI by Michael Vetter <[email protected]> wrt bug #537032. 29 May 2014; Manuel RĂ¼ger <[email protected]> lxqt-config-randr-0.7.0.ebuild: Add ~arm keyword.
