diff options
author | David Holm <dholm@gentoo.org> | 2005-06-10 14:09:19 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-10 14:09:19 +0000 |
commit | 14ff2e487c500e506905f8622bb3113e15c6f7f8 (patch) | |
tree | 9a1e42ded3425a4ce62bfc7262920c76d3d3ffbe /games-misc | |
parent | Added -msse2 to filter for x86 and closing bug #94377. (diff) | |
download | gentoo-2-14ff2e487c500e506905f8622bb3113e15c6f7f8.tar.gz gentoo-2-14ff2e487c500e506905f8622bb3113e15c6f7f8.tar.bz2 gentoo-2-14ff2e487c500e506905f8622bb3113e15c6f7f8.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/yadex/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/yadex/yadex-1.7.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/yadex/ChangeLog b/games-misc/yadex/ChangeLog index 447a3659da78..2ed988795801 100644 --- a/games-misc/yadex/ChangeLog +++ b/games-misc/yadex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/yadex -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/yadex/ChangeLog,v 1.2 2004/06/24 22:59:12 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/yadex/ChangeLog,v 1.3 2005/06/10 14:09:18 dholm Exp $ + + 10 Jun 2005; David Holm <dholm@gentoo.org> yadex-1.7.0.ebuild: + Added to ~ppc. *yadex-1.7.0 (13 Jan 2004) diff --git a/games-misc/yadex/yadex-1.7.0.ebuild b/games-misc/yadex/yadex-1.7.0.ebuild index de43c3693350..4226e1477fd4 100644 --- a/games-misc/yadex/yadex-1.7.0.ebuild +++ b/games-misc/yadex/yadex-1.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/yadex/yadex-1.7.0.ebuild,v 1.3 2004/10/31 05:15:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/yadex/yadex-1.7.0.ebuild,v 1.4 2005/06/10 14:09:18 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.teaser.fr/~amajorel/yadex/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND="virtual/x11" |