diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-28 21:26:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-28 21:26:01 +0000 |
commit | aa839c2fbd08594bda1209054f0d09324eca658e (patch) | |
tree | 1a68a5d87cd86c84f6c266a587a6a998672e93ec /games-strategy | |
parent | remove bad deps (diff) | |
download | gentoo-2-aa839c2fbd08594bda1209054f0d09324eca658e.tar.gz gentoo-2-aa839c2fbd08594bda1209054f0d09324eca658e.tar.bz2 gentoo-2-aa839c2fbd08594bda1209054f0d09324eca658e.zip |
Stable on sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/crimson/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/crimson/crimson-0.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/crimson/ChangeLog b/games-strategy/crimson/ChangeLog index 8919f7dc76f4..b975005a4644 100644 --- a/games-strategy/crimson/ChangeLog +++ b/games-strategy/crimson/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/crimson # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/crimson/ChangeLog,v 1.17 2005/02/23 03:32:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/crimson/ChangeLog,v 1.18 2005/02/28 21:26:01 gustavoz Exp $ + + 28 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> crimson-0.4.6.ebuild: + Stable on sparc *crimson-0.4.7 (22 Feb 2005) diff --git a/games-strategy/crimson/crimson-0.4.6.ebuild b/games-strategy/crimson/crimson-0.4.6.ebuild index 659533cb430e..24183d90cf8f 100644 --- a/games-strategy/crimson/crimson-0.4.6.ebuild +++ b/games-strategy/crimson/crimson-0.4.6.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/crimson/crimson-0.4.6.ebuild,v 1.2 2005/01/31 18:06:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/crimson/crimson-0.4.6.ebuild,v 1.3 2005/02/28 21:26:01 gustavoz Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://crimson.seul.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc ~sparc" +KEYWORDS="x86 amd64 ppc sparc" IUSE="zlib" DEPEND=">=media-libs/libsdl-1.1.5 |