diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-23 12:23:30 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-23 12:23:30 +0000 |
commit | 46f34df599e472dbb2b6fc9f48b9cc7b4c88bc6a (patch) | |
tree | e8341b3acb980f64535c19f6d4e44e65d08d0f34 /x11-misc | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-46f34df599e472dbb2b6fc9f48b9cc7b4c88bc6a.tar.gz gentoo-2-46f34df599e472dbb2b6fc9f48b9cc7b4c88bc6a.tar.bz2 gentoo-2-46f34df599e472dbb2b6fc9f48b9cc7b4c88bc6a.zip |
inital commit, ebuild provided by Mark Silinio <silinio@fromru.com> in bug #155042, massaged by me
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gaia/gaia-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gaia/gaia-0.1.0.ebuild b/x11-misc/gaia/gaia-0.1.0.ebuild index 7102256adf7f..b59e6c0a9a56 100644 --- a/x11-misc/gaia/gaia-0.1.0.ebuild +++ b/x11-misc/gaia/gaia-0.1.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/gaia-0.1.0.ebuild,v 1.1 2006/11/23 12:21:39 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/gaia-0.1.0.ebuild,v 1.2 2006/11/23 12:23:30 opfer Exp $ inherit eutils libtool DESCRIPTION="opensource 3D interface to the planet, based on Google Earth data" -HOMEPAGE="http://gaia.serezhkin.com/index.html/" +HOMEPAGE="http://gaia.serezhkin.com/" SRC_URI="http://gaia.serezhkin.com/${P}.tar.bz2" |