diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-12 18:28:51 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-12 18:28:51 +0000 |
commit | efa933c1bc4b4d090376d14679273bbb31b9e4c0 (patch) | |
tree | 81608568809a268c0fa79a6b1ed7c0a41629a48f /media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild | |
parent | Stable x86. (diff) | |
download | historical-efa933c1bc4b4d090376d14679273bbb31b9e4c0.tar.gz historical-efa933c1bc4b4d090376d14679273bbb31b9e4c0.tar.bz2 historical-efa933c1bc4b4d090376d14679273bbb31b9e4c0.zip |
Stable x86.
Diffstat (limited to 'media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild')
-rw-r--r-- | media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild b/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild index 001b3ab4c9e9..c3aa5ccd7ad5 100644 --- a/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild +++ b/media-plugins/streamtuner-python/streamtuner-python-0.1.0.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/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild,v 1.2 2004/04/09 14:18:53 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild,v 1.3 2004/05/12 18:26:22 eradicator Exp $ DESCRIPTION="A plugin for Streamtuner that provides an embedded Python interpreter." SRC_URI="http://savannah.nongnu.org/download/streamtuner/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.nongnu.org/streamtuner/" IUSE="" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" LICENSE="BSD" DEPEND=">=net-misc/streamtuner-0.12.0 |