diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-10 22:11:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-10 22:11:32 +0000 |
commit | 04b328474164774b77cdf03c53ed0eea86fc22f0 (patch) | |
tree | 5bb86e047bbcf99dfc29dd93a6197d6b07c02dc4 /gnustep-apps/gworkspace | |
parent | Initial import from the GNUstep overlay (diff) | |
download | gentoo-2-04b328474164774b77cdf03c53ed0eea86fc22f0.tar.gz gentoo-2-04b328474164774b77cdf03c53ed0eea86fc22f0.tar.bz2 gentoo-2-04b328474164774b77cdf03c53ed0eea86fc22f0.zip |
whitespace
(Portage version: 2.1.2.12)
Diffstat (limited to 'gnustep-apps/gworkspace')
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild b/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild index 06dbaf03a045..c4b9630d7159 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild,v 1.1 2007/09/10 16:24:07 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild,v 1.2 2007/09/10 22:11:32 mr_bones_ Exp $ inherit autotools gnustep-2 @@ -60,4 +60,3 @@ src_install() { cp "${S}"/Documentation/*.pdf "${D}"/usr/share/doc/${PF} fi } - |