diff options
-rw-r--r-- | games-arcade/excido/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/excido/excido-0.1.5c.ebuild | 4 | ||||
-rw-r--r-- | media-sound/fapg/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/fapg/fapg-0.22.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/games-arcade/excido/ChangeLog b/games-arcade/excido/ChangeLog index e1f2667252b3..d31dac757519 100644 --- a/games-arcade/excido/ChangeLog +++ b/games-arcade/excido/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/excido # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/excido/ChangeLog,v 1.6 2004/08/13 11:23:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/excido/ChangeLog,v 1.7 2004/08/28 23:02:13 dholm Exp $ + + 29 Aug 2004; David Holm <dholm@gentoo.org> excido-0.1.5c.ebuild: + Added to ~ppc. *excido-0.1.5c (13 Aug 2004) diff --git a/games-arcade/excido/excido-0.1.5c.ebuild b/games-arcade/excido/excido-0.1.5c.ebuild index 879feadfbcbb..cf9d091df8c2 100644 --- a/games-arcade/excido/excido-0.1.5c.ebuild +++ b/games-arcade/excido/excido-0.1.5c.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/excido/excido-0.1.5c.ebuild,v 1.1 2004/08/13 11:23:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/excido/excido-0.1.5c.ebuild,v 1.2 2004/08/28 23:02:13 dholm Exp $ inherit gcc games @@ -10,7 +10,7 @@ SRC_URI="http://icculus.org/excido/${P}-src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-games/physfs diff --git a/media-sound/fapg/ChangeLog b/media-sound/fapg/ChangeLog index 8027c104c892..d113e74c6d6b 100644 --- a/media-sound/fapg/ChangeLog +++ b/media-sound/fapg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/fapg # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fapg/ChangeLog,v 1.1 2004/08/09 19:29:49 pkdawson Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fapg/ChangeLog,v 1.2 2004/08/28 23:06:11 dholm Exp $ + + 29 Aug 2004; David Holm <dholm@gentoo.org> fapg-0.22.ebuild: + Added to ~ppc. *fapg-0.22 (09 Aug 2004) diff --git a/media-sound/fapg/fapg-0.22.ebuild b/media-sound/fapg/fapg-0.22.ebuild index 4333fa5ab815..ffe90c5a493b 100644 --- a/media-sound/fapg/fapg-0.22.ebuild +++ b/media-sound/fapg/fapg-0.22.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/media-sound/fapg/fapg-0.22.ebuild,v 1.1 2004/08/09 19:29:49 pkdawson Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fapg/fapg-0.22.ebuild,v 1.2 2004/08/28 23:06:11 dholm Exp $ DESCRIPTION="Fast Audio Playlist Generator" HOMEPAGE="http://royale.zerezo.com/fapg/" @@ -8,7 +8,7 @@ SRC_URI="http://royale.zerezo.com/fapg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/libc" |