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 /net-misc/streamtuner
parentClosing #46276. (Manifest recommit) (diff)
downloadgentoo-2-f4568dbe6b66b33e4e4f93ed64f0b977c171aa7f.tar.gz
gentoo-2-f4568dbe6b66b33e4e4f93ed64f0b977c171aa7f.tar.bz2
gentoo-2-f4568dbe6b66b33e4e4f93ed64f0b977c171aa7f.zip
Closing #46276.
Diffstat (limited to 'net-misc/streamtuner')
-rw-r--r--net-misc/streamtuner/ChangeLog7
-rw-r--r--net-misc/streamtuner/streamtuner-0.10.1.ebuild6
2 files changed, 8 insertions, 5 deletions
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"