diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-07-01 17:50:00 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-07-01 17:50:00 +0000 |
commit | d10ee7ba68b94db64bd94d9c7cf8929da7dadff5 (patch) | |
tree | 844ad956b09cfe5ca2231d216c70813c2a2cf2e5 | |
parent | version bump (diff) | |
download | gentoo-2-d10ee7ba68b94db64bd94d9c7cf8929da7dadff5.tar.gz gentoo-2-d10ee7ba68b94db64bd94d9c7cf8929da7dadff5.tar.bz2 gentoo-2-d10ee7ba68b94db64bd94d9c7cf8929da7dadff5.zip |
Add ~sparc keyword to facilitate testing (users report success with it).
(Portage version: 2.0.51.22-r1)
-rw-r--r-- | games-strategy/netpanzer/ChangeLog | 8 | ||||
-rw-r--r-- | games-strategy/netpanzer/netpanzer-0.8.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/games-strategy/netpanzer/ChangeLog b/games-strategy/netpanzer/ChangeLog index 4a0afd6c20bc..e2164b07b8cc 100644 --- a/games-strategy/netpanzer/ChangeLog +++ b/games-strategy/netpanzer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-strategy/netpanzer # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/netpanzer/ChangeLog,v 1.17 2005/06/05 11:29:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/netpanzer/ChangeLog,v 1.18 2005/07/01 17:50:00 fmccor Exp $ + + 01 Jul 2005; Ferris McCormick <fmccor@gentoo.org> netpanzer-0.8.ebuild: + Add ~sparc keyword --- Users report success running it, and it does build + and does run well enough for testing. Note that this is an SDL application, + and for sparc systems using Creator or Elite graphics, the xaa-enabled + version of the xorg sunffb driver is required. 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> netpanzer-0.8.ebuild: Stable on ppc. diff --git a/games-strategy/netpanzer/netpanzer-0.8.ebuild b/games-strategy/netpanzer/netpanzer-0.8.ebuild index 81f98bcc58ca..bcc59992b82c 100644 --- a/games-strategy/netpanzer/netpanzer-0.8.ebuild +++ b/games-strategy/netpanzer/netpanzer-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/netpanzer/netpanzer-0.8.ebuild,v 1.3 2005/06/05 11:29:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/netpanzer/netpanzer-0.8.ebuild,v 1.4 2005/07/01 17:50:00 fmccor Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/netpanzer/netpanzer-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="dedicated" RDEPEND="dedicated? ( app-misc/screen ) |