diff options
-rw-r--r-- | app-emulation/fuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/fuse/fuse-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/lib765/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/lib765/lib765-0.3.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/libdsk/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libdsk/libdsk-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/libspectrum/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libspectrum/libspectrum-0.2.2.ebuild | 4 |
8 files changed, 24 insertions, 12 deletions
diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog index 631624891fac..abdbf71c1725 100644 --- a/app-emulation/fuse/ChangeLog +++ b/app-emulation/fuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/fuse # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.12 2005/01/03 22:11:18 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.13 2005/05/21 10:47:33 blubb Exp $ + + 21 May 2005; Simon Stelling <blubb@gentoo.org> fuse-0.7.0.ebuild: + added ~amd64 keyword *fuse-0.7.0 (04 Jan 2005) diff --git a/app-emulation/fuse/fuse-0.7.0.ebuild b/app-emulation/fuse/fuse-0.7.0.ebuild index 9f602badd25c..257d8dc4e98b 100644 --- a/app-emulation/fuse/fuse-0.7.0.ebuild +++ b/app-emulation/fuse/fuse-0.7.0.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/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.1 2005/01/03 22:11:18 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.2 2005/05/21 10:47:33 blubb Exp $ DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall" HOMEPAGE="http://fuse-emulator.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="xml2 png zlib X gtk gtk2 sdl svga fbcon gnome libdsk" # This build is heavily use dependent. USE="svga" will build the svga diff --git a/app-emulation/lib765/ChangeLog b/app-emulation/lib765/ChangeLog index b4f68fb196c5..970d83ee990f 100644 --- a/app-emulation/lib765/ChangeLog +++ b/app-emulation/lib765/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/lib765 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/lib765/ChangeLog,v 1.6 2005/05/01 16:48:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/lib765/ChangeLog,v 1.7 2005/05/21 10:45:50 blubb Exp $ + + 21 May 2005; Simon Stelling <blubb@gentoo.org> lib765-0.3.1.1.ebuild: + added ~amd64 keyword 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> lib765-0.3.1.1.ebuild: Stable on ppc. diff --git a/app-emulation/lib765/lib765-0.3.1.1.ebuild b/app-emulation/lib765/lib765-0.3.1.1.ebuild index 65756d899a0f..94442d0b9b70 100644 --- a/app-emulation/lib765/lib765-0.3.1.1.ebuild +++ b/app-emulation/lib765/lib765-0.3.1.1.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/app-emulation/lib765/lib765-0.3.1.1.ebuild,v 1.7 2005/05/01 16:48:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/lib765/lib765-0.3.1.1.ebuild,v 1.8 2005/05/21 10:45:50 blubb Exp $ DESCRIPTION="Floppy controller emulator" HOMEPAGE="http://www.seasip.demon.co.uk/Unix/LibDsk/" @@ -9,7 +9,7 @@ SRC_URI="http://www.seasip.demon.co.uk/Unix/LibDsk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" DEPEND="app-emulation/libdsk" diff --git a/app-emulation/libdsk/ChangeLog b/app-emulation/libdsk/ChangeLog index a58e59d69245..a266d6e4202a 100644 --- a/app-emulation/libdsk/ChangeLog +++ b/app-emulation/libdsk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libdsk # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/ChangeLog,v 1.6 2005/04/24 11:13:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/ChangeLog,v 1.7 2005/05/21 10:45:52 blubb Exp $ + + 21 May 2005; Simon Stelling <blubb@gentoo.org> libdsk-1.1.0.ebuild: + added ~amd64 keyword 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> libdsk-1.1.0.ebuild: Stable on ppc. diff --git a/app-emulation/libdsk/libdsk-1.1.0.ebuild b/app-emulation/libdsk/libdsk-1.1.0.ebuild index f22d509eef0f..3dea18f47c53 100644 --- a/app-emulation/libdsk/libdsk-1.1.0.ebuild +++ b/app-emulation/libdsk/libdsk-1.1.0.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/app-emulation/libdsk/libdsk-1.1.0.ebuild,v 1.8 2005/04/24 11:13:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/libdsk-1.1.0.ebuild,v 1.9 2005/05/21 10:45:52 blubb Exp $ DESCRIPTION="Disk emulation library" HOMEPAGE="http://www.seasip.demon.co.uk/Unix/LibDsk/" @@ -9,7 +9,7 @@ SRC_URI="http://www.seasip.demon.co.uk/Unix/LibDsk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" DEPEND="sys-libs/zlib app-arch/bzip2" diff --git a/app-emulation/libspectrum/ChangeLog b/app-emulation/libspectrum/ChangeLog index 1a4b72ff22e3..1cc4194008f2 100644 --- a/app-emulation/libspectrum/ChangeLog +++ b/app-emulation/libspectrum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libspectrum # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.9 2005/04/24 11:13:51 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.10 2005/05/21 10:45:53 blubb Exp $ + + 21 May 2005; Simon Stelling <blubb@gentoo.org> libspectrum-0.2.2.ebuild: + added ~amd64 keyword 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> libspectrum-0.2.1.ebuild: diff --git a/app-emulation/libspectrum/libspectrum-0.2.2.ebuild b/app-emulation/libspectrum/libspectrum-0.2.2.ebuild index 7488a8148043..2a03e0ebdf1c 100644 --- a/app-emulation/libspectrum/libspectrum-0.2.2.ebuild +++ b/app-emulation/libspectrum/libspectrum-0.2.2.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/app-emulation/libspectrum/libspectrum-0.2.2.ebuild,v 1.1 2005/01/03 22:07:10 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-0.2.2.ebuild,v 1.2 2005/05/21 10:45:53 blubb Exp $ DESCRIPTION="Spectrum emulation library" HOMEPAGE="http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" DEPEND="=dev-libs/glib-1* dev-libs/libgcrypt |