public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-common: lxqt-common-0.8.0.ebuild lxqt-common-0.7.0.ebuild ChangeLog
@ 2015-01-30 16:32 Michael Palimaka (kensington)
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka (kensington) @ 2015-01-30 16:32 UTC (permalink / raw
  To: gentoo-commits

kensington    15/01/30 16:32:19

  Modified:             lxqt-common-0.8.0.ebuild lxqt-common-0.7.0.ebuild
                        ChangeLog
  Log:
  Update SRC_URI by Michael Vetter <g.bluehut@gmail.com> wrt bug #537032.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.3                  lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild?r1=1.2&r2=1.3

Index: lxqt-common-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lxqt-common-0.8.0.ebuild	16 Nov 2014 12:42:27 -0000	1.2
+++ lxqt-common-0.8.0.ebuild	30 Jan 2015 16:32:19 -0000	1.3
@@ -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-common/lxqt-common-0.8.0.ebuild,v 1.2 2014/11/16 12:42:27 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild,v 1.3 2015/01/30 16:32:19 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/lxqt/${PV}/${P}.tar.xz"
+	SRC_URI="http://downloads.lxqt.org/lxqt/lxqt/${PV}/${P}.tar.xz"
 	KEYWORDS="~amd64 ~x86"
 fi
 



1.5                  lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild?r1=1.4&r2=1.5

Index: lxqt-common-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lxqt-common-0.7.0.ebuild	16 Nov 2014 12:42:27 -0000	1.4
+++ lxqt-common-0.7.0.ebuild	30 Jan 2015 16:32:19 -0000	1.5
@@ -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-common/lxqt-common-0.7.0.ebuild,v 1.4 2014/11/16 12:42:27 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild,v 1.5 2015/01/30 16:32:19 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/lxqt/${PV}/${P}.tar.xz"
+	SRC_URI="http://downloads.lxqt.org/lxqt/lxqt/${PV}/${P}.tar.xz"
 	KEYWORDS="~amd64 ~arm ~x86"
 fi
 



1.5                  lxqt-base/lxqt-common/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	8 Nov 2014 17:35:54 -0000	1.4
+++ ChangeLog	30 Jan 2015 16:32:19 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for lxqt-base/lxqt-common
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/ChangeLog,v 1.4 2014/11/08 17:35:54 jauhien Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/ChangeLog,v 1.5 2015/01/30 16:32:19 kensington Exp $
+
+  30 Jan 2015; Michael Palimaka <kensington@gentoo.org>
+  lxqt-common-0.7.0.ebuild, lxqt-common-0.8.0.ebuild:
+  Update SRC_URI by Michael Vetter <g.bluehut@gmail.com> wrt bug #537032.
 
 *lxqt-common-0.8.0 (08 Nov 2014)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-30 16:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-30 16:32 [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-common: lxqt-common-0.8.0.ebuild lxqt-common-0.7.0.ebuild ChangeLog Michael Palimaka (kensington)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox