diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-02-14 16:36:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-02-14 16:36:02 +0000 |
commit | f338217c9f90bf588caef98a35110cc1174a5277 (patch) | |
tree | a6feaef3bea2cbec8b2f13c9af863e86d8880db1 /games-util/atlas | |
parent | rev bump to include patch from David Holm (bug #81723) (diff) | |
download | historical-f338217c9f90bf588caef98a35110cc1174a5277.tar.gz historical-f338217c9f90bf588caef98a35110cc1174a5277.tar.bz2 historical-f338217c9f90bf588caef98a35110cc1174a5277.zip |
forgot one thing from the bug
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-util/atlas')
-rw-r--r-- | games-util/atlas/Manifest | 2 | ||||
-rw-r--r-- | games-util/atlas/atlas-0.2.2-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-util/atlas/Manifest b/games-util/atlas/Manifest index d0ee368e40c4..ced7cba654a9 100644 --- a/games-util/atlas/Manifest +++ b/games-util/atlas/Manifest @@ -1,6 +1,6 @@ MD5 e5098938526edea2d538147323d3fdb5 ChangeLog 749 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 e7629f3b1b7b8bfa0a58b998e5264015 atlas-0.2.2-r1.ebuild 1745 +MD5 6b9ccd7ecb250cbfed41785a4e7a3385 atlas-0.2.2-r1.ebuild 1750 MD5 471cdf6e789bde460b4d209ccd41d27a atlas-0.2.2.ebuild 1702 MD5 db161652379b66290a05d4a6e3631032 files/0.2.2-fix.patch 664 MD5 c22c70a726175c84565f4182fff72185 files/digest-atlas-0.2.2 63 diff --git a/games-util/atlas/atlas-0.2.2-r1.ebuild b/games-util/atlas/atlas-0.2.2-r1.ebuild index 0fabc93847c2..66caf1c22cbb 100644 --- a/games-util/atlas/atlas-0.2.2-r1.ebuild +++ b/games-util/atlas/atlas-0.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.2.2-r1.ebuild,v 1.1 2005/02/14 16:35:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.2.2-r1.ebuild,v 1.2 2005/02/14 16:36:02 mr_bones_ Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/atlas/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" DEPEND=">=games-simulation/flightgear-0.9.4 |