diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-09 22:00:50 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-09 22:00:50 +0000 |
commit | 3c6dcfbfed3899cc1b9e991582b130a1dd938cfb (patch) | |
tree | 95aa02a3c47c022557c4d2e8b4fbb1f71dfd7478 /games-arcade/afternoonstalker | |
parent | Keyworded ~x86-fbsd wrt bug 173405 (diff) | |
download | historical-3c6dcfbfed3899cc1b9e991582b130a1dd938cfb.tar.gz historical-3c6dcfbfed3899cc1b9e991582b130a1dd938cfb.tar.bz2 historical-3c6dcfbfed3899cc1b9e991582b130a1dd938cfb.zip |
Keyworded ~x86-fbsd wrt bug 173405
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'games-arcade/afternoonstalker')
-rw-r--r-- | games-arcade/afternoonstalker/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/afternoonstalker/afternoonstalker-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/afternoonstalker/ChangeLog b/games-arcade/afternoonstalker/ChangeLog index f27133b5e657..55c3a18bfb6b 100644 --- a/games-arcade/afternoonstalker/ChangeLog +++ b/games-arcade/afternoonstalker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/afternoonstalker # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/afternoonstalker/ChangeLog,v 1.4 2007/04/08 00:07:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/afternoonstalker/ChangeLog,v 1.5 2007/04/09 22:00:50 welp Exp $ + + 09 Apr 2007; Peter Weller <welp@gentoo.org> afternoonstalker-1.1.1.ebuild: + Keyworded ~x86-fbsd wrt bug 173405 08 Apr 2007; Joseph Jezak <josejx@gentoo.org> afternoonstalker-1.1.1.ebuild: diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.1.ebuild b/games-arcade/afternoonstalker/afternoonstalker-1.1.1.ebuild index 51afe97b7355..096ed2a7c099 100644 --- a/games-arcade/afternoonstalker/afternoonstalker-1.1.1.ebuild +++ b/games-arcade/afternoonstalker/afternoonstalker-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/afternoonstalker/afternoonstalker-1.1.1.ebuild,v 1.4 2007/04/08 00:07:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/afternoonstalker/afternoonstalker-1.1.1.ebuild,v 1.5 2007/04/09 22:00:50 welp Exp $ inherit autotools eutils games @@ -10,7 +10,7 @@ SRC_URI="http://www3.sympatico.ca/sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |