kensington 14/05/12 13:20:15 Modified: newton-1.53.ebuild ChangeLog Log: Specify protocol in HOMEPAGE. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.7 dev-games/newton/newton-1.53.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/newton/newton-1.53.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/newton/newton-1.53.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/newton/newton-1.53.ebuild?r1=1.6&r2=1.7 Index: newton-1.53.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-games/newton/newton-1.53.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- newton-1.53.ebuild 17 Sep 2010 11:01:42 -0000 1.6 +++ newton-1.53.ebuild 12 May 2014 13:20:15 -0000 1.7 @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/newton-1.53.ebuild,v 1.6 2010/09/17 11:01:42 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/newton-1.53.ebuild,v 1.7 2014/05/12 13:20:15 kensington Exp $ EAPI=2 inherit eutils DESCRIPTION="an integrated solution for real time simulation of physics environments" -HOMEPAGE="newtondynamics.com/" +HOMEPAGE="http://newtondynamics.com/" SRC_URI="http://www.newtondynamics.com/downloads/${PN}Linux-${PV}.tar.gz" LICENSE="newton" 1.9 dev-games/newton/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/newton/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/newton/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/newton/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-games/newton/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 10 Jul 2012 19:04:25 -0000 1.8 +++ ChangeLog 12 May 2014 13:20:15 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-games/newton -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/ChangeLog,v 1.8 2012/07/10 19:04:25 mr_bones_ Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/ChangeLog,v 1.9 2014/05/12 13:20:15 kensington Exp $ + + 12 May 2014; Michael Palimaka <[email protected]> newton-1.53.ebuild: + Specify protocol in HOMEPAGE. *newton-2.36 (10 Jul 2012) @@ -37,4 +40,3 @@ +newton-1.53.ebuild: Initial import. Original ebuild by Christoph Brill <[email protected]> and edited by me. Closing bug #100889. -
