diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-02-16 13:11:37 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-02-16 13:11:37 +0000 |
commit | adc296cf62614732740612f24792fe420d98c851 (patch) | |
tree | 7516c1f288aa76a18f42e30796034ebdf75e5045 /media-libs/gst-plugins-good | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-adc296cf62614732740612f24792fe420d98c851.tar.gz gentoo-2-adc296cf62614732740612f24792fe420d98c851.tar.bz2 gentoo-2-adc296cf62614732740612f24792fe420d98c851.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2-r9)
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.5.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 2e734594f53d..60746e55fcfb 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.30 2007/02/12 19:19:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.31 2007/02/16 13:11:37 uberlord Exp $ + + 16 Feb 2007; Roy Marples <uberlord@gentoo.org> + gst-plugins-good-0.10.5.ebuild: + Added ~x86-fbsd keyword. 12 Feb 2007; Christian Faulhammer <opfer@gentoo.org> gst-plugins-good-0.10.4.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild index e509bce7beb9..4e6d2bbb2da9 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.5.ebuild,v 1.1 2007/01/25 16:58:36 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild,v 1.2 2007/02/16 13:11:37 uberlord 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=">=media-libs/gst-plugins-base-0.10.10.1 >=media-libs/gstreamer-0.10.10 |