diff options
author | David Holm <dholm@gentoo.org> | 2004-04-09 14:21:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-09 14:21:12 +0000 |
commit | 82eb6e2061ba703bff561727189d9593deb1c2bb (patch) | |
tree | b576b58637f9e1213206578d66eb1fc824b732ec | |
parent | Stable on AMD64 (diff) | |
download | historical-82eb6e2061ba703bff561727189d9593deb1c2bb.tar.gz historical-82eb6e2061ba703bff561727189d9593deb1c2bb.tar.bz2 historical-82eb6e2061ba703bff561727189d9593deb1c2bb.zip |
Added to ~ppc
8 files changed, 24 insertions, 12 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" diff --git a/media-plugins/streamtuner-local/ChangeLog b/media-plugins/streamtuner-local/ChangeLog index 6dcc736334bb..ee23fb04feaf 100644 --- a/media-plugins/streamtuner-local/ChangeLog +++ b/media-plugins/streamtuner-local/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/streamtuner-local # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/ChangeLog,v 1.5 2004/04/09 05:25:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/ChangeLog,v 1.6 2004/04/09 14:17:00 dholm Exp $ + + 09 Apr 2004; David Holm <dholm@gentoo.org> streamtuner-local-0.4.0.ebuild: + Added to ~ppc. 08 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> streamtuner-local-0.4.0.ebuild: diff --git a/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild b/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild index 7be3a03bc3c5..63f53f0fb567 100644 --- a/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild +++ b/media-plugins/streamtuner-local/streamtuner-local-0.4.0.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-local/streamtuner-local-0.4.0.ebuild,v 1.4 2004/04/09 05:25:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild,v 1.5 2004/04/09 14:17:00 dholm Exp $ DESCRIPTION="A plugin for Streamtuner to browse and play local files." SRC_URI="http://savannah.nongnu.org/download/streamtuner/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.nongnu.org/streamtuner/" IUSE="oggvorbis" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="BSD" DEPEND=">=net-misc/streamtuner-0.12.0 diff --git a/media-plugins/streamtuner-python/ChangeLog b/media-plugins/streamtuner-python/ChangeLog index 66edaa0561a0..e2c3a2bb874a 100644 --- a/media-plugins/streamtuner-python/ChangeLog +++ b/media-plugins/streamtuner-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/streamtuner-python # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.1 2004/04/09 05:04:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.2 2004/04/09 14:18:53 dholm Exp $ + + 09 Apr 2004; David Holm <dholm@gentoo.org> streamtuner-python-0.1.0.ebuild: + Added to ~ppc. *streamtuner-python-0.1.0 (08 Apr 2004) diff --git a/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild b/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild index 941d4d16b3ba..001b3ab4c9e9 100644 --- a/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild +++ b/media-plugins/streamtuner-python/streamtuner-python-0.1.0.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-python/streamtuner-python-0.1.0.ebuild,v 1.1 2004/04/09 05:04:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild,v 1.2 2004/04/09 14:18:53 dholm 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" +KEYWORDS="~x86 ~ppc" LICENSE="BSD" DEPEND=">=net-misc/streamtuner-0.12.0 diff --git a/media-plugins/streamtuner-xiph/ChangeLog b/media-plugins/streamtuner-xiph/ChangeLog index 845a5bb5e949..63ec34b45eda 100644 --- a/media-plugins/streamtuner-xiph/ChangeLog +++ b/media-plugins/streamtuner-xiph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/streamtuner-xiph # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-xiph/ChangeLog,v 1.1 2004/04/09 04:59:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-xiph/ChangeLog,v 1.2 2004/04/09 14:21:12 dholm Exp $ + + 09 Apr 2004; David Holm <dholm@gentoo.org> streamtuner-xiph-0.1.0.ebuild: + Added to ~ppc. *streamtuner-xiph-0.1.0 (08 Apr 2004) diff --git a/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild b/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild index 9ed04a8cff33..bb9f807eaa9b 100644 --- a/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild +++ b/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.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-xiph/streamtuner-xiph-0.1.0.ebuild,v 1.2 2004/04/09 05:08:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild,v 1.3 2004/04/09 14:21:12 dholm Exp $ DESCRIPTION="A plugin for Streamtuner to play xiph.org 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 |