diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-02-16 13:05:34 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-02-16 13:05:34 +0000 |
commit | c42a88c7676bb10feca11352d915b14639a761fe (patch) | |
tree | edaf84b4e93e2e390388d7854671d2dba561889b /media-libs/gst-plugins-ugly | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-c42a88c7676bb10feca11352d915b14639a761fe.tar.gz gentoo-2-c42a88c7676bb10feca11352d915b14639a761fe.tar.bz2 gentoo-2-c42a88c7676bb10feca11352d915b14639a761fe.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index 9bd61dc40c3c..bfe0ef674115 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-ugly -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.18 2006/10/06 17:18:52 zaheerm Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.19 2007/02/16 13:05:34 uberlord Exp $ + + 16 Feb 2007; Roy Marples <uberlord@gentoo.org> + gst-plugins-ugly-0.10.4.ebuild: + Added ~x86-fbsd keyword. 06 Oct 2006; Zaheer Abbas Merali <zaheerm@gentoo.org> ChangeLog: version bump diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild index f072e5878f43..76dec7f00fa4 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-ugly/gst-plugins-ugly-0.10.4.ebuild,v 1.2 2006/10/14 21:21:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild,v 1.3 2007/02/16 13:05:34 uberlord Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-ugly 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd" #IUSE="esd alsa oss" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 |