mrueg 14/10/29 18:56:24 Modified: fast_xs-0.8.0-r1.ebuild fast_xs-0.8.0-r2.ebuild ChangeLog Removed: fast_xs-0.8.0.ebuild Log: Update Homagepage. Cleanup old. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.12 dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild?r1=1.11&r2=1.12 Index: fast_xs-0.8.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- fast_xs-0.8.0-r1.ebuild 15 Aug 2014 17:28:54 -0000 1.11 +++ fast_xs-0.8.0-r1.ebuild 29 Oct 2014 18:56:24 -0000 1.12 @@ -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/fast_xs/fast_xs-0.8.0-r1.ebuild,v 1.11 2014/08/15 17:28:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild,v 1.12 2014/10/29 18:56:24 mrueg Exp $ EAPI=5 @@ -14,7 +14,7 @@ inherit ruby-fakegem DESCRIPTION="fast_xs text escaping library ruby bindings" -HOMEPAGE="http://fast-xs.rubyforge.org/" +HOMEPAGE="https://github.com/brianmario/fast_xs" LICENSE="MIT" SLOT="0" 1.3 dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild?r1=1.2&r2=1.3 Index: fast_xs-0.8.0-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fast_xs-0.8.0-r2.ebuild 5 Aug 2014 16:00:30 -0000 1.2 +++ fast_xs-0.8.0-r2.ebuild 29 Oct 2014 18:56:24 -0000 1.3 @@ -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/fast_xs/fast_xs-0.8.0-r2.ebuild,v 1.2 2014/08/05 16:00:30 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild,v 1.3 2014/10/29 18:56:24 mrueg Exp $ EAPI=5 @@ -14,7 +14,7 @@ inherit ruby-fakegem DESCRIPTION="fast_xs text escaping library ruby bindings" -HOMEPAGE="http://fast-xs.rubyforge.org/" +HOMEPAGE="https://github.com/brianmario/fast_xs" LICENSE="MIT" SLOT="0" 1.34 dev-ruby/fast_xs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fast_xs/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fast_xs/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fast_xs/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 15 Aug 2014 17:28:54 -0000 1.33 +++ ChangeLog 29 Oct 2014 18:56:24 -0000 1.34 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/fast_xs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.33 2014/08/15 17:28:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.34 2014/10/29 18:56:24 mrueg Exp $ + + 29 Oct 2014; Manuel Rüger <mr...@gentoo.org> -fast_xs-0.8.0.ebuild, + fast_xs-0.8.0-r1.ebuild, fast_xs-0.8.0-r2.ebuild: + Update Homagepage. Cleanup old. 15 Aug 2014; Raúl Porcel <armi...@gentoo.org> fast_xs-0.8.0-r1.ebuild: sparc stable wrt #497490