phajdan.jr 14/07/27 11:38:09 Modified: ChangeLog ruby-termios-1.0.0.ebuild Log: x86 stable wrt bug #517012 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.39 dev-ruby/ruby-termios/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 24 Apr 2014 17:45:05 -0000 1.38 +++ ChangeLog 27 Jul 2014 11:38:09 -0000 1.39 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-termios # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.38 2014/04/24 17:45:05 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.39 2014/07/27 11:38:09 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan...@gentoo.org> + ruby-termios-1.0.0.ebuild: + x86 stable wrt bug #517012 24 Apr 2014; Manuel RĂ¼ger <mr...@gentoo.org> ruby-termios-0.9.6-r2.ebuild, ruby-termios-1.0.0.ebuild: 1.4 dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild?r1=1.3&r2=1.4 Index: ruby-termios-1.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ruby-termios-1.0.0.ebuild 24 Apr 2014 17:45:05 -0000 1.3 +++ ruby-termios-1.0.0.ebuild 27 Jul 2014 11:38:09 -0000 1.4 @@ -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/ruby-termios/ruby-termios-1.0.0.ebuild,v 1.3 2014/04/24 17:45:05 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild,v 1.4 2014/07/27 11:38:09 phajdan.jr Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -12,7 +12,7 @@ SRC_URI="https://github.com/arika/ruby-termios/archive/version_${PV//./_}.tar.gz -> ${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86 ~x86-macos" +KEYWORDS="~amd64 ~hppa ~mips ~ppc x86 ~x86-macos" IUSE="" RUBY_S="${PN}-version_${PV//./_}"