mrueg 15/03/19 20:37:03 Modified: thread_safe-0.3.5.ebuild ChangeLog Log: Update HOMEPAGE (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.2 dev-ruby/thread_safe/thread_safe-0.3.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.5.ebuild?r1=1.1&r2=1.2 Index: thread_safe-0.3.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- thread_safe-0.3.5.ebuild 19 Mar 2015 20:30:00 -0000 1.1 +++ thread_safe-0.3.5.ebuild 19 Mar 2015 20:37:03 -0000 1.2 @@ -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/thread_safe/thread_safe-0.3.5.ebuild,v 1.1 2015/03/19 20:30:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.5.ebuild,v 1.2 2015/03/19 20:37:03 mrueg Exp $ EAPI=5 @@ -13,7 +13,7 @@ inherit ruby-fakegem DESCRIPTION="A collection of thread-safe versions of common core Ruby classes" -HOMEPAGE="https://github.com/headius/thread_safe" +HOMEPAGE="https://github.com/ruby-concurrency/thread_safe" LICENSE="Apache-2.0" SLOT="0" 1.21 dev-ruby/thread_safe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 19 Mar 2015 20:30:00 -0000 1.20 +++ ChangeLog 19 Mar 2015 20:37:03 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/thread_safe # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.20 2015/03/19 20:30:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.21 2015/03/19 20:37:03 mrueg Exp $ + + 19 Mar 2015; Manuel RĂ¼ger <[email protected]> thread_safe-0.3.5.ebuild: + Update HOMEPAGE *thread_safe-0.3.5 (19 Mar 2015)
