diff options
author | Maciej Mrozowski <reavertm@gentoo.org> | 2017-04-21 05:29:56 +0200 |
---|---|---|
committer | Maciej Mrozowski <reavertm@gentoo.org> | 2017-04-21 05:30:11 +0200 |
commit | 3e17d55885f6d30072241b23107d47da2652821f (patch) | |
tree | 7ec8822b74c5c124392a6c2ed41aea89dd5b5ab1 /dev-games/openscenegraph | |
parent | net-vpn/wireguard: bump (diff) | |
download | gentoo-3e17d55885f6d30072241b23107d47da2652821f.tar.gz gentoo-3e17d55885f6d30072241b23107d47da2652821f.tar.bz2 gentoo-3e17d55885f6d30072241b23107d47da2652821f.zip |
dev-games/openscenegraph: Update homepage
Package-Manager: Portage-2.3.3, Repoman-2.3.2
Diffstat (limited to 'dev-games/openscenegraph')
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.2.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.4.0.ebuild | 4 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.2.1-r2.ebuild b/dev-games/openscenegraph/openscenegraph-3.2.1-r2.ebuild index ab0ae9c4d320..ee05052bf5ca 100644 --- a/dev-games/openscenegraph/openscenegraph-3.2.1-r2.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ MY_PN="OpenSceneGraph" MY_P=${MY_PN}-${PV} DESCRIPTION="Open source high performance 3D graphics toolkit" -HOMEPAGE="http://www.openscenegraph.org/projects/osg/" +HOMEPAGE="http://www.openscenegraph.org/" SRC_URI="http://trac.openscenegraph.org/downloads/developer_releases/${MY_P}.zip" LICENSE="wxWinLL-3 LGPL-2.1" diff --git a/dev-games/openscenegraph/openscenegraph-3.4.0.ebuild b/dev-games/openscenegraph/openscenegraph-3.4.0.ebuild index b854d48d629d..ccddbe894c9f 100644 --- a/dev-games/openscenegraph/openscenegraph-3.4.0.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ MY_PN="OpenSceneGraph" MY_P=${MY_PN}-${PV} DESCRIPTION="Open source high performance 3D graphics toolkit" -HOMEPAGE="http://www.openscenegraph.org/projects/osg/" +HOMEPAGE="http://www.openscenegraph.org/" SRC_URI="http://trac.openscenegraph.org/downloads/developer_releases/${MY_P}.zip" LICENSE="wxWinLL-3 LGPL-2.1" diff --git a/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild b/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild index 3ce4910f9340..b8b788331b3c 100644 --- a/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild @@ -10,7 +10,7 @@ MY_PN="OpenSceneGraph" MY_P=${MY_PN}-${PV} DESCRIPTION="Open source high performance 3D graphics toolkit" -HOMEPAGE="http://www.openscenegraph.org/projects/osg/" +HOMEPAGE="http://www.openscenegraph.org/" SRC_URI="http://trac.openscenegraph.org/downloads/developer_releases/${MY_P}.zip" LICENSE="wxWinLL-3 LGPL-2.1" |