slyfox 15/02/15 18:20:22 Modified: chell-quickcheck-0.2.4.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-quickcheck/chell-quickcheck-0.2.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild?r1=1.1&r2=1.2 Index: chell-quickcheck-0.2.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- chell-quickcheck-0.2.4.ebuild 3 Jul 2014 06:09:13 -0000 1.1 +++ chell-quickcheck-0.2.4.ebuild 15 Feb 2015 18:20:22 -0000 1.2 @@ -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-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild,v 1.1 2014/07/03 06:09:13 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild,v 1.2 2015/02/15 18:20:22 slyfox Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/chell-0.3:=[profile?] <dev-haskell/chell-0.5:=[profile?] 1.3 dev-haskell/chell-quickcheck/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell-quickcheck/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell-quickcheck/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/chell-quickcheck/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/chell-quickcheck/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 25 Jul 2014 08:59:17 -0000 1.2 +++ ChangeLog 15 Feb 2015 18:20:22 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/chell-quickcheck -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell-quickcheck/ChangeLog,v 1.2 2014/07/25 08:59:17 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell-quickcheck/ChangeLog,v 1.3 2015/02/15 18:20:22 slyfox Exp $ + + 15 Feb 2015; Sergei Trofimovich <sly...@gentoo.org> + chell-quickcheck-0.2.4.ebuild: + keyword on ~alpha/~ia64/~ppc/~ppc64 (bug #538486) 25 Jul 2014; Sergei Trofimovich <sly...@gentoo.org> metadata.xml: Drop redundant '<maintainer>' field, leave only '<herd>'.