diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-04 19:09:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-04 19:09:18 +0000 |
commit | f5f504aecc3e1cf6278e94adbf77045561d17c4a (patch) | |
tree | f0378acf8456c9ef7a2b9e0665b8a84fa6205cdd /games-strategy/crimson | |
parent | Fix option collsion between internal -b (--binutils) and portages -b (build p... (diff) | |
download | gentoo-2-f5f504aecc3e1cf6278e94adbf77045561d17c4a.tar.gz gentoo-2-f5f504aecc3e1cf6278e94adbf77045561d17c4a.tar.bz2 gentoo-2-f5f504aecc3e1cf6278e94adbf77045561d17c4a.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-strategy/crimson')
-rw-r--r-- | games-strategy/crimson/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/crimson/crimson-0.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/crimson/ChangeLog b/games-strategy/crimson/ChangeLog index b975005a4644..4581be6d7301 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.18 2005/02/28 21:26:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/crimson/ChangeLog,v 1.19 2005/03/04 19:05:01 gustavoz Exp $ + + 04 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> crimson-0.4.7.ebuild: + Stable on sparc 28 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> crimson-0.4.6.ebuild: Stable on sparc diff --git a/games-strategy/crimson/crimson-0.4.7.ebuild b/games-strategy/crimson/crimson-0.4.7.ebuild index b4c4a9b76f97..10ac790d0524 100644 --- a/games-strategy/crimson/crimson-0.4.7.ebuild +++ b/games-strategy/crimson/crimson-0.4.7.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.7.ebuild,v 1.1 2005/02/23 03:32:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/crimson/crimson-0.4.7.ebuild,v 1.2 2005/03/04 19:05: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="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="zlib" RDEPEND=">=media-libs/libsdl-1.1.5 |