diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:58:44 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:58:44 +0000 |
commit | 3ff5a5022d277c2597a1da30dc021cfb550b2724 (patch) | |
tree | 345cfb05dbf9c6aa0f8dfedf877dde056727d655 /games-arcade/afternoonstalker | |
parent | stable amd64, bug 320163 (diff) | |
download | historical-3ff5a5022d277c2597a1da30dc021cfb550b2724.tar.gz historical-3ff5a5022d277c2597a1da30dc021cfb550b2724.tar.bz2 historical-3ff5a5022d277c2597a1da30dc021cfb550b2724.zip |
stable amd64, bug 325143
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'games-arcade/afternoonstalker')
-rw-r--r-- | games-arcade/afternoonstalker/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/afternoonstalker/afternoonstalker-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/afternoonstalker/ChangeLog b/games-arcade/afternoonstalker/ChangeLog index 5d1e31cb95b3..144706c5d288 100644 --- a/games-arcade/afternoonstalker/ChangeLog +++ b/games-arcade/afternoonstalker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/afternoonstalker # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/afternoonstalker/ChangeLog,v 1.12 2010/05/20 19:51:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/afternoonstalker/ChangeLog,v 1.13 2010/06/24 20:58:44 pacho Exp $ + + 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> afternoonstalker-1.1.4.ebuild: + stable amd64, bug 325143 20 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> afternoonstalker-1.1.3.ebuild: diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.4.ebuild b/games-arcade/afternoonstalker/afternoonstalker-1.1.4.ebuild index 69ed7fdf3be6..eb88078a53bf 100644 --- a/games-arcade/afternoonstalker/afternoonstalker-1.1.4.ebuild +++ b/games-arcade/afternoonstalker/afternoonstalker-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/afternoonstalker/afternoonstalker-1.1.4.ebuild,v 1.1 2010/05/18 01:05:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/afternoonstalker/afternoonstalker-1.1.4.ebuild,v 1.2 2010/06/24 20:58:44 pacho Exp $ EAPI=2 inherit autotools games @@ -11,7 +11,7 @@ SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-games/flatzebra-0.1.5" |