diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-11 14:47:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-11 14:47:28 +0000 |
commit | 9e21f8aa6a4aff37bde6c3a28ad04dbbba073601 (patch) | |
tree | 8d271cb63c35cd9e3695efc7917225ed40ae142c /sys-cluster | |
parent | Stable for amd64, wrt bug #404601 (diff) | |
download | gentoo-2-9e21f8aa6a4aff37bde6c3a28ad04dbbba073601.tar.gz gentoo-2-9e21f8aa6a4aff37bde6c3a28ad04dbbba073601.tar.bz2 gentoo-2-9e21f8aa6a4aff37bde6c3a28ad04dbbba073601.zip |
Stable for amd64, wrt bug #369625
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ceph/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-0.41.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog index 873c97a90359..41b7902eacb4 100644 --- a/sys-cluster/ceph/ChangeLog +++ b/sys-cluster/ceph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/ceph # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.17 2012/02/07 16:58:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.18 2012/03/11 14:47:28 ago Exp $ + + 11 Mar 2012; Agostino Sarubbo <ago@gentoo.org> ceph-0.41.ebuild: + Stable for amd64, wrt bug #369625 *ceph-0.41 (07 Feb 2012) 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=" |