diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-03-28 21:19:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-03-28 21:19:21 +0000 |
commit | 47f49b045686176f4f74675b7df8f8446b85dfa1 (patch) | |
tree | 242bcc2065bb6ea659ec698e70917c7d231ff078 /sys-cluster/ceph | |
parent | Remove old and use slot dep for gtk+. (diff) | |
download | gentoo-2-47f49b045686176f4f74675b7df8f8446b85dfa1.tar.gz gentoo-2-47f49b045686176f4f74675b7df8f8446b85dfa1.tar.bz2 gentoo-2-47f49b045686176f4f74675b7df8f8446b85dfa1.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sys-cluster/ceph')
-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 +} |