phajdan.jr 14/06/14 11:19:35 Modified: ChangeLog erubis-2.7.0-r1.ebuild Log: x86 stable wrt bug #504312 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.30 dev-ruby/erubis/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 8 Jun 2014 14:57:45 -0000 1.29 +++ ChangeLog 14 Jun 2014 11:19:35 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/erubis # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.29 2014/06/08 14:57:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.30 2014/06/14 11:19:35 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <[email protected]> erubis-2.7.0-r1.ebuild: + x86 stable wrt bug #504312 08 Jun 2014; Chema Alonso <[email protected]> erubis-2.7.0-r1.ebuild: Stable for amd64 wrt bug #504312 1.5 dev-ruby/erubis/erubis-2.7.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild?r1=1.4&r2=1.5 Index: erubis-2.7.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- erubis-2.7.0-r1.ebuild 8 Jun 2014 14:57:45 -0000 1.4 +++ erubis-2.7.0-r1.ebuild 14 Jun 2014 11:19:35 -0000 1.5 @@ -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/dev-ruby/erubis/erubis-2.7.0-r1.ebuild,v 1.4 2014/06/08 14:57:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild,v 1.5 2014/06/14 11:19:35 phajdan.jr Exp $ EAPI=5 @@ -19,7 +19,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/abstract-1.0.0"
