Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
marienz 12/06/20 13:26:26
Modified: pyxdg-0.20_rc1.ebuild ChangeLog
Log:
Use gentoo's mirrors for the snapshot as the cgit-generated one changes (bug #422539).
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-python/pyxdg/pyxdg-0.20_rc1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/pyxdg-0.20_rc1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/pyxdg-0.20_rc1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/pyxdg-0.20_rc1.ebuild?r1=1.2&r2=1.3
Index: pyxdg-0.20_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.20_rc1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyxdg-0.20_rc1.ebuild 20 Jun 2012 08:02:06 -0000 1.2
+++ pyxdg-0.20_rc1.ebuild 20 Jun 2012 13:26:26 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.20_rc1.ebuild,v 1.2 2012/06/20 08:02:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.20_rc1.ebuild,v 1.3 2012/06/20 13:26:26 marienz Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="A Python module to deal with freedesktop.org specifications"
HOMEPAGE="http://freedesktop.org/wiki/Software/pyxdg http://cgit.freedesktop.org/xdg/pyxdg/"
-SRC_URI="http://cgit.freedesktop.org/xdg/${PN}/snapshot/rel-${PV/_}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}-snapshot.tar.gz"
LICENSE="GPL-2 LGPL-2" # xdg/Menu.py says GPL-2 but COPYING says LGPL-2
SLOT="0"
1.80 dev-python/pyxdg/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/ChangeLog?r1=1.79&r2=1.80
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog 20 Jun 2012 07:59:41 -0000 1.79
+++ ChangeLog 20 Jun 2012 13:26:26 -0000 1.80
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxdg
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.79 2012/06/20 07:59:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.80 2012/06/20 13:26:26 marienz Exp $
+
+ 20 Jun 2012; Marien Zwart <marienz@g.o> pyxdg-0.20_rc1.ebuild:
+ Use gentoo's mirrors for the snapshot as the cgit-generated one changes (bug
+ #422539).
*pyxdg-0.20_rc1 (20 Jun 2012)
|
|