diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 14:56:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 14:56:34 +0000 |
commit | 6ab2ac9d26cba07bb33a57fc6c718c0077477785 (patch) | |
tree | d248e0eddf4751279079fb2fdea960befbc82d57 /net-libs/opal/opal-2.2.3.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-6ab2ac9d26cba07bb33a57fc6c718c0077477785.tar.gz gentoo-2-6ab2ac9d26cba07bb33a57fc6c718c0077477785.tar.bz2 gentoo-2-6ab2ac9d26cba07bb33a57fc6c718c0077477785.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs/opal/opal-2.2.3.ebuild')
-rw-r--r-- | net-libs/opal/opal-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/opal/opal-2.2.3.ebuild b/net-libs/opal/opal-2.2.3.ebuild index 501526bcef0f..4f81eb34c43b 100644 --- a/net-libs/opal/opal-2.2.3.ebuild +++ b/net-libs/opal/opal-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-2.2.3.ebuild,v 1.4 2006/12/17 01:05:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-2.2.3.ebuild,v 1.5 2006/12/18 14:56:34 gustavoz Exp $ inherit eutils flag-o-matic multilib @@ -11,7 +11,7 @@ SRC_URI="http://seconix.com/misc/ekiga-2.0.3/${P}.tar.gz" IUSE="novideo noaudio debug" SLOT="0" LICENSE="MPL-1.1" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" RDEPEND=">=dev-libs/pwlib-1.10.2 >=media-video/ffmpeg-0.4.7" |