mrueg 14/08/20 13:30:22 Modified: abstract-1.0.0-r3.ebuild abstract-1.0.0-r2.ebuild ChangeLog Log: Rubyforge is dead. Update HOMEPAGE. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.4 dev-ruby/abstract/abstract-1.0.0-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r3.ebuild?r1=1.3&r2=1.4 Index: abstract-1.0.0-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- abstract-1.0.0-r3.ebuild 5 Aug 2014 16:00:58 -0000 1.3 +++ abstract-1.0.0-r3.ebuild 20 Aug 2014 13:30:22 -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/abstract/abstract-1.0.0-r3.ebuild,v 1.3 2014/08/05 16:00:58 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r3.ebuild,v 1.4 2014/08/20 13:30:22 mrueg Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -12,7 +12,7 @@ inherit ruby-fakegem DESCRIPTION="Library which enable you to define abstract method in Ruby" -HOMEPAGE="http://rubyforge.org/projects/abstract" +HOMEPAGE="https://rubygems.org/gems/abstract" LICENSE="Ruby" SLOT="0" 1.6 dev-ruby/abstract/abstract-1.0.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r2.ebuild?r1=1.5&r2=1.6 Index: abstract-1.0.0-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- abstract-1.0.0-r2.ebuild 5 Aug 2014 16:00:58 -0000 1.5 +++ abstract-1.0.0-r2.ebuild 20 Aug 2014 13:30:22 -0000 1.6 @@ -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/abstract/abstract-1.0.0-r2.ebuild,v 1.5 2014/08/05 16:00:58 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r2.ebuild,v 1.6 2014/08/20 13:30:22 mrueg Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -12,7 +12,7 @@ inherit ruby-fakegem DESCRIPTION="Library which enable you to define abstract method in Ruby" -HOMEPAGE="http://rubyforge.org/projects/abstract" +HOMEPAGE="https://rubygems.org/gems/abstract" LICENSE="Ruby" SLOT="0" 1.23 dev-ruby/abstract/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/abstract/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/abstract/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/abstract/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/abstract/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 5 Aug 2014 16:00:58 -0000 1.22 +++ ChangeLog 20 Aug 2014 13:30:22 -0000 1.23 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/abstract # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/ChangeLog,v 1.22 2014/08/05 16:00:58 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/ChangeLog,v 1.23 2014/08/20 13:30:22 mrueg Exp $ + + 20 Aug 2014; Manuel Rüger <mr...@gentoo.org> abstract-1.0.0-r2.ebuild, + abstract-1.0.0-r3.ebuild: + Rubyforge is dead. Update HOMEPAGE. 05 Aug 2014; Manuel Rüger <mr...@gentoo.org> abstract-1.0.0-r2.ebuild, abstract-1.0.0-r3.ebuild: