jlec 15/02/11 16:13:43 Modified: common-0.1.1.ebuild ChangeLog Log: Add RESTRICT="mirror bindist", #539776 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.3 dev-python/common/common-0.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/common/common-0.1.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/common/common-0.1.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/common/common-0.1.1.ebuild?r1=1.2&r2=1.3 Index: common-0.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/common/common-0.1.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- common-0.1.1.ebuild 10 Aug 2014 21:09:07 -0000 1.2 +++ common-0.1.1.ebuild 11 Feb 2015 16:13:43 -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/common/common-0.1.1.ebuild,v 1.2 2014/08/10 21:09:07 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/common/common-0.1.1.ebuild,v 1.3 2015/02/11 16:13:43 jlec Exp $ EAPI=5 @@ -16,3 +16,5 @@ LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" + +RESTRICT="mirror bindist" 1.3 dev-python/common/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/common/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/common/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/common/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/common/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 10 Aug 2014 21:09:07 -0000 1.2 +++ ChangeLog 11 Feb 2015 16:13:43 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/common -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/common/ChangeLog,v 1.2 2014/08/10 21:09:07 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/common/ChangeLog,v 1.3 2015/02/11 16:13:43 jlec Exp $ + + 11 Feb 2015; Justin Lecher <[email protected]> common-0.1.1.ebuild: + Add RESTRICT="mirror bindist", #539776 10 Aug 2014; Sergei Trofimovich <[email protected]> common-0.1.1.ebuild: QA: drop trailing '.' from DESCRIPTION
