slyfox 15/02/15 18:20:49 Modified: chell-0.4.0.1.ebuild ChangeLog Log: keyword on ~alpha/~ia64/~ppc/~ppc64 (bug #538486) (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.2 dev-haskell/chell/chell-0.4.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell/chell-0.4.0.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell/chell-0.4.0.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell/chell-0.4.0.1.ebuild?r1=1.1&r2=1.2 Index: chell-0.4.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/chell/chell-0.4.0.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- chell-0.4.0.1.ebuild 29 Jan 2015 20:36:23 -0000 1.1 +++ chell-0.4.0.1.ebuild 15 Feb 2015 18:20:49 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell/chell-0.4.0.1.ebuild,v 1.1 2015/01/29 20:36:23 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell/chell-0.4.0.1.ebuild,v 1.2 2015/02/15 18:20:49 slyfox Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="+color-output" RDEPEND=">=dev-haskell/options-1.0:=[profile?] <dev-haskell/options-2.0:=[profile?] 1.6 dev-haskell/chell/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/chell/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 29 Jan 2015 20:36:23 -0000 1.5 +++ ChangeLog 15 Feb 2015 18:20:49 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/chell # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell/ChangeLog,v 1.5 2015/01/29 20:36:23 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell/ChangeLog,v 1.6 2015/02/15 18:20:49 slyfox Exp $ + + 15 Feb 2015; Sergei Trofimovich <[email protected]> chell-0.4.0.1.ebuild: + keyword on ~alpha/~ia64/~ppc/~ppc64 (bug #538486) *chell-0.4.0.1 (29 Jan 2015)
