From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: libvpx-0.9.6.ebuild ChangeLog libvpx-9999.ebuild
Date: Thu, 7 Jul 2011 04:04:09 +0000 (UTC) [thread overview]
Message-ID: <20110707040409.8FF9A2004B@flycatcher.gentoo.org> (raw)
aballier 11/07/07 04:04:09
Modified: libvpx-0.9.6.ebuild ChangeLog libvpx-9999.ebuild
Log:
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Revision Changes Path
1.10 media-libs/libvpx/libvpx-0.9.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-0.9.6.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-0.9.6.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-0.9.6.ebuild?r1=1.9&r2=1.10
Index: libvpx-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libvpx-0.9.6.ebuild 7 Jul 2011 03:09:07 -0000 1.9
+++ libvpx-0.9.6.ebuild 7 Jul 2011 04:04:09 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.6.ebuild,v 1.9 2011/07/07 03:09:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.6.ebuild,v 1.10 2011/07/07 04:04:09 aballier Exp $
EAPI=4
inherit eutils multilib toolchain-funcs
@@ -11,11 +11,11 @@
KEYWORDS=""
elif [[ ${PV} == *pre* ]]; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux"
+ KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux"
else
MY_P="${PN}-v${PV}"
SRC_URI="http://webm.googlecode.com/files/${MY_P}.tar.bz2"
- KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux"
+ KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux"
S="${WORKDIR}/${MY_P}"
fi
1.29 media-libs/libvpx/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 7 Jul 2011 03:09:07 -0000 1.28
+++ ChangeLog 7 Jul 2011 04:04:09 -0000 1.29
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libvpx
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.28 2011/07/07 03:09:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.29 2011/07/07 04:04:09 aballier Exp $
+
+ 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> libvpx-0.9.6.ebuild,
+ libvpx-9999.ebuild:
+ keyword ~x86-fbsd
07 Jul 2011; Alexis Ballier <aballier@gentoo.org> libvpx-0.9.6.ebuild,
libvpx-9999.ebuild:
1.14 media-libs/libvpx/libvpx-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?r1=1.13&r2=1.14
Index: libvpx-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libvpx-9999.ebuild 7 Jul 2011 03:09:07 -0000 1.13
+++ libvpx-9999.ebuild 7 Jul 2011 04:04:09 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.13 2011/07/07 03:09:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.14 2011/07/07 04:04:09 aballier Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,10 +11,10 @@
KEYWORDS=""
elif [[ ${PV} == *pre* ]]; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
+ KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux"
else
SRC_URI="http://webm.googlecode.com/files/${PN}-v${PV}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
+ KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux"
fi
DESCRIPTION="WebM VP8 Codec SDK"
next reply other threads:[~2011-07-07 4:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-07 4:04 Alexis Ballier (aballier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-07-29 2:11 [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: libvpx-0.9.6.ebuild ChangeLog libvpx-9999.ebuild Zac Medico (zmedico)
2011-07-07 3:09 Alexis Ballier (aballier)
2011-06-22 15:22 Alexis Ballier (aballier)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110707040409.8FF9A2004B@flycatcher.gentoo.org \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox