graaff 15/04/26 18:32:03 Modified: ChangeLog tilt-1.4.1.ebuild Log: Revert accidental stable amd64 keyword. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.40 dev-ruby/tilt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 26 Apr 2015 18:29:44 -0000 1.39 +++ ChangeLog 26 Apr 2015 18:32:03 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tilt # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.39 2015/04/26 18:29:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.40 2015/04/26 18:32:03 graaff Exp $ + + 26 Apr 2015; Hans de Graaff <[email protected]> tilt-1.4.1.ebuild: + Revert accidental stable amd64 keyword. 26 Apr 2015; Hans de Graaff <[email protected]> tilt-1.4.1.ebuild: Skip the optional haml dependency since rails is no longer marked stable. 1.10 dev-ruby/tilt/tilt-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild?r1=1.9&r2=1.10 Index: tilt-1.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- tilt-1.4.1.ebuild 26 Apr 2015 18:29:44 -0000 1.9 +++ tilt-1.4.1.ebuild 26 Apr 2015 18:32:03 -0000 1.10 @@ -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-ruby/tilt/tilt-1.4.1.ebuild,v 1.9 2015/04/26 18:29:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild,v 1.10 2015/04/26 18:32:03 graaff Exp $ EAPI=5 @@ -17,7 +17,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_bdepend "test? (
