phajdan.jr 14/06/14 10:43:41 Modified: ChangeLog netctl-1.6.ebuild Log: x86 stable wrt bug #510880 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.21 net-misc/netctl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 23 May 2014 20:30:11 -0000 1.20 +++ ChangeLog 14 Jun 2014 10:43:41 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/netctl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v 1.20 2014/05/23 20:30:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v 1.21 2014/06/14 10:43:41 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <[email protected]> netctl-1.6.ebuild: + x86 stable wrt bug #510880 23 May 2014; Markos Chandras <[email protected]> netctl-1.6.ebuild: Stable on amd64 wrt bug #510880 1.3 net-misc/netctl/netctl-1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-1.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-1.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-1.6.ebuild?r1=1.2&r2=1.3 Index: netctl-1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-1.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- netctl-1.6.ebuild 23 May 2014 20:30:11 -0000 1.2 +++ netctl-1.6.ebuild 14 Jun 2014 10:43:41 -0000 1.3 @@ -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/net-misc/netctl/netctl-1.6.ebuild,v 1.2 2014/05/23 20:30:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-1.6.ebuild,v 1.3 2014/06/14 10:43:41 phajdan.jr Exp $ EAPI=5 @@ -12,7 +12,7 @@ DEPEND="app-text/asciidoc" else SRC_URI="ftp://ftp.archlinux.org/other/packages/${PN}/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Profile based network connection tool from Arch Linux"
