diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-09-03 17:46:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-09-03 17:46:37 +0000 |
commit | d90ddd9da3251b99f13141fb9d3b8075200d6e6c (patch) | |
tree | 7c8bd14ce0b50e7a784dd14527ff268072c2465c /net-misc/ucarp | |
parent | http://my.opera.com/desktopteam/blog/2012/09/03/preparing-for-windows-8 (diff) | |
download | gentoo-2-d90ddd9da3251b99f13141fb9d3b8075200d6e6c.tar.gz gentoo-2-d90ddd9da3251b99f13141fb9d3b8075200d6e6c.tar.bz2 gentoo-2-d90ddd9da3251b99f13141fb9d3b8075200d6e6c.zip |
whitespace
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/ucarp')
-rw-r--r-- | net-misc/ucarp/ucarp-1.5.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ucarp/ucarp-1.5.2-r1.ebuild b/net-misc/ucarp/ucarp-1.5.2-r1.ebuild index e2f12caebb1f..5d447150845c 100644 --- a/net-misc/ucarp/ucarp-1.5.2-r1.ebuild +++ b/net-misc/ucarp/ucarp-1.5.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ucarp-1.5.2-r1.ebuild,v 1.1 2012/09/03 16:51:21 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ucarp-1.5.2-r1.ebuild,v 1.2 2012/09/03 17:46:37 mr_bones_ Exp $ EAPI="4" @@ -30,4 +30,4 @@ src_install() { emake DESTDIR="${D}" install dodoc "${DOCS[@]}" doman "${FILESDIR}"/ucarp.8 -}
\ No newline at end of file +} |