diff options
author | 2007-07-13 07:00:14 +0000 | |
---|---|---|
committer | 2007-07-13 07:00:14 +0000 | |
commit | 7893743860889b9112ec07d3b01da799f92a3418 (patch) | |
tree | 390210f3048997ccee7c95ab77b6d47fb2ba68dc /gnustep-apps/mylibrary | |
parent | stable x86, bug 182190 (diff) | |
download | historical-7893743860889b9112ec07d3b01da799f92a3418.tar.gz historical-7893743860889b9112ec07d3b01da799f92a3418.tar.bz2 historical-7893743860889b9112ec07d3b01da799f92a3418.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'gnustep-apps/mylibrary')
-rw-r--r-- | gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild b/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild index e6082d8421b4..d05a94253317 100644 --- a/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild +++ b/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild,v 1.2 2005/07/16 15:42:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild,v 1.3 2007/07/13 07:00:14 mr_bones_ Exp $ inherit gnustep @@ -30,4 +30,3 @@ src_install() { fi egnustep_package_config } - |