grobian 14/06/05 11:26:48 Modified: argcomplete-0.6.5.ebuild ChangeLog Log: Marked ~x64-macos (Portage version: HEAD/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Revision Changes Path 1.3 dev-python/argcomplete/argcomplete-0.6.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argcomplete/argcomplete-0.6.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argcomplete/argcomplete-0.6.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argcomplete/argcomplete-0.6.5.ebuild?r1=1.2&r2=1.3 Index: argcomplete-0.6.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/argcomplete/argcomplete-0.6.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- argcomplete-0.6.5.ebuild 24 Dec 2013 14:50:36 -0000 1.2 +++ argcomplete-0.6.5.ebuild 5 Jun 2014 11:26:48 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argcomplete/argcomplete-0.6.5.ebuild,v 1.2 2013/12/24 14:50:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/argcomplete/argcomplete-0.6.5.ebuild,v 1.3 2014/06/05 11:26:48 grobian Exp $ EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]" 1.3 dev-python/argcomplete/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argcomplete/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argcomplete/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argcomplete/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/argcomplete/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 24 Dec 2013 14:50:36 -0000 1.2 +++ ChangeLog 5 Jun 2014 11:26:48 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/argcomplete -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argcomplete/ChangeLog,v 1.2 2013/12/24 14:50:36 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argcomplete/ChangeLog,v 1.3 2014/06/05 11:26:48 grobian Exp $ + + 05 Jun 2014; Fabian Groffen <[email protected]> argcomplete-0.6.5.ebuild: + Marked ~x64-macos 24 Dec 2013; Justin Lecher <[email protected]> argcomplete-0.6.5.ebuild: Drop empty line @@ -10,4 +13,3 @@ 24 Dec 2013; Justin Lecher <[email protected]> +argcomplete-0.6.5.ebuild, +metadata.xml: New package, ebuild written by me -
