From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/xvid: xvid-1.2.2-r1.ebuild
Date: Sun, 07 Jun 2009 13:44:53 +0000 [thread overview]
Message-ID: <E1MDIg9-0006Yj-A9@stork.gentoo.org> (raw)
ssuominen 09/06/07 13:44:53
Modified: xvid-1.2.2-r1.ebuild
Log:
In fact, since the dep block is allowing both installed block older yasm too.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.11 media-libs/xvid/xvid-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/xvid/xvid-1.2.2-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/xvid/xvid-1.2.2-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/xvid/xvid-1.2.2-r1.ebuild?r1=1.10&r2=1.11
Index: xvid-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.2.2-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xvid-1.2.2-r1.ebuild 7 Jun 2009 13:20:06 -0000 1.10
+++ xvid-1.2.2-r1.ebuild 7 Jun 2009 13:44:53 -0000 1.11
@@ -1,9 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.2.2-r1.ebuild,v 1.10 2009/06/07 13:20:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.2.2-r1.ebuild,v 1.11 2009/06/07 13:44:53 ssuominen Exp $
EAPI=2
-inherit eutils multilib
+inherit multilib
MY_PN=${PN}core
MY_P=${MY_PN}-${PV}
@@ -20,8 +20,9 @@
NASM=">=dev-lang/nasm-2.05.01"
YASM=">=dev-lang/yasm-0.8.0"
-DEPEND="x86? ( ${NASM} )
- amd64? ( || ( ${YASM} ${NASM} ) )
+DEPEND="amd64? ( !<dev-lang/yasm-0.8.0
+ || ( ${YASM} ${NASM} ) )
+ x86? ( ${NASM} )
x86-fbsd? ( ${NASM} )"
RDEPEND=""
next reply other threads:[~2009-06-07 13:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-07 13:44 Samuli Suominen (ssuominen) [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-07-21 7:48 [gentoo-commits] gentoo-x86 commit in media-libs/xvid: xvid-1.2.2-r1.ebuild Samuli Suominen (ssuominen)
2009-06-08 13:54 Samuli Suominen (ssuominen)
2009-05-30 21:18 Samuli Suominen (ssuominen)
2009-05-29 19:31 Samuli Suominen (ssuominen)
2009-05-29 19:06 Samuli Suominen (ssuominen)
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=E1MDIg9-0006Yj-A9@stork.gentoo.org \
--to=ssuominen@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