diff options
-rw-r--r-- | games-emulation/fceultra/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/fceultra/fceultra-0.98.12.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild | 4 |
4 files changed, 15 insertions, 8 deletions
diff --git a/games-emulation/fceultra/ChangeLog b/games-emulation/fceultra/ChangeLog index 2c2356471ffc..d7caa967a437 100644 --- a/games-emulation/fceultra/ChangeLog +++ b/games-emulation/fceultra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/fceultra -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceultra/ChangeLog,v 1.13 2004/11/24 09:14:53 mr_bones_ Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceultra/ChangeLog,v 1.14 2005/04/10 12:49:57 blubb Exp $ + + 10 Apr 2005; Simon Stelling <blubb@gentoo.org> fceultra-0.98.12.ebuild: + added ~amd64 *fceultra-0.98.12 (24 Nov 2004) diff --git a/games-emulation/fceultra/fceultra-0.98.12.ebuild b/games-emulation/fceultra/fceultra-0.98.12.ebuild index e916f9f73482..1cee24755b5a 100644 --- a/games-emulation/fceultra/fceultra-0.98.12.ebuild +++ b/games-emulation/fceultra/fceultra-0.98.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceultra/fceultra-0.98.12.ebuild,v 1.1 2004/11/24 09:14:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceultra/fceultra-0.98.12.ebuild,v 1.2 2005/04/10 12:49:57 blubb Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://fceultra.sourceforge.net/releases/fceu-${PV}.src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="opengl" RDEPEND="virtual/libc diff --git a/media-gfx/bootsplash-themes/ChangeLog b/media-gfx/bootsplash-themes/ChangeLog index 4dd80b1a4a1c..b033041fb7ca 100644 --- a/media-gfx/bootsplash-themes/ChangeLog +++ b/media-gfx/bootsplash-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/bootsplash-themes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.3 2005/01/12 00:04:51 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.4 2005/04/10 12:46:51 blubb Exp $ + + 10 Apr 2005; Simon Stelling <blubb@gentoo.org> + bootsplash-themes-20040821.ebuild: + added ~amd64 12 Jan 2005; Michal Januszewski <spock@gentoo.org> bootsplash-themes-20040821.ebuild: diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild index 3a98a3125c44..3131cc37c2e8 100644 --- a/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild +++ b/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild,v 1.3 2005/01/12 00:04:51 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild,v 1.4 2005/04/10 12:46:51 blubb Exp $ DESCRIPTION="A collection of Bootsplash themes" HOMEPAGE="http://www.bootsplash.de/" @@ -119,7 +119,7 @@ SRC_URI="${THEME_URI}/Theme-73labAllstar.tar.bz2 ${THEME_URI}/Theme-WarmAqua.tar.bz2" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND="net-misc/wget" |