swegener    15/04/18 12:51:26

  Modified:             ChangeLog wtf-peewee-0.2.3.ebuild
  Log:
  Rename distfile to include package name.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x64D4CF24)

Revision  Changes    Path
1.10                 dev-python/wtf-peewee/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wtf-peewee/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wtf-peewee/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wtf-peewee/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wtf-peewee/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   7 Jul 2014 02:45:44 -0000       1.9
+++ ChangeLog   18 Apr 2015 12:51:26 -0000      1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wtf-peewee
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wtf-peewee/ChangeLog,v 1.9 
2014/07/07 02:45:44 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wtf-peewee/ChangeLog,v 1.10 
2015/04/18 12:51:26 swegener Exp $
+
+  18 Apr 2015; Sven Wegener <swege...@gentoo.org> wtf-peewee-0.2.3.ebuild:
+  Rename distfile to include package name.
 
   07 Jul 2014; Ian Delaney <idel...@gentoo.org> -wtf-peewee-0.1.3.ebuild,
   -wtf-peewee-0.1.4.ebuild, -wtf-peewee-0.1.5.ebuild, -wtf-peewee-0.2.0.ebuild,



1.3                  dev-python/wtf-peewee/wtf-peewee-0.2.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wtf-peewee/wtf-peewee-0.2.3.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wtf-peewee/wtf-peewee-0.2.3.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wtf-peewee/wtf-peewee-0.2.3.ebuild?r1=1.2&r2=1.3

Index: wtf-peewee-0.2.3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wtf-peewee/wtf-peewee-0.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wtf-peewee-0.2.3.ebuild     7 Jul 2014 02:45:44 -0000       1.2
+++ wtf-peewee-0.2.3.ebuild     18 Apr 2015 12:51:26 -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/dev-python/wtf-peewee/wtf-peewee-0.2.3.ebuild,v 1.2 
2014/07/07 02:45:44 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wtf-peewee/wtf-peewee-0.2.3.ebuild,v 1.3 
2015/04/18 12:51:26 swegener Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Small python ORM"
 HOMEPAGE="https://github.com/coleifer/peewee/";
-SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz";
+SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"




Reply via email to