diff options
Diffstat (limited to 'sys-cluster/ceph/ceph-0.25.2.ebuild')
-rw-r--r-- | sys-cluster/ceph/ceph-0.25.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ceph/ceph-0.25.2.ebuild b/sys-cluster/ceph/ceph-0.25.2.ebuild index 5891495b4a19..d78fe3191b0f 100644 --- a/sys-cluster/ceph/ceph-0.25.2.ebuild +++ b/sys-cluster/ceph/ceph-0.25.2.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.25.2.ebuild,v 1.2 2011/03/28 19:36:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.25.2.ebuild,v 1.3 2011/03/28 21:19:21 mr_bones_ Exp $ EAPI="3" @@ -80,4 +80,4 @@ src_install() { newinitd "${FILESDIR}/${PN}.initd" ${PN} || die newconfd "${FILESDIR}/${PN}.confd" ${PN} || die -}
\ No newline at end of file +} |