summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-31 12:35:42 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-31 12:35:42 +0000
commitf4568dbe6b66b33e4e4f93ed64f0b977c171aa7f (patch)
treebc7c037702448e3727180ee37d46baa2c111eb44
parentClosing #46276. (Manifest recommit) (diff)
downloadgentoo-2-f4568dbe6b66b33e4e4f93ed64f0b977c171aa7f.tar.gz
gentoo-2-f4568dbe6b66b33e4e4f93ed64f0b977c171aa7f.tar.bz2
gentoo-2-f4568dbe6b66b33e4e4f93ed64f0b977c171aa7f.zip
Closing #46276.
-rw-r--r--app-misc/rioutil/ChangeLog5
-rw-r--r--app-misc/rioutil/rioutil-1.4.2b.ebuild4
-rw-r--r--games-emulation/gnuboy/ChangeLog3
-rw-r--r--games-emulation/gnuboy/gnuboy-1.0.3.ebuild4
-rw-r--r--net-misc/streamtuner/ChangeLog7
-rw-r--r--net-misc/streamtuner/streamtuner-0.10.1.ebuild6
-rw-r--r--x11-terms/root-tail/ChangeLog5
-rw-r--r--x11-terms/root-tail/root-tail-0.9.ebuild4
8 files changed, 25 insertions, 13 deletions
diff --git a/app-misc/rioutil/ChangeLog b/app-misc/rioutil/ChangeLog
index 4310b980ade3..d2057b655118 100644
--- a/app-misc/rioutil/ChangeLog
+++ b/app-misc/rioutil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/rioutil
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/ChangeLog,v 1.8 2004/03/15 07:50:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/ChangeLog,v 1.9 2004/03/31 12:35:42 aliz Exp $
+
+ 31 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> rioutil-1.4.2b.ebuild:
+ Adding amd64 keyword, closing #46276.
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> rioutil-1.3.3.ebuild:
don't assign to P (bug #44712); error messages; tidy ebuild
diff --git a/app-misc/rioutil/rioutil-1.4.2b.ebuild b/app-misc/rioutil/rioutil-1.4.2b.ebuild
index 0ac0532b89ec..13991064759a 100644
--- a/app-misc/rioutil/rioutil-1.4.2b.ebuild
+++ b/app-misc/rioutil/rioutil-1.4.2b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/rioutil-1.4.2b.ebuild,v 1.2 2004/03/14 10:53:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/rioutil-1.4.2b.ebuild,v 1.3 2004/03/31 12:35:42 aliz Exp $
DESCRIPTION="Command line tools for transfering mp3s to and from a Rio 600, 800, and Nike PSA/Play"
HOMEPAGE="http://rioutil.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/rioutil/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="sys-libs/zlib"
diff --git a/games-emulation/gnuboy/ChangeLog b/games-emulation/gnuboy/ChangeLog
index 39b6b59e1611..4cf17a088837 100644
--- a/games-emulation/gnuboy/ChangeLog
+++ b/games-emulation/gnuboy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/gnuboy
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+ 31 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> gnuboy-1.0.3.ebuild:
+ Adding amd64 keyword. Closing #46276.
+
02 Mar 2004; David Holm <dholm@gentoo.org> gnuboy-1.0.3.ebuild:
Added to ~ppc.
diff --git a/games-emulation/gnuboy/gnuboy-1.0.3.ebuild b/games-emulation/gnuboy/gnuboy-1.0.3.ebuild
index beb1340c1dc3..aa64b633054c 100644
--- a/games-emulation/gnuboy/gnuboy-1.0.3.ebuild
+++ b/games-emulation/gnuboy/gnuboy-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.4 2004/03/10 17:32:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.5 2004/03/31 12:35:13 aliz Exp $
DESCRIPTION="Gameboy emulator with multiple renderers"
HOMEPAGE="http://gnuboy.unix-fu.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://gnuboy.unix-fu.org/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~amd64"
RDEPEND="media-libs/libsdl"
diff --git a/net-misc/streamtuner/ChangeLog b/net-misc/streamtuner/ChangeLog
index 4ab85f905859..c5b895a96b8c 100644
--- a/net-misc/streamtuner/ChangeLog
+++ b/net-misc/streamtuner/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/streamtuner
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/ChangeLog,v 1.4 2004/03/01 21:34:08 aliz Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/ChangeLog,v 1.5 2004/03/31 12:34:02 aliz Exp $
+
+ 31 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> streamtuner-0.10.1.ebuild:
+ Adding amd64 keyword, closing #46276.
*streamtuner-0.10.1 (28 Sep 2003)
diff --git a/net-misc/streamtuner/streamtuner-0.10.1.ebuild b/net-misc/streamtuner/streamtuner-0.10.1.ebuild
index ad6df5c33e81..262bf5e301ec 100644
--- a/net-misc/streamtuner/streamtuner-0.10.1.ebuild
+++ b/net-misc/streamtuner/streamtuner-0.10.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.10.1.ebuild,v 1.2 2004/03/29 01:19:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.10.1.ebuild,v 1.3 2004/03/31 12:34:02 aliz Exp $
DESCRIPTION="Stream directory browser for browsing internetradio streams"
HOMEPAGE="http://www.nongnu.org/streamtuner/"
@@ -8,7 +8,7 @@ SRC_URI="http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/${PV}/$
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
DEPEND=">=x11-libs/gtk+-2.0.0
>=net-misc/curl-7.7.2"
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog
index 59b1a189dfe3..63259593c40a 100644
--- a/x11-terms/root-tail/ChangeLog
+++ b/x11-terms/root-tail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-terms/root-tail
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.9 2004/03/28 04:48:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.10 2004/03/31 12:31:13 aliz Exp $
+
+ 31 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> root-tail-0.9.ebuild:
+ Adding amd64 keyword, closing #46276.
27 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> root-tail-0.9.ebuild:
don't assign default to S
diff --git a/x11-terms/root-tail/root-tail-0.9.ebuild b/x11-terms/root-tail/root-tail-0.9.ebuild
index 6cc162207f56..f2f574f493a8 100644
--- a/x11-terms/root-tail/root-tail-0.9.ebuild
+++ b/x11-terms/root-tail/root-tail-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.9.ebuild,v 1.2 2004/03/28 04:48:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.9.ebuild,v 1.3 2004/03/31 12:31:13 aliz Exp $
DESCRIPTION="Terminal to display (multiple) log files on the root window"
HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~amd64"
IUSE=""
DEPEND="virtual/x11"