diff options
author | 2007-02-09 17:34:57 +0000 | |
---|---|---|
committer | 2007-02-09 17:34:57 +0000 | |
commit | 27b9767edaba61cfcd83d73b0261ff7514f42d9f (patch) | |
tree | 6e363f03b1176eeb05a4736dbba84a63d680daf0 /app-emacs/mpg123-el | |
parent | Fixed filename collision with x11-wm/afterstep (Bug 165956) (diff) | |
download | historical-27b9767edaba61cfcd83d73b0261ff7514f42d9f.tar.gz historical-27b9767edaba61cfcd83d73b0261ff7514f42d9f.tar.bz2 historical-27b9767edaba61cfcd83d73b0261ff7514f42d9f.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-emacs/mpg123-el')
-rw-r--r-- | app-emacs/mpg123-el/mpg123-el-1.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/mpg123-el/mpg123-el-1.47.ebuild b/app-emacs/mpg123-el/mpg123-el-1.47.ebuild index 6ac117eddcfc..7e8cb8929a2e 100644 --- a/app-emacs/mpg123-el/mpg123-el-1.47.ebuild +++ b/app-emacs/mpg123-el/mpg123-el-1.47.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/app-emacs/mpg123-el/mpg123-el-1.47.ebuild,v 1.1 2007/02/09 08:43:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.47.ebuild,v 1.2 2007/02/09 17:34:57 mr_bones_ Exp $ inherit elisp toolchain-funcs @@ -37,4 +37,4 @@ src_install(){ elisp-site-file-install "${FILESDIR}/${SITEFILE}" dodoc README -}
\ No newline at end of file +} |