summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-09-27 07:14:18 +0000
committerSimon Stelling <blubb@gentoo.org>2006-09-27 07:14:18 +0000
commitba0c73b5dc306c16620c20162b5c49660d801565 (patch)
tree08d3041133abe010ad7f59ab560680ab09b2e849 /games-action
parentstable on amd64 (diff)
downloadgentoo-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')
-rw-r--r--games-action/xbomber/ChangeLog5
-rw-r--r--games-action/xbomber/xbomber-101.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/xbomber/ChangeLog b/games-action/xbomber/ChangeLog
index ec982c71a448..ba8543fe6e61 100644
--- a/games-action/xbomber/ChangeLog
+++ b/games-action/xbomber/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/xbomber
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xbomber/ChangeLog,v 1.9 2006/04/02 08:51:54 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xbomber/ChangeLog,v 1.10 2006/09/27 07:14:18 blubb Exp $
+
+ 27 Sep 2006; Simon Stelling <blubb@gentoo.org> xbomber-101.ebuild:
+ stable on amd64
02 Apr 2006; Stefan Schweizer <genstef@gentoo.org>
+files/xbomber-101-gcc4.patch, xbomber-101.ebuild:
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 )"