diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-22 17:58:58 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-22 17:58:58 +0000 |
commit | 6899f9ec053f157af5c3ad29deb0ab366fde5f2b (patch) | |
tree | e98d5ec002daabe5dd1f659401d9a5afdda249f9 /media-plugins/streamtuner-python | |
parent | Stable amd64. (Manifest recommit) (diff) | |
download | gentoo-2-6899f9ec053f157af5c3ad29deb0ab366fde5f2b.tar.gz gentoo-2-6899f9ec053f157af5c3ad29deb0ab366fde5f2b.tar.bz2 gentoo-2-6899f9ec053f157af5c3ad29deb0ab366fde5f2b.zip |
Stable amd64, sparc.
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.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/streamtuner-python/ChangeLog b/media-plugins/streamtuner-python/ChangeLog index 47a8d5ac4ea8..b702f09052a9 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.8 2004/08/16 04:47:51 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.9 2004/09/22 17:58:58 eradicator Exp $ + + 22 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> + streamtuner-python-0.1.2.ebuild: + Stable amd64, sparc. 15 Aug 2004; Jon Hood <squinky86@gentoo.org> +files/0.1.2-configure.patch, streamtuner-python-0.1.2.ebuild: diff --git a/media-plugins/streamtuner-python/streamtuner-python-0.1.2.ebuild b/media-plugins/streamtuner-python/streamtuner-python-0.1.2.ebuild index 9f2ca8bcb1d2..38947b43d6df 100644 --- a/media-plugins/streamtuner-python/streamtuner-python-0.1.2.ebuild +++ b/media-plugins/streamtuner-python/streamtuner-python-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/streamtuner-python-0.1.2.ebuild,v 1.4 2004/08/16 04:47:51 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/streamtuner-python-0.1.2.ebuild,v 1.5 2004/09/22 17:58:58 eradicator Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.nongnu.org/streamtuner/" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc amd64 sparc" LICENSE="BSD" DEPEND=">=net-misc/streamtuner-0.12.0 |