diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-13 17:31:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-13 17:31:39 +0000 |
commit | 5db259beb8e6d3ab582124848f8bc053d4d07856 (patch) | |
tree | 252e6462fb07461dfb412c0ebfa8874822785e7b /media-plugins/streamtuner-python | |
parent | Not sparc stable (diff) | |
download | gentoo-2-5db259beb8e6d3ab582124848f8bc053d4d07856.tar.gz gentoo-2-5db259beb8e6d3ab582124848f8bc053d4d07856.tar.bz2 gentoo-2-5db259beb8e6d3ab582124848f8bc053d4d07856.zip |
Not sparc stable
(Portage version: 2.1.2.9)
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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-plugins/streamtuner-python/ChangeLog b/media-plugins/streamtuner-python/ChangeLog index 1ce1c1b8b814..d8d24b948476 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.11 2007/02/22 02:29:27 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.12 2007/07/13 17:31:39 gustavoz Exp $ + + 13 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + streamtuner-python-0.1.2.ebuild: + Not sparc stable 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. 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 24fe545ec2ab..b97eb87fb340 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-2005 Gentoo Foundation +# Copyright 1999-2007 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.6 2005/09/04 10:25:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/streamtuner-python-0.1.2.ebuild,v 1.7 2007/07/13 17:31:39 gustavoz 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 |