mrueg 15/02/09 02:51:38
Modified: ssl-fetch-0.2.1.ebuild ssl-fetch-0.3.ebuild
ssl-fetch-9999.ebuild ssl-fetch-0.2.ebuild
ChangeLog
Log:
Fix typo in DESC.
(Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.9 dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild?r1=1.8&r2=1.9
Index: ssl-fetch-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ssl-fetch-0.2.1.ebuild 3 Sep 2014 17:14:26 -0000 1.8
+++ ssl-fetch-0.2.1.ebuild 9 Feb 2015 02:51:38 -0000 1.9
@@ -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/ssl-fetch/ssl-fetch-0.2.1.ebuild,v 1.8
2014/09/03 17:14:26 ottxor Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild,v 1.9
2015/02/09 02:51:38 mrueg Exp $
EAPI="5"
@@ -8,7 +8,7 @@
inherit distutils-r1
-DESCRIPTION="A small convinience library for fetching files securely"
+DESCRIPTION="A small convenience library for fetching files securely"
HOMEPAGE="https://github.com/dol-sen/ssl-fetch"
SRC_URI="https://github.com/dol-sen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
1.3 dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild?r1=1.2&r2=1.3
Index: ssl-fetch-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ssl-fetch-0.3.ebuild 4 Feb 2015 16:20:12 -0000 1.2
+++ ssl-fetch-0.3.ebuild 9 Feb 2015 02:51:38 -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-python/ssl-fetch/ssl-fetch-0.3.ebuild,v
1.2 2015/02/04 16:20:12 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild,v
1.3 2015/02/09 02:51:38 mrueg Exp $
EAPI="5"
@@ -8,7 +8,7 @@
inherit distutils-r1
-DESCRIPTION="A small convinience library for fetching files securely"
+DESCRIPTION="A small convenience library for fetching files securely"
HOMEPAGE="https://github.com/dol-sen/ssl-fetch"
SRC_URI="http://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz"
1.6 dev-python/ssl-fetch/ssl-fetch-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-9999.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-9999.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-9999.ebuild?r1=1.5&r2=1.6
Index: ssl-fetch-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ssl-fetch-9999.ebuild 16 Jun 2014 05:59:26 -0000 1.5
+++ ssl-fetch-9999.ebuild 9 Feb 2015 02:51:38 -0000 1.6
@@ -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/ssl-fetch/ssl-fetch-9999.ebuild,v 1.5
2014/06/16 05:59:26 dolsen Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-9999.ebuild,v 1.6
2015/02/09 02:51:38 mrueg Exp $
EAPI="5"
@@ -12,7 +12,7 @@
EGIT_REPO_URI="git://github.com/dol-sen/ssl-fetch.git"
-DESCRIPTION="A small convinience library for fetching files securely"
+DESCRIPTION="A small convenience library for fetching files securely"
HOMEPAGE="https://github.com/dol-sen/ssl-fetch"
SRC_URI=""
1.15 dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild?r1=1.14&r2=1.15
Index: ssl-fetch-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ssl-fetch-0.2.ebuild 24 Sep 2014 09:33:27 -0000 1.14
+++ ssl-fetch-0.2.ebuild 9 Feb 2015 02:51:38 -0000 1.15
@@ -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/ssl-fetch/ssl-fetch-0.2.ebuild,v
1.14 2014/09/24 09:33:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v
1.15 2015/02/09 02:51:38 mrueg Exp $
EAPI="5"
@@ -8,7 +8,7 @@
inherit distutils-r1
-DESCRIPTION="A small convinience library for fetching files securely"
+DESCRIPTION="A small convenience library for fetching files securely"
HOMEPAGE="https://github.com/dol-sen/ssl-fetch"
SRC_URI="http://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz"
1.29 dev-python/ssl-fetch/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ChangeLog?rev=1.29&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ChangeLog?rev=1.29&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 4 Feb 2015 16:20:12 -0000 1.28
+++ ChangeLog 9 Feb 2015 02:51:38 -0000 1.29
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ssl-fetch
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.28
2015/02/04 16:20:12 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.29
2015/02/09 02:51:38 mrueg Exp $
+
+ 09 Feb 2015; Manuel RĂ¼ger <[email protected]> ssl-fetch-0.2.1.ebuild,
+ ssl-fetch-0.2.ebuild, ssl-fetch-0.3.ebuild, ssl-fetch-9999.ebuild:
+ Fix typo in DESC.
04 Feb 2015; Michael Haubenwallner <[email protected]> ssl-fetch-0.3.ebuild:
keyword ~x86-linux