diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2011-06-28 21:19:31 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2011-06-28 21:19:31 +0000 |
commit | ed999cf02f7370d77e8a8a57cc53cc94d798e896 (patch) | |
tree | b7e68e42feb01495b3037afb7959026e32db30ba /sys-cluster/ceph | |
parent | Marking mesa-7.10.3 ppc for bug 371857 (diff) | |
download | gentoo-2-ed999cf02f7370d77e8a8a57cc53cc94d798e896.tar.gz gentoo-2-ed999cf02f7370d77e8a8a57cc53cc94d798e896.tar.bz2 gentoo-2-ed999cf02f7370d77e8a8a57cc53cc94d798e896.zip |
[sys-cluster/ceph] Version bump
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ChangeLog | 8 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-0.30.ebuild (renamed from sys-cluster/ceph/ceph-0.29.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog index afefa37a7a58..2654c58285fc 100644 --- a/sys-cluster/ceph/ChangeLog +++ b/sys-cluster/ceph/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-cluster/ceph # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.9 2011/06/28 11:06:18 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.10 2011/06/28 21:19:30 alexxy Exp $ + +*ceph-0.30 (28 Jun 2011) + + 28 Jun 2011; Alexey Shvetsov <alexxy@gentoo.org> -ceph-0.29.1.ebuild, + +ceph-0.30.ebuild: + Version bump 28 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> ceph-0.29.1.ebuild: Add missing dependency wrt #373321 by Deniss Gaplevsky <slim@inbox.lv> diff --git a/sys-cluster/ceph/ceph-0.29.1.ebuild b/sys-cluster/ceph/ceph-0.30.ebuild index 942e2b8fc94d..283def5f1733 100644 --- a/sys-cluster/ceph/ceph-0.29.1.ebuild +++ b/sys-cluster/ceph/ceph-0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.29.1.ebuild,v 1.2 2011/06/28 11:06:18 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.30.ebuild,v 1.1 2011/06/28 21:19:30 alexxy Exp $ EAPI="3" |