diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 13:05:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 13:05:40 +0000 |
commit | d43bd7e412dbf3a81e07ceaf4b10867ade370bdb (patch) | |
tree | 8e9513712cf9c34945128aac55dc1f13b247ff29 /games-strategy/uqm | |
parent | Version bump (diff) | |
download | historical-d43bd7e412dbf3a81e07ceaf4b10867ade370bdb.tar.gz historical-d43bd7e412dbf3a81e07ceaf4b10867ade370bdb.tar.bz2 historical-d43bd7e412dbf3a81e07ceaf4b10867ade370bdb.zip |
ppc needs deps
Diffstat (limited to 'games-strategy/uqm')
-rw-r--r-- | games-strategy/uqm/Manifest | 2 | ||||
-rw-r--r-- | games-strategy/uqm/uqm-0.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/uqm/Manifest b/games-strategy/uqm/Manifest index f41068f3f345..591ee5709725 100644 --- a/games-strategy/uqm/Manifest +++ b/games-strategy/uqm/Manifest @@ -1,4 +1,4 @@ MD5 8905da6553d835f4060ca3cc7dfece05 ChangeLog 789 -MD5 c744543267d63355a61105ee09ac3759 uqm-0.3.ebuild 2069 +MD5 fffadd053673e473f6456c2b2ed93739 uqm-0.3.ebuild 2070 MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241 MD5 352d8c8a28dfc130e621263c405143f4 files/digest-uqm-0.3 261 diff --git a/games-strategy/uqm/uqm-0.3.ebuild b/games-strategy/uqm/uqm-0.3.ebuild index b0f06d4670c3..753d2820255e 100644 --- a/games-strategy/uqm/uqm-0.3.ebuild +++ b/games-strategy/uqm/uqm-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.3.ebuild,v 1.4 2004/01/24 14:09:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.3.ebuild,v 1.5 2004/02/10 13:05:40 mr_bones_ Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sc2/${P}-3domusic.zip mirror://sourceforge/sc2/${P}-voice.zip mirror://sourceforge/sc2/${P}-source.tgz" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" IUSE="opengl" SLOT="0" |