diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-17 13:12:43 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-17 13:12:43 +0000 |
commit | e653adde0340f6a282b6b2d27f4eb3449e8a4037 (patch) | |
tree | da661f9930d9c10135d1591c2412ecda471650d0 /media-plugins | |
parent | Stable on x86 wrt bug #199322 (diff) | |
download | gentoo-2-e653adde0340f6a282b6b2d27f4eb3449e8a4037.tar.gz gentoo-2-e653adde0340f6a282b6b2d27f4eb3449e8a4037.tar.bz2 gentoo-2-e653adde0340f6a282b6b2d27f4eb3449e8a4037.zip |
Version bump.
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.12 | 3 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.15 | 3 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.15.ebuild (renamed from media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.12.ebuild) | 6 |
4 files changed, 13 insertions, 7 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 81d146227806..2254e35295d4 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.88 2007/11/01 14:10:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.89 2007/11/17 13:12:42 drac Exp $ + +*gst-plugins-theora-0.10.15 (17 Nov 2007) + + 17 Nov 2007; Samuli Suominen <drac@gentoo.org> + +gst-plugins-theora-0.10.15.ebuild: + Version bump. 01 Nov 2007; Raúl Porcel <armin76@gentoo.org> gst-plugins-theora-0.10.14.ebuild: diff --git a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.12 b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.12 deleted file mode 100644 index 9f429b6590ae..000000000000 --- a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.12 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0ee35455a4eb507bcfbfcd44d9e15d1e gst-plugins-base-0.10.12.tar.bz2 1460658 -RMD160 30ab89cb22b0e596749a651eea86421c72ba0425 gst-plugins-base-0.10.12.tar.bz2 1460658 -SHA256 b88a85b21499bd064a531a3b5d06ae69ee025ad5f88b6e86ed4af245509247ee gst-plugins-base-0.10.12.tar.bz2 1460658 diff --git a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.15 b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.15 new file mode 100644 index 000000000000..cc94b4a741bc --- /dev/null +++ b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.15 @@ -0,0 +1,3 @@ +MD5 8449359b465074433fec626778bcf36f gst-plugins-base-0.10.15.tar.bz2 1783866 +RMD160 7a16257a36d8b20c1c35e6863d0bea0f32def0b7 gst-plugins-base-0.10.15.tar.bz2 1783866 +SHA256 143a0fa2c0afffdca6b4707af8cf4cac15b405656272fd1e37db19fdc408fd16 gst-plugins-base-0.10.15.tar.bz2 1783866 diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.12.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.15.ebuild index 0b1bde3df09e..b2f495b74696 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.12.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.15.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.12.ebuild,v 1.2 2007/07/26 13:56:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.15.ebuild,v 1.1 2007/11/17 13:12:42 drac Exp $ inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 >=media-libs/libogg-1 - >=media-libs/gst-plugins-base-0.10.12" + >=media-libs/gst-plugins-base-0.10.15" DEPEND="${RDEPEND}" |