diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:34:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:34:19 +0000 |
commit | 4e972517bb4f4327c5753b7bdbf73e873822a1c2 (patch) | |
tree | b7e26422b61382aed9ebcf6a3fcdd2039e6ebd3e /sys-cluster | |
parent | whitespace (diff) | |
download | gentoo-2-4e972517bb4f4327c5753b7bdbf73e873822a1c2.tar.gz gentoo-2-4e972517bb4f4327c5753b7bdbf73e873822a1c2.tar.bz2 gentoo-2-4e972517bb4f4327c5753b7bdbf73e873822a1c2.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/corosync/corosync-2.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/corosync/corosync-2.3.3.ebuild b/sys-cluster/corosync/corosync-2.3.3.ebuild index 3df5bacf7fc4..a3615a1050b9 100644 --- a/sys-cluster/corosync/corosync-2.3.3.ebuild +++ b/sys-cluster/corosync/corosync-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-2.3.3.ebuild,v 1.1 2014/08/12 15:27:41 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-2.3.3.ebuild,v 1.2 2015/04/02 18:34:19 mr_bones_ Exp $ EAPI=4 @@ -76,4 +76,4 @@ pkg_postinst() { ewarn "Make sure you backup your cluster configuration before proceeding" ewarn " " fi -}
\ No newline at end of file +} |