diff options
author | Joseph Jezak <josejx@gentoo.org> | 2011-10-04 22:27:47 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2011-10-04 22:27:47 +0000 |
commit | cf828d0a01a15f3137d42b19e69111624f0225c2 (patch) | |
tree | af7ee9cd6f02320f5405783b285f15545220aac0 /games-action | |
parent | Marked ppc/ppc64 stable for bug #374881. Should have marked this one over the... (diff) | |
download | gentoo-2-cf828d0a01a15f3137d42b19e69111624f0225c2.tar.gz gentoo-2-cf828d0a01a15f3137d42b19e69111624f0225c2.tar.bz2 gentoo-2-cf828d0a01a15f3137d42b19e69111624f0225c2.zip |
Marked ppc stable for bug #375327.
(Portage version: 2.1.10.20/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-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] |