diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-12-04 12:01:34 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-12-04 12:01:34 +0000 |
commit | 99420b3e6d02b665b2cde7242a1d775f05ba6b2a (patch) | |
tree | 196f8056a90b4003d3bc90538927a4b9bce27232 | |
parent | Version bump, bug #156803. (diff) | |
download | gentoo-2-99420b3e6d02b665b2cde7242a1d775f05ba6b2a.tar.gz gentoo-2-99420b3e6d02b665b2cde7242a1d775f05ba6b2a.tar.bz2 gentoo-2-99420b3e6d02b665b2cde7242a1d775f05ba6b2a.zip |
remove non-x86 keywords and removed s from Homepage URL
(Portage version: 2.1.1-r2)
-rw-r--r-- | x11-misc/gaia/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/gaia/gaia-0.1.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/gaia/ChangeLog b/x11-misc/gaia/ChangeLog index b301dcce02c2..a0fa342aa3bb 100644 --- a/x11-misc/gaia/ChangeLog +++ b/x11-misc/gaia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gaia # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/ChangeLog,v 1.9 2006/12/04 10:25:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/ChangeLog,v 1.10 2006/12/04 12:01:34 opfer Exp $ + + 04 Dec 2006; Christian Faulhammer <opfer@gentoo.org> gaia-0.1.1.ebuild: + remove non-x86 keywords and removed s from Homepage URL *gaia-0.1.1 (04 Dec 2006) diff --git a/x11-misc/gaia/gaia-0.1.1.ebuild b/x11-misc/gaia/gaia-0.1.1.ebuild index b58d938e7387..93b8fc22bf64 100644 --- a/x11-misc/gaia/gaia-0.1.1.ebuild +++ b/x11-misc/gaia/gaia-0.1.1.ebuild @@ -1,12 +1,12 @@ # 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.1.ebuild,v 1.1 2006/12/04 10:25:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/gaia-0.1.1.ebuild,v 1.2 2006/12/04 12:01:34 opfer Exp $ inherit eutils DESCRIPTION="opensource 3D interface to the planet, based on NASA World Wind data" HOMEPAGE="http://gaia.serezhkin.com/ - https://sourceforge.net/projects/gaia-clean" + http://sourceforge.net/projects/gaia-clean" SRC_URI="mirror://sourceforge/gaia-clean/${P}.tar.bz2" @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="gps doc" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~x86" RDEPEND="media-libs/jpeg media-libs/libpng |