diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-27 17:18:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-27 17:18:59 +0000 |
commit | eaff54155100bb6cf2f7e8351e524df96bc92035 (patch) | |
tree | 62bc2e652292344dbecf654df3a6b1bcd66ef869 /media-libs | |
parent | amd64 stable, bug (diff) | |
download | gentoo-2-eaff54155100bb6cf2f7e8351e524df96bc92035.tar.gz gentoo-2-eaff54155100bb6cf2f7e8351e524df96bc92035.tar.bz2 gentoo-2-eaff54155100bb6cf2f7e8351e524df96bc92035.zip |
amd64 stable, bug
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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.29.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 30eadb09b3a9..794d3117946f 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.134 2010/07/27 10:24:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.135 2010/07/27 17:18:59 pacho Exp $ + + 27 Jul 2010; Pacho Ramos <pacho@gentoo.org> + gst-plugins-base-0.10.29.ebuild: + amd64 stable, bug 27 Jul 2010; Christian Faulhammer <fauli@gentoo.org> gst-plugins-base-0.10.29.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.29.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.29.ebuild index 17729f69271d..881e26353d1f 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.29.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.29.ebuild,v 1.2 2010/07/27 10:24:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.29.ebuild,v 1.3 2010/07/27 17:18:59 pacho Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 gnome2 flag-o-matic eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="nls" RDEPEND=">=dev-libs/glib-2.18 |