diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 08:21:06 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 08:21:06 +0000 |
commit | 6c47321d5e152a6c857fd8d0f0cbb926b53d264f (patch) | |
tree | 23c0d89a8fa9a2f1d84a4f44e1016ea7d1146ca0 /media-libs/libquvi/libquvi-0.4.1.ebuild | |
parent | Stable on amd64 wrt bug #418615 (diff) | |
download | gentoo-2-6c47321d5e152a6c857fd8d0f0cbb926b53d264f.tar.gz gentoo-2-6c47321d5e152a6c857fd8d0f0cbb926b53d264f.tar.bz2 gentoo-2-6c47321d5e152a6c857fd8d0f0cbb926b53d264f.zip |
Stable on amd64 wrt bug #419089
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libquvi/libquvi-0.4.1.ebuild')
-rw-r--r-- | media-libs/libquvi/libquvi-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libquvi/libquvi-0.4.1.ebuild b/media-libs/libquvi/libquvi-0.4.1.ebuild index 5ca50b6ebee4..1482bd38bf91 100644 --- a/media-libs/libquvi/libquvi-0.4.1.ebuild +++ b/media-libs/libquvi/libquvi-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1.ebuild,v 1.3 2012/08/01 08:12:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1.ebuild,v 1.4 2012/08/03 08:21:06 hwoarang Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/quvi/${PV:0:3}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="examples static-libs" RDEPEND=">=net-misc/curl-7.18.2 |