diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-28 21:00:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-28 21:00:38 +0000 |
commit | 43c68f2e7000ab9f7454383fbee70a7e2e7ffc47 (patch) | |
tree | 5708521412880f2893557d20b6f8758bb5f132f3 /media-video/captury | |
parent | Version bump. (diff) | |
download | gentoo-2-43c68f2e7000ab9f7454383fbee70a7e2e7ffc47.tar.gz gentoo-2-43c68f2e7000ab9f7454383fbee70a7e2e7ffc47.tar.bz2 gentoo-2-43c68f2e7000ab9f7454383fbee70a7e2e7ffc47.zip |
multilib to IUSE
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-video/captury')
-rw-r--r-- | media-video/captury/captury-0.3.0_pre200712251.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/captury/captury-0.3.0_pre200712251.ebuild b/media-video/captury/captury-0.3.0_pre200712251.ebuild index 61b5b8473247..54add705fb85 100644 --- a/media-video/captury/captury-0.3.0_pre200712251.ebuild +++ b/media-video/captury/captury-0.3.0_pre200712251.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/media-video/captury/captury-0.3.0_pre200712251.ebuild,v 1.1 2007/12/25 18:14:36 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/captury/captury-0.3.0_pre200712251.ebuild,v 1.2 2007/12/28 21:00:38 mr_bones_ Exp $ inherit multilib flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://upstream.rm-rf.in/captury/captury-${PV}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="debug" +IUSE="debug multilib" RDEPEND=">=media-libs/libcaptury-0.3.0_pre200712251 x11-libs/libX11 |