diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:23:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:23:41 +0000 |
commit | fab5b5323c967adf4eac025cb94c9012e34cb50c (patch) | |
tree | 63364edfad739e3765f2a0e3640dd56beb93a454 /app-shells/ash | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-fab5b5323c967adf4eac025cb94c9012e34cb50c.tar.gz historical-fab5b5323c967adf4eac025cb94c9012e34cb50c.tar.bz2 historical-fab5b5323c967adf4eac025cb94c9012e34cb50c.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-shells/ash')
-rw-r--r-- | app-shells/ash/Manifest | 2 | ||||
-rw-r--r-- | app-shells/ash/ash-1.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/ash/Manifest b/app-shells/ash/Manifest index 85a1a0a6be20..85dcbfb3c9e9 100644 --- a/app-shells/ash/Manifest +++ b/app-shells/ash/Manifest @@ -1,3 +1,3 @@ MD5 a8d7c84dc118719591fe5b9f642c4caf ChangeLog 616 -MD5 66698e4b26a7fdd7adf34307e94cb7d7 ash-1.6.ebuild 1347 +MD5 9f7a7717e0757532a5daa4a2d505720c ash-1.6.ebuild 1350 MD5 8ae8baf7eab9f0bf48c73e3198ab0ee4 files/digest-ash-1.6 127 diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index aa7ca3cbe6de..6a039032cf0a 100644 --- a/app-shells/ash/ash-1.6.ebuild +++ b/app-shells/ash/ash-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.3 2003/07/02 12:47:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.4 2003/09/06 22:23:39 msterret Exp $ inherit eutils @@ -18,7 +18,7 @@ LICENSE="BSD" KEYWORDS="~alpha x86" DEPEND="sys-devel/pmake - sys-apps/sed + sys-apps/sed dev-util/yacc" src_unpack() { |