diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:06:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:06:14 +0000 |
commit | 3bd80fb7cbc42963a37e52db6d80db15bd4515b1 (patch) | |
tree | 93d43eefdd828c6359224e630afb0faf639048ff /media-sound/cvoicecontrol | |
parent | whitespace cleanup (diff) | |
download | historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.gz historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.bz2 historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/cvoicecontrol')
-rw-r--r-- | media-sound/cvoicecontrol/Manifest | 2 | ||||
-rw-r--r-- | media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/cvoicecontrol/Manifest b/media-sound/cvoicecontrol/Manifest index d0144e9352ff..16c79995c4af 100644 --- a/media-sound/cvoicecontrol/Manifest +++ b/media-sound/cvoicecontrol/Manifest @@ -1,4 +1,4 @@ MD5 7a0e795a553e3df6f9bb1a589f2e5c79 ChangeLog 643 -MD5 07a1112fb2ac26dd2fc5fa9d693523e4 cvoicecontrol-0.9_alpha.ebuild 1198 +MD5 19a48ca5803efbb1514f8a17e5abbcbb cvoicecontrol-0.9_alpha.ebuild 1198 MD5 07de3af430261f9f254dfa78a2b4702a files/cvoicecontrol-0.9_alpha-gentoo.diff 442 MD5 3618ff772e58c07e7505ccb582258dfe files/digest-cvoicecontrol-0.9_alpha 74 diff --git a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild index 59296cf57fca..7011df462b05 100644 --- a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild +++ b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.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/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild,v 1.5 2003/02/13 13:09:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild,v 1.6 2003/09/07 00:06:04 msterret Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} @@ -18,8 +18,8 @@ src_unpack() { unpack ${A} patch -p0 <${FILESDIR}/${P}-gentoo.diff || die - - #remove "docs" from SUBDIRS in Makefile.in + + #remove "docs" from SUBDIRS in Makefile.in #Makefile will try to install few html files directly under the /usr #much easier to do with dohtml cd ${S}/cvoicecontrol/ |