diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-13 08:42:14 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-13 08:42:14 +0000 |
commit | 7243ac163cee4236dd026d68fa6f7b597869c4df (patch) | |
tree | 9da4d9e94f778139a8ac458d7c1f4805313df610 /media-plugins/streamtuner-python | |
parent | x11-plugins/wmmaiload-1.0.1 stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-7243ac163cee4236dd026d68fa6f7b597869c4df.tar.gz gentoo-2-7243ac163cee4236dd026d68fa6f7b597869c4df.tar.bz2 gentoo-2-7243ac163cee4236dd026d68fa6f7b597869c4df.zip |
Added ~sparc and ~amd64. 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.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 bbca1a10acb0..21815f693cb2 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.6 2004/06/24 23:35:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.7 2004/07/13 08:42:14 eradicator Exp $ + + 13 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + streamtuner-python-0.1.2.ebuild: + Added ~sparc and ~amd64. Stable x86. *streamtuner-python-0.1.2 (07 Jun 2004) 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 8f23b4902310..a9057d1ebafb 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.2 2004/06/24 23:35:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/streamtuner-python-0.1.2.ebuild,v 1.3 2004/07/13 08:42:14 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 ~amd64 ~sparc" LICENSE="BSD" DEPEND=">=net-misc/streamtuner-0.12.0 |