diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-10 08:06:20 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-10 08:06:20 +0000 |
commit | d51dbd901b3f1c2edbc56516a53e6ed6c668447c (patch) | |
tree | 1ffea36310aeb386e1531b986ea7e2029914844c /net-libs/opal/opal-2.2.11.ebuild | |
parent | stable x86, security bug 193095 (diff) | |
download | gentoo-2-d51dbd901b3f1c2edbc56516a53e6ed6c668447c.tar.gz gentoo-2-d51dbd901b3f1c2edbc56516a53e6ed6c668447c.tar.bz2 gentoo-2-d51dbd901b3f1c2edbc56516a53e6ed6c668447c.zip |
stable x86, security bug 193095
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-libs/opal/opal-2.2.11.ebuild')
-rw-r--r-- | net-libs/opal/opal-2.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/opal/opal-2.2.11.ebuild b/net-libs/opal/opal-2.2.11.ebuild index 754b93b2bed2..a54265b017e4 100644 --- a/net-libs/opal/opal-2.2.11.ebuild +++ b/net-libs/opal/opal-2.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-2.2.11.ebuild,v 1.1 2007/10/08 14:41:21 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-2.2.11.ebuild,v 1.2 2007/10/10 08:06:20 opfer Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.ekiga.org/admin/downloads/latest/sources/sources/${P}.tar.gz LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="novideo noaudio debug" RDEPEND="~dev-libs/pwlib-1.10.$((${PV##*.}-1)) |