diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-12-19 18:10:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-12-19 18:10:46 +0000 |
commit | 26b4ebf7cc64e7b6ad7adb636dd99af7787a4f4d (patch) | |
tree | e9a5387bb86b530b99a8bc062a6ed85f092685e4 /app-admin | |
parent | Add ruby19,ree18,jruby. (diff) | |
download | gentoo-2-26b4ebf7cc64e7b6ad7adb636dd99af7787a4f4d.tar.gz gentoo-2-26b4ebf7cc64e7b6ad7adb636dd99af7787a4f4d.tar.bz2 gentoo-2-26b4ebf7cc64e7b6ad7adb636dd99af7787a4f4d.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/xstow/xstow-1.0.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/xstow/xstow-1.0.0-r1.ebuild b/app-admin/xstow/xstow-1.0.0-r1.ebuild index ee2021eeb97e..2cd5227a32dd 100644 --- a/app-admin/xstow/xstow-1.0.0-r1.ebuild +++ b/app-admin/xstow/xstow-1.0.0-r1.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/app-admin/xstow/xstow-1.0.0-r1.ebuild,v 1.1 2011/12/19 17:35:58 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/xstow/xstow-1.0.0-r1.ebuild,v 1.2 2011/12/19 18:10:46 mr_bones_ Exp $ inherit eutils @@ -43,4 +43,3 @@ pkg_postinst() { elog "For your convenience, PATH has been updated to include" elog "/var/lib/bin." } - |