diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-07-22 16:09:09 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-07-22 16:09:09 +0000 |
commit | b045a4bec3bbb3e72725460babcf503b1738cfd7 (patch) | |
tree | 2488edd0adca8d901bf0878d5a4615ca65fbd02a /media-libs/gst-plugins-good | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-b045a4bec3bbb3e72725460babcf503b1738cfd7.tar.gz gentoo-2-b045a4bec3bbb3e72725460babcf503b1738cfd7.tar.bz2 gentoo-2-b045a4bec3bbb3e72725460babcf503b1738cfd7.zip |
Stable on alpha.
(Portage version: 2.1-r1)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 001231c721f0..dc70eaa8b82e 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.18 2006/07/17 16:47:26 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.19 2006/07/22 16:09:09 tcort Exp $ + + 22 Jul 2006; Thomas Cort <tcort@gentoo.org> + gst-plugins-good-0.10.3.ebuild: + Stable on alpha. 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> gst-plugins-good-0.10.3.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild index f94711a14d67..d4e638a7ebc0 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild,v 1.7 2006/07/17 16:47:26 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild,v 1.8 2006/07/22 16:09:08 tcort Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" RDEPEND=">=media-libs/gst-plugins-base-0.10.6 >=media-libs/gstreamer-0.10.5 |