diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-27 07:14:18 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-27 07:14:18 +0000 |
commit | ba0c73b5dc306c16620c20162b5c49660d801565 (patch) | |
tree | 08d3041133abe010ad7f59ab560680ab09b2e849 /games-action/xbomber/xbomber-101.ebuild | |
parent | stable on amd64 (diff) | |
download | gentoo-2-ba0c73b5dc306c16620c20162b5c49660d801565.tar.gz gentoo-2-ba0c73b5dc306c16620c20162b5c49660d801565.tar.bz2 gentoo-2-ba0c73b5dc306c16620c20162b5c49660d801565.zip |
stable on amd64
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'games-action/xbomber/xbomber-101.ebuild')
-rw-r--r-- | games-action/xbomber/xbomber-101.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/xbomber/xbomber-101.ebuild b/games-action/xbomber/xbomber-101.ebuild index 9cdb70ec89d3..d6d9d035c8fa 100644 --- a/games-action/xbomber/xbomber-101.ebuild +++ b/games-action/xbomber/xbomber-101.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-action/xbomber/xbomber-101.ebuild,v 1.11 2006/04/02 08:51:54 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xbomber/xbomber-101.ebuild,v 1.12 2006/09/27 07:14:18 blubb Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://www.xdr.com/dash/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="|| ( x11-libs/libX11 virtual/x11 )" |