diff options
Diffstat (limited to 'sys-cluster/ceph/ceph-0.41.ebuild')
-rw-r--r-- | sys-cluster/ceph/ceph-0.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ceph/ceph-0.41.ebuild b/sys-cluster/ceph/ceph-0.41.ebuild index 4017997d580f..20dcfd2ad7bb 100644 --- a/sys-cluster/ceph/ceph-0.41.ebuild +++ b/sys-cluster/ceph/ceph-0.41.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/sys-cluster/ceph/ceph-0.41.ebuild,v 1.1 2012/02/07 16:58:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.41.ebuild,v 1.2 2012/03/11 14:47:28 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://ceph.newdream.net/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug fuse gtk libatomic radosgw static-libs tcmalloc" CDEPEND=" |