summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-05-12 13:20:15 +0000
committerMichael Palimaka <kensington@gentoo.org>2014-05-12 13:20:15 +0000
commit391f95c694c92ea9d1c938738a6c96e0a799d38a (patch)
treed3d2d3beb779ec4904ac7365754b16f041693b05 /dev-games/newton
parentSpecify protocol in HOMEPAGE. (diff)
downloadgentoo-2-391f95c694c92ea9d1c938738a6c96e0a799d38a.tar.gz
gentoo-2-391f95c694c92ea9d1c938738a6c96e0a799d38a.tar.bz2
gentoo-2-391f95c694c92ea9d1c938738a6c96e0a799d38a.zip
Specify protocol in HOMEPAGE.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'dev-games/newton')
-rw-r--r--dev-games/newton/ChangeLog8
-rw-r--r--dev-games/newton/newton-1.53.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-games/newton/ChangeLog b/dev-games/newton/ChangeLog
index ae6c5e586f05..d05ee6f0ab7c 100644
--- a/dev-games/newton/ChangeLog
+++ b/dev-games/newton/ChangeLog
@@ -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 <kensington@gentoo.org> 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 <egore@gmx.de> and edited
by me. Closing bug #100889.
-
diff --git a/dev-games/newton/newton-1.53.ebuild b/dev-games/newton/newton-1.53.ebuild
index fdd9c6075244..db8aa152e25c 100644
--- a/dev-games/newton/newton-1.53.ebuild
+++ b/dev-games/newton/newton-1.53.ebuild
@@ -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"