ago 14/12/28 10:21:11 Modified: sqlite3-1.3.10.ebuild ChangeLog Log: Stable for x86, wrt bug #533590 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path 1.5 dev-ruby/sqlite3/sqlite3-1.3.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.4&r2=1.5 Index: sqlite3-1.3.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sqlite3-1.3.10.ebuild 28 Dec 2014 09:15:46 -0000 1.4 +++ sqlite3-1.3.10.ebuild 28 Dec 2014 10:21:11 -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/sqlite3/sqlite3-1.3.10.ebuild,v 1.4 2014/12/28 09:15:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.5 2014/12/28 10:21:11 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -15,7 +15,7 @@ HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/" LICENSE="BSD" -KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" @@ -66,7 +66,7 @@ # sqlite3` was already part of sqlite3-ruby requirements. cat - <<EOF > "${T}/sqlite3-ruby.gemspec" # generated by ebuild -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.4 2014/12/28 09:15:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.5 2014/12/28 10:21:11 ago Exp $ Gem::Specification.new do |s| s.name = "sqlite3-ruby" s.version = "${RUBY_FAKEGEM_VERSION}" 1.25 dev-ruby/sqlite3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 28 Dec 2014 09:15:46 -0000 1.24 +++ ChangeLog 28 Dec 2014 10:21:11 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/sqlite3 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.24 2014/12/28 09:15:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.25 2014/12/28 10:21:11 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <[email protected]> sqlite3-1.3.10.ebuild: + Stable for x86, wrt bug #533590 28 Dec 2014; Jeroen Roovers <[email protected]> sqlite3-1.3.10.ebuild: Stable for HPPA (bug #533590).
