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 | d4dd6c8d162176cb950c5b47ce38ceb514aa0421 (patch) | |
tree | 6db08c13db6108a10fa3b953a866238d6231b6e1 /media-plugins/streamtuner-python | |
parent | Stable x86. (Manifest recommit) (diff) | |
download | gentoo-2-d4dd6c8d162176cb950c5b47ce38ceb514aa0421.tar.gz gentoo-2-d4dd6c8d162176cb950c5b47ce38ceb514aa0421.tar.bz2 gentoo-2-d4dd6c8d162176cb950c5b47ce38ceb514aa0421.zip |
Stable x86.
Diffstat (limited to 'media-plugins/streamtuner-python')
-rw-r--r-- | media-plugins/streamtuner-python/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/streamtuner-python/ChangeLog b/media-plugins/streamtuner-python/ChangeLog index e2c3a2bb874a..e819328d3e0b 100644 --- a/media-plugins/streamtuner-python/ChangeLog +++ b/media-plugins/streamtuner-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/streamtuner-python # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.2 2004/04/09 14:18:53 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.3 2004/05/12 18:26:22 eradicator Exp $ + + 12 May 2004; Jeremy Huddleston <eradicator@gentoo.org> + streamtuner-python-0.1.0.ebuild: + Stable x86. 09 Apr 2004; David Holm <dholm@gentoo.org> streamtuner-python-0.1.0.ebuild: Added to ~ppc. 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 |