summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-24 09:49:13 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-24 09:49:13 +0000
commit477175e8dbcc6badd05e31cf77f2793d30c6d802 (patch)
tree47a5bdf2edf5ddfac59b38e77ad02d58fdac9d2a /media-plugins/gst-plugins-ffmpeg
parentarm/hppa love #90176 (diff)
downloadhistorical-477175e8dbcc6badd05e31cf77f2793d30c6d802.tar.gz
historical-477175e8dbcc6badd05e31cf77f2793d30c6d802.tar.bz2
historical-477175e8dbcc6badd05e31cf77f2793d30c6d802.zip
ia64 love #89546
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'media-plugins/gst-plugins-ffmpeg')
-rw-r--r--media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.0.ebuild6
-rw-r--r--media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.2.ebuild8
-rw-r--r--media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.3.ebuild8
-rw-r--r--media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.4.ebuild8
4 files changed, 15 insertions, 15 deletions
diff --git a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.0.ebuild b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.0.ebuild
index 1918be6a6ef2..28ea3d0d21ef 100644
--- a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.0.ebuild
+++ b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.0.ebuild,v 1.9 2005/01/30 10:16:09 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.0.ebuild,v 1.10 2005/04/24 09:47:45 vapier Exp $
#inherit gst-plugins
@@ -12,10 +12,10 @@ PVP=($(echo " $PV " | sed 's:[-\._]: :g'))
SLOT=${PVP[0]}.${PVP[1]}
DESCRIPTION="FFmpeg based gstreamer plugin"
-LICENSE="GPL-2"
SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.bz2"
-KEYWORDS="x86 ppc ~sparc"
+LICENSE="GPL-2"
+KEYWORDS="ia64 ppc ~sparc x86"
IUSE=""
S=${WORKDIR}/${MY_P}
diff --git a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.2.ebuild b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.2.ebuild
index 301f54ffd1fc..d699e48d8653 100644
--- a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.2.ebuild
+++ b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.2.ebuild,v 1.4 2005/01/30 10:16:09 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.2.ebuild,v 1.5 2005/04/24 09:47:45 vapier Exp $
inherit flag-o-matic
@@ -12,11 +12,11 @@ PVP=(${PV//[-\._]/ })
SLOT=${PVP[0]}.${PVP[1]}
DESCRIPTION="FFmpeg based gstreamer plugin"
-LICENSE="GPL-2"
-SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.bz2"
HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html"
+SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.bz2"
-KEYWORDS="x86 ~ppc ~sparc amd64"
+LICENSE="GPL-2"
+KEYWORDS="amd64 ia64 ~ppc ~sparc x86"
IUSE=""
S=${WORKDIR}/${MY_P}
diff --git a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.3.ebuild b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.3.ebuild
index 5e3c0e61c771..5be17d6d9e6b 100644
--- a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.3.ebuild
+++ b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.3.ebuild,v 1.4 2005/01/30 10:16:09 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.3.ebuild,v 1.5 2005/04/24 09:47:45 vapier Exp $
inherit flag-o-matic
@@ -12,11 +12,11 @@ PVP=(${PV//[-\._]/ })
SLOT=${PVP[0]}.${PVP[1]}
DESCRIPTION="FFmpeg based gstreamer plugin"
-LICENSE="GPL-2"
-SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.bz2"
HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html"
+SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.bz2"
-KEYWORDS="x86 ~ppc ~sparc amd64"
+LICENSE="GPL-2"
+KEYWORDS="amd64 ia64 ~ppc ~sparc x86"
IUSE=""
S=${WORKDIR}/${MY_P}
diff --git a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.4.ebuild b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.4.ebuild
index 3040572a8537..3314debb0aca 100644
--- a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.4.ebuild
+++ b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.4.ebuild,v 1.1 2005/03/11 19:06:37 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.8.4.ebuild,v 1.2 2005/04/24 09:47:45 vapier Exp $
inherit flag-o-matic
@@ -12,11 +12,11 @@ PVP=(${PV//[-\._]/ })
SLOT=${PVP[0]}.${PVP[1]}
DESCRIPTION="FFmpeg based gstreamer plugin"
-LICENSE="GPL-2"
-SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.bz2"
HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html"
+SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.bz2"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
S=${WORKDIR}/${MY_P}