diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-10 11:22:05 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-10 11:22:05 +0000 |
commit | 0b59cbcd31bb1c05f628404fc82c62e71dbe38a2 (patch) | |
tree | 059ffaa2d6497e1502425dcf7515a55b180eeff5 | |
parent | Remove from main tree per package.mask (no bug...) (diff) | |
download | gentoo-2-0b59cbcd31bb1c05f628404fc82c62e71dbe38a2.tar.gz gentoo-2-0b59cbcd31bb1c05f628404fc82c62e71dbe38a2.tar.bz2 gentoo-2-0b59cbcd31bb1c05f628404fc82c62e71dbe38a2.zip |
x86 stable wrt bug #353995
(Portage version: 2.1.9.25/cvs/Linux i686)
-rw-r--r-- | games-action/xpilot-ng/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/xpilot-ng/xpilot-ng-4.7.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-action/xpilot-ng/ChangeLog b/games-action/xpilot-ng/ChangeLog index 6f03f4c2a93e..292ae21534a4 100644 --- a/games-action/xpilot-ng/ChangeLog +++ b/games-action/xpilot-ng/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/xpilot-ng -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/ChangeLog,v 1.15 2010/11/20 20:08:22 tupone Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/ChangeLog,v 1.16 2011/02/10 11:22:05 phajdan.jr Exp $ + + 10 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xpilot-ng-4.7.3.ebuild: + x86 stable wrt bug #353995 *xpilot-ng-4.7.3 (20 Nov 2010) diff --git a/games-action/xpilot-ng/xpilot-ng-4.7.3.ebuild b/games-action/xpilot-ng/xpilot-ng-4.7.3.ebuild index 1879a78911c0..63ce44ea95df 100644 --- a/games-action/xpilot-ng/xpilot-ng-4.7.3.ebuild +++ b/games-action/xpilot-ng/xpilot-ng-4.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.3.ebuild,v 1.1 2010/11/20 20:08:22 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.3.ebuild,v 1.2 2011/02/10 11:22:05 phajdan.jr Exp $ EAPI=2 PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/xpilot/xpilot_ng/${P}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="openal sdl" RDEPEND="x11-libs/libX11 |