diff options
-rw-r--r-- | games-action/abuse/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/abuse/abuse-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/abuse/ChangeLog b/games-action/abuse/ChangeLog index 597a7f6af9fd..cd20f6386489 100644 --- a/games-action/abuse/ChangeLog +++ b/games-action/abuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/abuse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/ChangeLog,v 1.15 2011/08/07 14:27:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/ChangeLog,v 1.16 2011/10/04 22:27:47 josejx Exp $ + + 04 Oct 2011; Joseph Jezak <josejx@gentoo.org> abuse-0.8.ebuild: + Marked ppc stable for bug #375327. 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> abuse-0.7.1.ebuild, abuse-0.8.ebuild: diff --git a/games-action/abuse/abuse-0.8.ebuild b/games-action/abuse/abuse-0.8.ebuild index 83e42e34c9d1..54039d30d2d5 100644 --- a/games-action/abuse/abuse-0.8.ebuild +++ b/games-action/abuse/abuse-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.8.ebuild,v 1.4 2011/08/07 14:27:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.8.ebuild,v 1.5 2011/10/04 22:27:47 josejx Exp $ EAPI=2 inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="http://abuse.zoy.org/raw-attachment/wiki/download/${P}.tar.gz" LICENSE="GPL-2 WTFPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND=">=media-libs/libsdl-1.1.6[audio,opengl,video] |