chutzpah 14/11/13 00:16:02 Modified: libnacl-1.4.0.ebuild ChangeLog Log: Remove extra space from HOMEPAGE (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xE3F69979BB4B8928DA78E3D17CBF44EF)
Revision Changes Path 1.2 dev-python/libnacl/libnacl-1.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/libnacl-1.4.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/libnacl-1.4.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/libnacl-1.4.0.ebuild?r1=1.1&r2=1.2 Index: libnacl-1.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/libnacl/libnacl-1.4.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libnacl-1.4.0.ebuild 13 Nov 2014 00:12:43 -0000 1.1 +++ libnacl-1.4.0.ebuild 13 Nov 2014 00:16:02 -0000 1.2 @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libnacl/libnacl-1.4.0.ebuild,v 1.1 2014/11/13 00:12:43 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libnacl/libnacl-1.4.0.ebuild,v 1.2 2014/11/13 00:16:02 chutzpah Exp $ EAPI=5 PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 DESCRIPTION="Python ctypes wrapper for libsodium" -HOMEPAGE=" https://libnacl.readthedocs.org/" +HOMEPAGE="https://libnacl.readthedocs.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" 1.2 dev-python/libnacl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/libnacl/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 13 Nov 2014 00:12:43 -0000 1.1 +++ ChangeLog 13 Nov 2014 00:16:02 -0000 1.2 @@ -1,10 +1,12 @@ # ChangeLog for dev-python/libnacl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libnacl/ChangeLog,v 1.1 2014/11/13 00:12:43 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libnacl/ChangeLog,v 1.2 2014/11/13 00:16:02 chutzpah Exp $ + + 13 Nov 2014; Patrick McLean <[email protected]> libnacl-1.4.0.ebuild: + Remove extra space from HOMEPAGE *libnacl-1.4.0 (13 Nov 2014) 13 Nov 2014; Patrick McLean <[email protected]> +libnacl-1.4.0.ebuild, +metadata.xml: New package, python ctypes wrapper for libsodium -
