diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2011-07-28 21:27:34 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2011-07-28 21:27:34 +0000 |
commit | c6f7861e4d1bf15f360b97c1a79012eb90712b1d (patch) | |
tree | 86e93693e98b38f0aeafd1c35403be71e03c9147 /sys-cluster/ceph | |
parent | Adding new testing release without keywords (diff) | |
download | gentoo-2-c6f7861e4d1bf15f360b97c1a79012eb90712b1d.tar.gz gentoo-2-c6f7861e4d1bf15f360b97c1a79012eb90712b1d.tar.bz2 gentoo-2-c6f7861e4d1bf15f360b97c1a79012eb90712b1d.zip |
[sys-cluster/ceph] Version bump
(Portage version: 2.2.0_alpha47/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.31.ebuild (renamed from sys-cluster/ceph/ceph-0.30.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog index 2654c58285fc..72f518f470c2 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.10 2011/06/28 21:19:30 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.11 2011/07/28 21:27:33 alexxy Exp $ + +*ceph-0.31 (28 Jul 2011) + + 28 Jul 2011; Alexey Shvetsov <alexxy@gentoo.org> -ceph-0.30.ebuild, + +ceph-0.31.ebuild: + Version bump *ceph-0.30 (28 Jun 2011) diff --git a/sys-cluster/ceph/ceph-0.30.ebuild b/sys-cluster/ceph/ceph-0.31.ebuild index 283def5f1733..3f11f02c68de 100644 --- a/sys-cluster/ceph/ceph-0.30.ebuild +++ b/sys-cluster/ceph/ceph-0.31.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.30.ebuild,v 1.1 2011/06/28 21:19:30 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.31.ebuild,v 1.1 2011/07/28 21:27:33 alexxy Exp $ EAPI="3" |