diff options
author | David Holm <dholm@gentoo.org> | 2004-04-09 14:15:57 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-09 14:15:57 +0000 |
commit | e7e537fa7f7811d682e22010324d69bbc14ef935 (patch) | |
tree | 70e26d453df0ca767a88f77dafbcdbfbb1a2c0d6 /media-plugins/streamtuner-live365 | |
parent | wrap stuff around the autoreconf ugliness (Manifest recommit) (diff) | |
download | gentoo-2-e7e537fa7f7811d682e22010324d69bbc14ef935.tar.gz gentoo-2-e7e537fa7f7811d682e22010324d69bbc14ef935.tar.bz2 gentoo-2-e7e537fa7f7811d682e22010324d69bbc14ef935.zip |
Added to ~ppc
Diffstat (limited to 'media-plugins/streamtuner-live365')
-rw-r--r-- | media-plugins/streamtuner-live365/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/streamtuner-live365/ChangeLog b/media-plugins/streamtuner-live365/ChangeLog index e62164eef0a5..b0f5b9af83ad 100644 --- a/media-plugins/streamtuner-live365/ChangeLog +++ b/media-plugins/streamtuner-live365/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/streamtuner-live365 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/ChangeLog,v 1.4 2004/04/09 04:57:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/ChangeLog,v 1.5 2004/04/09 14:15:57 dholm Exp $ + + 09 Apr 2004; David Holm <dholm@gentoo.org> streamtuner-live365-0.3.4.ebuild: + Added to ~ppc. *streamtuner-live365-0.3.4 (08 Apr 2004) 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 141cfda20fd3..47b2ed6d7530 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-2004 Gentoo Technologies, Inc. # 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.1 2004/04/09 04:57:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild,v 1.2 2004/04/09 14:15:57 dholm 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="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="BSD" DEPEND=">=net-misc/streamtuner-0.12.0" |