diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-07-22 16:08:14 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-07-22 16:08:14 +0000 |
commit | a9c95e9ef24039170d77d04f1726b457ab18495c (patch) | |
tree | 401f0acf26871c46dbda4b15ca0f67e318cccbc4 /media-libs | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-a9c95e9ef24039170d77d04f1726b457ab18495c.tar.gz gentoo-2-a9c95e9ef24039170d77d04f1726b457ab18495c.tar.bz2 gentoo-2-a9c95e9ef24039170d77d04f1726b457ab18495c.zip |
Stable on alpha.
(Portage version: 2.1-r1)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 826c1abfa7ca..eabafbb6c71e 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.35 2006/07/17 16:46:56 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.36 2006/07/22 16:08:14 tcort Exp $ + + 22 Jul 2006; Thomas Cort <tcort@gentoo.org> + gst-plugins-base-0.10.8.ebuild: + Stable on alpha. 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> gst-plugins-base-0.10.8.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild index f3ad0796f4a7..458dc63ba4ce 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.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-base/gst-plugins-base-0.10.8.ebuild,v 1.6 2006/07/17 16:46:56 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild,v 1.7 2006/07/22 16:08:14 tcort Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base 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 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |