diff options
author | 2010-01-22 20:05:05 +0000 | |
---|---|---|
committer | 2010-01-22 20:05:05 +0000 | |
commit | f42cb9dd7471030e223e90d8685a4d465c196a32 (patch) | |
tree | 4472b9d9a9f4ad574543ce683864f20e3c9a41a0 /games-action/xpilot-ng | |
parent | stable ppc, bug 294345 (diff) | |
download | gentoo-2-f42cb9dd7471030e223e90d8685a4d465c196a32.tar.gz gentoo-2-f42cb9dd7471030e223e90d8685a4d465c196a32.tar.bz2 gentoo-2-f42cb9dd7471030e223e90d8685a4d465c196a32.zip |
stable ppc, bug 294019
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'games-action/xpilot-ng')
-rw-r--r-- | games-action/xpilot-ng/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/xpilot-ng/ChangeLog b/games-action/xpilot-ng/ChangeLog index 9c2a76c4e343..8619fc27d616 100644 --- a/games-action/xpilot-ng/ChangeLog +++ b/games-action/xpilot-ng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/xpilot-ng -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/ChangeLog,v 1.12 2009/11/23 13:46:30 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/ChangeLog,v 1.13 2010/01/22 20:05:05 ranger Exp $ + + 22 Jan 2010; Brent Baude <ranger@gentoo.org> xpilot-ng-4.7.2-r1.ebuild: + stable ppc, bug 294019 23 Nov 2009; Markus Meier <maekke@gentoo.org> xpilot-ng-4.7.2-r1.ebuild: amd64/x86 stable, bug #294019 diff --git a/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild b/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild index 4a50689be77a..d3aaee40cbc1 100644 --- a/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild +++ b/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild,v 1.8 2009/11/23 13:46:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild,v 1.9 2010/01/22 20:05:05 ranger Exp $ EAPI=2 inherit python eutils multilib games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/xpilot/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="openal sdl" RDEPEND="x11-libs/libX11 |