ottxor 14/07/31 21:42:45 Modified: ssl-fetch-0.2.1.ebuild ChangeLog Log: added ~amd64-linux (tested by me) (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild?rev=1.4&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.3&r2=1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ssl-fetch-0.2.1.ebuild 31 Jul 2014 20:33:25 -0000 1.3 +++ ssl-fetch-0.2.1.ebuild 31 Jul 2014 21:42:45 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.3 2014/07/31 20:33:25 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild,v 1.4 2014/07/31 21:42:45 ottxor Exp $ EAPI="5" @@ -16,7 +16,7 @@ SLOT="0" IUSE="" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-macos" DEPEND="" 1.17 dev-python/ssl-fetch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 31 Jul 2014 20:33:25 -0000 1.16 +++ ChangeLog 31 Jul 2014 21:42:45 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ssl-fetch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.16 2014/07/31 20:33:25 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.17 2014/07/31 21:42:45 ottxor Exp $ + + 31 Jul 2014; Christoph Junghans <[email protected]> ssl-fetch-0.2.1.ebuild: + added ~amd64-linux (tested by me) 31 Jul 2014; Christoph Junghans <[email protected]> ssl-fetch-0.2.1.ebuild: added ~x86-macos (tested by me)
