diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 19:39:44 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 19:39:44 +0000 |
commit | aed09ba6060b5452dbcecf7b93ed4f42b917c99b (patch) | |
tree | 2646d3711a9ba2d80f795c5a2bad166dba4545ed /games-arcade/burgerspace | |
parent | disabled static linking. (diff) | |
download | historical-aed09ba6060b5452dbcecf7b93ed4f42b917c99b.tar.gz historical-aed09ba6060b5452dbcecf7b93ed4f42b917c99b.tar.bz2 historical-aed09ba6060b5452dbcecf7b93ed4f42b917c99b.zip |
Added ~amd64 KEYWORD and closing bug #70616.
Diffstat (limited to 'games-arcade/burgerspace')
-rw-r--r-- | games-arcade/burgerspace/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index 17a82855c40f..0039af4e0fde 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/burgerspace # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.2 2004/10/16 16:17:59 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.3 2004/11/11 19:39:44 wolf31o2 Exp $ + + 11 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> + burgerspace-1.8.1.ebuild: + Added ~amd64 KEYWORD and closing bug #70616. 16 Oct 2004; David Holm <dholm@gentoo.org> burgerspace-1.8.1.ebuild: Added to ~ppc. diff --git a/games-arcade/burgerspace/burgerspace-1.8.1.ebuild b/games-arcade/burgerspace/burgerspace-1.8.1.ebuild index b1d605fc05f5..85f29664e2b7 100644 --- a/games-arcade/burgerspace/burgerspace-1.8.1.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.1.ebuild,v 1.2 2004/10/16 16:17:59 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.1.ebuild,v 1.3 2004/11/11 19:39:44 wolf31o2 Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www3.sympatico.ca/sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND=">=media-libs/libsdl-1.2.4 |