slyfox 15/02/15 18:53:47 Modified: options-1.2-r1.ebuild ChangeLog Log: ~sparc keyworded (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.4 dev-haskell/options/options-1.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/options/options-1.2-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/options/options-1.2-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/options/options-1.2-r1.ebuild?r1=1.3&r2=1.4 Index: options-1.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/options/options-1.2-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- options-1.2-r1.ebuild 15 Feb 2015 18:20:35 -0000 1.3 +++ options-1.2-r1.ebuild 15 Feb 2015 18:53:47 -0000 1.4 @@ -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/options/options-1.2-r1.ebuild,v 1.3 2015/02/15 18:20:35 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/options/options-1.2-r1.ebuild,v 1.4 2015/02/15 18:53:47 slyfox Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-haskell/monads-tf-0.1:=[profile?] 1.6 dev-haskell/options/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/options/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/options/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/options/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/options/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 15 Feb 2015 18:20:35 -0000 1.5 +++ ChangeLog 15 Feb 2015 18:53:47 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/options # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/options/ChangeLog,v 1.5 2015/02/15 18:20:35 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/options/ChangeLog,v 1.6 2015/02/15 18:53:47 slyfox Exp $ + + 15 Feb 2015; Sergei Trofimovich <sly...@gentoo.org> options-1.2-r1.ebuild: + ~sparc keyworded 15 Feb 2015; Sergei Trofimovich <sly...@gentoo.org> options-1.2-r1.ebuild: keyword on ~alpha/~ia64/~ppc/~ppc64 (bug #538486)