diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-04 12:10:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-04 12:10:54 +0000 |
commit | b690f9bf1710deaa61619e1ecb0e91778d46cb2e (patch) | |
tree | 898a84215d81d09a9d32070b877e792f647ac298 /games-strategy/wormux | |
parent | Remove ~x86-fbsd keyword from latest alpha. (diff) | |
download | gentoo-2-b690f9bf1710deaa61619e1ecb0e91778d46cb2e.tar.gz gentoo-2-b690f9bf1710deaa61619e1ecb0e91778d46cb2e.tar.bz2 gentoo-2-b690f9bf1710deaa61619e1ecb0e91778d46cb2e.zip |
stable on amd64
(Portage version: 2.1.2_pre2-r2)
Diffstat (limited to 'games-strategy/wormux')
-rw-r--r-- | games-strategy/wormux/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wormux/wormux-0.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wormux/ChangeLog b/games-strategy/wormux/ChangeLog index 60aef80cf744..5d7816a4df43 100644 --- a/games-strategy/wormux/ChangeLog +++ b/games-strategy/wormux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wormux # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/ChangeLog,v 1.14 2006/08/21 00:14:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/ChangeLog,v 1.15 2006/10/04 12:10:54 blubb Exp $ + + 04 Oct 2006; Simon Stelling <blubb@gentoo.org> wormux-0.7.3.ebuild: + stable on amd64 21 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> wormux-0.7.3.ebuild: add debug eclass; avoid prestripped binaries diff --git a/games-strategy/wormux/wormux-0.7.3.ebuild b/games-strategy/wormux/wormux-0.7.3.ebuild index 556247344db3..a7af599926c1 100644 --- a/games-strategy/wormux/wormux-0.7.3.ebuild +++ b/games-strategy/wormux/wormux-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.7.3.ebuild,v 1.4 2006/08/21 00:14:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.7.3.ebuild,v 1.5 2006/10/04 12:10:54 blubb Exp $ inherit eutils debug games @@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/wormux/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug nls" RDEPEND=">=media-libs/libsdl-1.2.6 |