diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-13 17:29:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-13 17:29:51 +0000 |
commit | f0b0788226b291b616f0634c48eed65757486460 (patch) | |
tree | c4620684e2f8b888ac980a168624f77cfc1e7e53 /media-plugins/streamtuner-live365 | |
parent | Not sparc stable (diff) | |
download | gentoo-2-f0b0788226b291b616f0634c48eed65757486460.tar.gz gentoo-2-f0b0788226b291b616f0634c48eed65757486460.tar.bz2 gentoo-2-f0b0788226b291b616f0634c48eed65757486460.zip |
Not sparc stable
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-plugins/streamtuner-live365')
-rw-r--r-- | media-plugins/streamtuner-live365/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-plugins/streamtuner-live365/ChangeLog b/media-plugins/streamtuner-live365/ChangeLog index e8140cc1dd2c..2789412e6f1c 100644 --- a/media-plugins/streamtuner-live365/ChangeLog +++ b/media-plugins/streamtuner-live365/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/streamtuner-live365 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/ChangeLog,v 1.14 2007/02/22 02:29:01 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/ChangeLog,v 1.15 2007/07/13 17:29:51 gustavoz Exp $ + + 13 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + streamtuner-live365-0.3.4.ebuild: + Not sparc stable 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild b/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild index d420ab8718aa..71e40efcf40b 100644 --- a/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild +++ b/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.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-live365/streamtuner-live365-0.3.4.ebuild,v 1.9 2005/09/03 23:42:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild,v 1.10 2007/07/13 17:29:51 gustavoz Exp $ DESCRIPTION="A plugin for Streamtuner that provides support for live365 streams." 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="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" LICENSE="BSD" DEPEND=">=net-misc/streamtuner-0.12.0" |