diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 14:50:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 14:50:41 +0000 |
commit | 5bf9cf2dc643517c909bd0b4ad8b858ec2d08ab4 (patch) | |
tree | 9e8f16af572ed0e454184ca14b5b955a693291e6 | |
parent | elibtoolize it (required on fbsd) (diff) | |
download | gentoo-2-5bf9cf2dc643517c909bd0b4ad8b858ec2d08ab4.tar.gz gentoo-2-5bf9cf2dc643517c909bd0b4ad8b858ec2d08ab4.tar.bz2 gentoo-2-5bf9cf2dc643517c909bd0b4ad8b858ec2d08ab4.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
-rw-r--r-- | media-plugins/gst-plugins-mad/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.18.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-mad/ChangeLog b/media-plugins/gst-plugins-mad/ChangeLog index f308a94a375c..ad3943120c65 100644 --- a/media-plugins/gst-plugins-mad/ChangeLog +++ b/media-plugins/gst-plugins-mad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-mad -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.170 2011/10/15 18:35:22 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.171 2012/05/17 14:50:41 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> + gst-plugins-mad-0.10.18.ebuild: + keyword ~amd64-fbsd 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> gst-plugins-mad-0.10.18.ebuild: diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.18.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.18.ebuild index 97d1e71ea8b3..f6f9131f450e 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.18.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.18.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.18.ebuild,v 1.7 2011/10/15 18:35:22 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.18.ebuild,v 1.8 2012/05/17 14:50:41 aballier Exp $ inherit gst-plugins-ugly -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.26 |