diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:28:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:28:59 +0000 |
commit | 8ead378c67c64fc13e7b139e03fb0cf999aec695 (patch) | |
tree | b355d9df752e6ea1270cbd9b153053f2c9043cd9 /sys-fs/avfs/avfs-1.0.1.ebuild | |
parent | Stable for x86, wrt bug #448164 (diff) | |
download | historical-8ead378c67c64fc13e7b139e03fb0cf999aec695.tar.gz historical-8ead378c67c64fc13e7b139e03fb0cf999aec695.tar.bz2 historical-8ead378c67c64fc13e7b139e03fb0cf999aec695.zip |
Stable for x86, wrt bug #450344
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/avfs/avfs-1.0.1.ebuild')
-rw-r--r-- | sys-fs/avfs/avfs-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/avfs/avfs-1.0.1.ebuild b/sys-fs/avfs/avfs-1.0.1.ebuild index 92a1fe44fecf..f59aa9b763a4 100644 --- a/sys-fs/avfs/avfs-1.0.1.ebuild +++ b/sys-fs/avfs/avfs-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-1.0.1.ebuild,v 1.4 2013/01/11 18:58:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-1.0.1.ebuild,v 1.5 2013/01/13 11:28:58 ago Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" IUSE="static-libs +lzma" RDEPEND=">=sys-fs/fuse-2.4 |