swegener    15/04/18 12:12:20

  Modified:             vsqlite++-0.3.12.ebuild ChangeLog
                        vsqlite++-0.3.13-r1.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.5                  dev-db/vsqlite++/vsqlite++-0.3.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild?r1=1.4&r2=1.5

Index: vsqlite++-0.3.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vsqlite++-0.3.12.ebuild     21 Mar 2015 21:35:07 -0000      1.4
+++ vsqlite++-0.3.12.ebuild     18 Apr 2015 12:12:20 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild,v 
1.4 2015/03/21 21:35:07 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild,v 
1.5 2015/04/18 12:12:20 swegener Exp $
 
 EAPI=5
 AUTOTOOLS_IN_SOURCE_BUILD=1
@@ -10,7 +10,7 @@
 
 DESCRIPTION="VSQLite++ - A welldesigned and portable SQLite3 Wrapper for C++"
 HOMEPAGE="http://evilissimo.fedorapeople.org/releases/vsqlite--/";
-SRC_URI="https://github.com/vinzenz/vsqlite--/archive/${PV}.tar.gz";
+SRC_URI="https://github.com/vinzenz/vsqlite--/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 IUSE="static-libs"
 
 LICENSE="BSD"



1.8                  dev-db/vsqlite++/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/vsqlite++/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/vsqlite++/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/vsqlite++/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   21 Mar 2015 21:35:07 -0000      1.7
+++ ChangeLog   18 Apr 2015 12:12:20 -0000      1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/vsqlite++
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/ChangeLog,v 1.7 2015/03/21 
21:35:07 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/ChangeLog,v 1.8 2015/04/18 
12:12:20 swegener Exp $
+
+  18 Apr 2015; Sven Wegener <swege...@gentoo.org> vsqlite++-0.3.12.ebuild,
+  vsqlite++-0.3.13-r1.ebuild:
+  Rename distfile to include package name.
 
   21 Mar 2015; Andreas Schuerch <native...@gentoo.org> vsqlite++-0.3.12.ebuild:
   x86 stable, see bug 505798



1.3                  dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild?r1=1.2&r2=1.3

Index: vsqlite++-0.3.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vsqlite++-0.3.13-r1.ebuild  7 Mar 2015 08:05:56 -0000       1.2
+++ vsqlite++-0.3.13-r1.ebuild  18 Apr 2015 12:12:20 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild,v 1.2 
2015/03/07 08:05:56 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild,v 1.3 
2015/04/18 12:12:20 swegener Exp $
 
 EAPI=5
 AUTOTOOLS_IN_SOURCE_BUILD=1
@@ -10,7 +10,7 @@
 
 DESCRIPTION="VSQLite++ - A welldesigned and portable SQLite3 Wrapper for C++"
 HOMEPAGE="http://evilissimo.fedorapeople.org/releases/vsqlite--/";
-SRC_URI="https://github.com/vinzenz/vsqlite--/archive/${PV}.tar.gz";
+SRC_URI="https://github.com/vinzenz/vsqlite--/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 IUSE="static-libs"
 
 LICENSE="BSD"




Reply via email to